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.c
Age
Commit message (
Expand
)
Author
2017-09-11
Fix mixed-sign comparison warning in fix for 22797.
Nick Mathewson
2017-09-11
Merge branch 'teor-bug22797-025' into maint-0.2.9
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-07-05
Always allow extra file descriptors when setting the connection maximum
teor
2017-07-03
Fix assertion failure related to openbsd strtol().
Nick Mathewson
2016-11-08
Use va_copy() in pure-windows version of tor_asprintf().
Nick Mathewson
2016-10-31
Actually clamp the number of detected CPUs to 16.
Nick Mathewson
2016-09-09
Fix cases where the tests were doing closesocket() on a non-socket
Nick Mathewson
2016-09-06
checkSpace.pl now forbids more identifiers.
Nick Mathewson
2016-08-12
Fix integer overflows in the conversion tables
cypherpunks
2016-07-29
Keep make check-spaces happy
Andrea Shepard
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-08
Move our "what time is it now" compat functions into a new module
Nick Mathewson
2016-06-20
Small coverage improvements on compat.c
Nick Mathewson
2016-06-20
compat.c coverage: simplify under-tested alloc_getcwd.
Nick Mathewson
2016-06-17
Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS
cypherpunks
2016-06-16
add LCOV_EXCL for unreachable exit() blocks in src/common
Nick Mathewson
2016-06-15
Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage
Nick Mathewson
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-12
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2016-05-12
Merge branch 'bug18977_026_v2' into maint-0.2.7
Nick Mathewson
2016-05-12
Merge branch 'bug18977_024_v2' into bug18977_026_v2
Nick Mathewson
2016-05-12
Have correct_tm set tm_wday as well.
Nick Mathewson
2016-02-28
clean/extend some module docs, including fix from #18403
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-16
Merge branch 'bug17852_revised'
Nick Mathewson
2016-01-27
Correct further grammatical errors in tor comments
Nick Mathewson
2016-01-13
Add tests for options_act
Ola Bini
2015-12-17
Improve warning message
cypherpunks
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
Replace usage of INLINE with inline
cypherpunks
2015-12-01
src/common/compat.c:tor_vasprintf() - vsnprintf() was properly checked but to...
Jeremy
2015-12-01
src/common/compat.c:tor_vasprintf() - changed vsnprintf() to tor_vsnprintf() ...
Jeremy
2015-11-27
use sockaddr_storage for stack-allocated sockets in ersatz socketpair
Nick Mathewson
2015-11-27
Make SIZEOF_SOCKADDR return socklen_t to avoid bad compares.
Nick Mathewson
2015-11-27
Use uint16_t, not in_port_t (which does not exist on Windows). See #17638.
Nick Mathewson
2015-11-20
fix "make check-spaces"
Nick Mathewson
2015-11-19
Make tor_ersatz_socketpair work on IPv6-only systems
teor (Tim Wilson-Brown)
2015-08-21
Fix a bunch of check-spaces complaints
Sebastian Hahn
2015-08-11
Fix windows compilation
Nick Mathewson
2015-08-10
Merge remote-tracking branch 'public/feature16734'
Nick Mathewson
2015-08-05
Add a compat function to check how much disk space is free.
Nick Mathewson
2015-08-05
Set the open file limit to the current value before changing it
David Goulet
2015-07-30
Add get_max_sockets() and remove dead code
David Goulet
[next]