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
/
or
Age
Commit message (
Expand
)
Author
2015-12-10
Whitespace fix
Nick Mathewson
2015-12-10
Fix wide line; log why chmod failed.
Nick Mathewson
2015-12-10
Simplify cpd_opts usage.
Nick Mathewson
2015-12-10
Defer creation of Unix socket until after setuid
Jamie Nguyen
2015-12-10
Introduce DataDirectoryGroupReadable boolean
Jamie Nguyen
2015-12-10
Refactor clock skew warning code to avoid duplication
Arlo Breault
2015-12-10
Assert when the TLS contexts fail to initialize
cypherpunks
2015-12-09
Merge remote-tracking branch 'teor/fix-exitpolicy-leak'
Nick Mathewson
2015-12-09
Assert that memory held by rephist is freed
cypherpunks
2015-12-09
Merge branch 'refactor-effective-entry'
Nick Mathewson
2015-12-09
Tweak policies_log_first_redundant_entry even more
Nick Mathewson
2015-12-09
Tweak policies_log_first_redundant_entry more.
Nick Mathewson
2015-12-09
Merge remote-tracking branch 'teor/first-hop-no-private'
Nick Mathewson
2015-12-09
Assert that the directory server digest is given
cypherpunks
2015-12-09
Mention the expected length of the digests
cypherpunks
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-07
Merge remote-tracking branch 'teor/exitpolicy-multicast'
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-06
Make policies_log_first_redundant_entry take a const smartlist_t *
teor (Tim Wilson-Brown)
2015-12-06
Refactor policies_parse_exit_policy_internal
teor (Tim Wilson-Brown)
2015-12-06
Initialise configured_addresses to a known value (NULL)
teor (Tim Wilson-Brown)
2015-12-06
Fix a memory leak in the exit policy parsing code
cypherpunks
2015-11-30
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-11-30
Fix undefined behavior caused by memory overlap
cypherpunks
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 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
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-26
Correctly free a smartlist in getinfo_helper_policies
teor (Tim Wilson-Brown)
2015-11-25
Merge branch 'bug17686_v2_027'
Nick Mathewson
2015-11-25
Now that crypto_rand() cannot fail, it should return void.
Nick Mathewson
2015-11-25
Make crypto_seed_rng() and crypto_rand() less scary.
Nick Mathewson
2015-11-25
fixup! Add controller getinfo exit-policy/reject-private
teor (Tim Wilson-Brown)
2015-11-25
Merge branch 'bug17654_try1'
Nick Mathewson
[next]