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
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
2015-07-16
Fix most check-spaces issues
Nick Mathewson
2015-07-12
Okay, this time it was my fault
Nick Mathewson
2015-07-12
Fine, mingw! fine! are you happy now??
Nick Mathewson
2015-07-12
This should be the last SecureZeroMemory fix
Nick Mathewson
2015-07-12
Dammit, autoconf!
Nick Mathewson
2015-07-12
Nth time is maybe the charm for fixing windows readpassword build errors
Nick Mathewson
2015-07-11
note some dead code in set_max_file_descriptors
Nick Mathewson
2015-07-10
Try one more one more time to get tor-ci-windows working
Nick Mathewson
2015-07-10
Attempt yet again to make the tor-ci-windows builder happy
Nick Mathewson
2015-07-08
Always use the sandbox in tor_open_cloexec
teor
2015-06-29
Try a little harder to fix the tor-ci-windows builder, or figure out why it i...
Nick Mathewson
2015-06-27
Fix some compilation issues.
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-25
Remove janky getpass implementations
Nick Mathewson
2015-06-25
Add a getpass implementation for windows that won't totally suck
Nick Mathewson
2015-06-17
Add the openssh 6.8p1 readpassphrase implementation
Nick Mathewson
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-02-19
Quiet "caching debian-tor for debian-tor" notice
Nick Mathewson
2015-02-09
Merge remote-tracking branch 'sysrqb/bug14802_025'
Nick Mathewson
2015-02-09
Return 0 when detecting the amount of memory fails
Matthew Finkel
2015-01-14
Fix windows compilation of condition code
Nick Mathewson
2015-01-14
Split threading-related code out of compat.c
Nick Mathewson
2015-01-10
Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-k...
teor
2015-01-10
Merge branch 'bug14001-clang-warning' into bug13111-empty-key-files-fn-empty
teor
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-29
Merge branch 'resolvemyaddr_squashed'
Nick Mathewson
[next]