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-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-03
Fix assertion failure related to openbsd strtol().
Nick Mathewson
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
2014-12-29
Adding comprehensive test cases for resolve_my_address.
rl1987
2014-12-29
Fix a few comments
rl1987
2014-11-08
Stop failing when key files are zero-length
teor
2014-11-02
Apply new calloc coccinelle patch
Nick Mathewson
2014-10-30
Silence spurious clang warnings
teor
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-23
Fix minor typos, two line lengths, and a repeated include
teor
2014-10-20
Clamp (some) years supplied by the system to 1 CE
teor
2014-10-20
Use correct day of year in correct_tm()
teor
2014-09-09
Use S?SIZE_MAX, not S?SIZE_T_MAX
Nick Mathewson
2014-09-02
Explicitly initialize addresses in tor_ersatz_socketpair
Nick Mathewson
[next]