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
Age
Commit message (
Expand
)
Author
2015-12-08
Fix comment switcheroo. Spotted by skruffy
Nick Mathewson
2015-12-08
Fix spaces.
Nick Mathewson
2015-12-08
Merge branch 'feature13696_squashed'
Nick Mathewson
2015-12-08
Add support for getrandom() and getentropy() when available
Yawning Angel
2015-12-08
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-08
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2015-12-08
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-12-08
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-12-08
Ensure node is a guard candidate when picking a directory guard
Arlo Breault
2015-12-08
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-12-08
Fix a compilation warning introduced by clang 3.6
Nick Mathewson
2015-12-08
Fix memory leak by circuit marked for close list
cypherpunks
2015-12-08
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-08
Format IPv6 policies correctly.
Nick Mathewson
2015-12-08
Fix memory leak in ntor test
cypherpunks
2015-12-07
Merge remote-tracking branch 'teor/exitpolicy-multicast'
Nick Mathewson
2015-12-07
Merge remote-tracking branch 'teor/comments-20151204'
Nick Mathewson
2015-12-07
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-07
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2015-12-07
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-12-07
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-12-07
Comment-only change to connection_get_by_type_addr_port_purpose
teor (Tim Wilson-Brown)
2015-12-07
Comment-only changes to connection_connect
teor (Tim Wilson-Brown)
2015-12-07
Move a comment in router_get_my_descriptor to the correct line
teor (Tim Wilson-Brown)
2015-12-07
Update comment: get_connection_array no longer takes "n"
teor (Tim Wilson-Brown)
2015-12-07
Consistently ignore multicast in internal reject private exit policies
teor (Tim Wilson-Brown)
2015-12-05
Update geoip and geoip6 to the December 1 2015 database.
Karsten Loesing
2015-11-30
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-11-30
Fix undefined behavior caused by memory overlap
cypherpunks
2015-12-01
Avoid relying on malloc internals in test_rend_cache_purge.
teor (Tim Wilson-Brown)
2015-11-27
More fixes/debugging attempts for 17659
Nick Mathewson
2015-11-27
Add a stack trace for help debugging one part of 17659
Nick Mathewson
2015-11-27
Merge branch 'fix-policies-memory-v2-squashed'
Nick Mathewson
2015-11-27
Fix memory leak in policies test
cypherpunks
2015-11-27
Fix use-after-free of stack memory in getinfo_helper_policies
teor (Tim Wilson-Brown)
2015-11-27
Fix use-after-free of stack memory in policies_parse_exit_policy*
teor (Tim Wilson-Brown)
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-27
Check magic number in connection_ap_attach_pending
Nick Mathewson
2015-11-26
improve log messages to try to track down #17659
Nick Mathewson
2015-11-27
Unit test the full length of SHA256 and SHA512 digests
teor (Tim Wilson-Brown)
2015-11-26
Merge remote-tracking branch 'teor/rand-failure-modes-v2'
Nick Mathewson
2015-11-26
Fix buffer size in sha512 unit test
Nick Mathewson
2015-11-26
Fix test_tortls.c to no longer test failing crypto_rand.
Nick Mathewson
2015-11-26
Correctly free a smartlist in getinfo_helper_policies
teor (Tim Wilson-Brown)
2015-11-26
Add unit tests that check for common RNG failure modes
teor (Tim Wilson-Brown)
2015-11-25
Merge branch 'bug17686_v2_027'
Nick Mathewson
2015-11-25
Fix documentation for crypto_rand*
Nick Mathewson
2015-11-25
Now that crypto_rand() cannot fail, it should return void.
Nick Mathewson
[next]