index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
compat.h
Age
Commit message (
Expand
)
Author
2018-04-12
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-12
Make get_total_system_memory mockable.
Alexander Færøy
2018-03-22
Do not page-align mmap length. #25399
Alex Xu (Hello71)
2018-01-26
Add a new tor_addr_from_getsockname()
Nick Mathewson
2018-01-17
Merge branch 'bug22798_029_squashed'
Nick Mathewson
2018-01-17
Improve Windows performance with SIO_IDEAL_SEND_BACKLOG_QUERY.
Nick Mathewson
2017-10-18
New function for Tor to treat itself as the "owner" of a socket
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-15
Split some long #if lines to make the #endif annotator happy
Nick Mathewson
2017-05-22
fix two typos in comments
Roger Dingledine
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-09
Remove fgets() compatbility function and related tests.
Alexander Færøy
2017-03-01
Add compatibility function for fgets(3).
Alexander Færøy
2016-09-09
Fix cases where the tests were doing closesocket() on a non-socket
Nick Mathewson
2016-08-12
Fix integer overflows in the conversion tables
cypherpunks
2016-08-11
Fix a bug in the old-gcc version of ENABLE_GCC_WARNING
Nick Mathewson
2016-07-08
Move our "what time is it now" compat functions into a new module
Nick Mathewson
2016-05-27
Add support for temporarily suppressing a warning
Nick Mathewson
2016-04-05
Fix a comment typo in compat.h
teor (Tim Wilson-Brown)
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-23
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-02-23
Make clang asan work with FORTIFIED_SOURCE again.
Nick Mathewson
2016-01-15
Whitespace cleanup
Nick Mathewson
2016-01-13
Add tests for options_act
Ola Bini
2015-12-15
Merge branch 'feature8195_small_squashed'
Nick Mathewson
2015-12-15
Update KeepCapabilities based on comments from asn
Nick Mathewson
2015-12-15
Add ability to keep the CAP_NET_BIND_SERVICE capability on Linux
Nick Mathewson
2015-12-15
Remove obsolete INLINE preprocessor definition
cypherpunks
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-11-25
Make crypto_seed_rng() and crypto_rand() less scary.
Nick Mathewson
2015-08-17
Merge remote-tracking branch 'public/bug16741_026'
Nick Mathewson
2015-08-07
Check for EINTR correctly on windows
Nick Mathewson
2015-08-05
Add a compat function to check how much disk space is free.
Nick Mathewson
2015-07-30
Add get_max_sockets() and remove dead code
David Goulet
2015-06-29
More tweaks for windows compilation. (ick)
Nick Mathewson
2015-06-29
Remove checks for visual C 6.
Nick Mathewson
2015-06-25
Merge branch 'bug16288_027_03_squashed'
Nick Mathewson
2015-06-25
Validate the open file limit when creating a socket
David Goulet
2015-06-17
Add a tor_getpass to read passphrases. Needs better backend.
Nick Mathewson
2015-03-31
Merge branch 'ticket14710_squashed'
Nick Mathewson
2015-03-31
Whitebox test for get_interface_address6_via_udp_socket_hack().
rl1987
2015-03-09
Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.6
Nick Mathewson
2015-03-09
Don't use checked strl{cat,cpy} on OSX.
Nick Mathewson
2015-01-14
Split threading-related code out of compat.c
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-29
Merge branch 'resolvemyaddr_squashed'
Nick Mathewson
2014-12-29
Adding comprehensive test cases for resolve_my_address.
rl1987
2014-11-06
Define macros meaning <,>,==,!=,<=,>=
Nick Mathewson
2014-10-30
Silence spurious clang warnings
teor
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
[next]