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-19
Expose an incremental API in addition to the one-shot routines.
Yawning Angel
2015-12-18
Clean import of keccak-tiny (https://github.com/coruus/keccak-tiny)
Yawning Angel
2015-12-16
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-16
Don't call pthread_condattr_setclock() unless it exists
Nick Mathewson
2015-12-16
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-16
... and fix another backtrace_symbols_fd call in sandbox.c
Nick Mathewson
2015-12-16
... and fix the linux backtrace_symbols{,_fd} calls
Nick Mathewson
2015-12-16
tweak router_parse_addr_policy_item_from_string docs
Nick Mathewson
2015-12-16
Merge remote-tracking branch 'teor/feature17863'
Nick Mathewson
2015-12-16
Merge remote-tracking branch 'teor/feature17864'
Nick Mathewson
2015-12-16
More debugging code to try to track down #17659
Nick Mathewson
2015-12-16
Add some assertions to try to catch #17752
Nick Mathewson
2015-12-16
... and fix the linux backtrace_symbols{,_fd} calls
Nick Mathewson
2015-12-16
Wait for busy authorities/fallbacks rather than ignoring excluded nodes
teor (Tim Wilson-Brown)
2015-12-16
Warn when comparing against an AF_UNSPEC address in a policy
teor (Tim Wilson-Brown)
2015-12-16
Add policy assume_action support for IPv6 addresses
teor (Tim Wilson-Brown)
2015-12-16
Initialise malformed_list to 0 each time we parse a policy
teor (Tim Wilson-Brown)
2015-12-16
Limit IPv6 mask bits to 128
teor (Tim Wilson-Brown)
2015-12-15
Merge remote-tracking branch 'teor/feature15775-fallback-v9-squashed'
Nick Mathewson
2015-12-15
Fix some memory leaks in the unit tests
Nick Mathewson
2015-12-16
Add Fallback Directory Candidate Selection Script
teor
2015-12-15
clean whitespace
Nick Mathewson
2015-12-15
Merge remote-tracking branch 'teor/feature17327-v4'
Nick Mathewson
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 unit tests for switch_id(), including tests for capabilities
Nick Mathewson
2015-12-15
Add ability to keep the CAP_NET_BIND_SERVICE capability on Linux
Nick Mathewson
2015-12-15
Fix a few compilation warnings and errors
Nick Mathewson
2015-12-15
Merge remote-tracking branch 'teor/feature4483-v10-squashed'
Nick Mathewson
2015-12-16
Prop210: Add router_digest_is_fallback_dir
teor (Tim Wilson-Brown)
2015-12-16
Prop210: Close excess connections once a consensus is downloading
teor (Tim Wilson-Brown)
2015-12-16
Prop210: Add schedules for simultaneous client consensus downloads
teor (Tim Wilson-Brown)
2015-12-15
Merge branch 'feature17576-UseDefaultFallbackDirs-v2-squashed'
Nick Mathewson
2015-12-15
Add UseDefaultFallbackDirs for hard-coded directory mirrors
teor (Tim Wilson-Brown)
2015-12-16
Prop210: Add want_authority to directory_get_from_dirserver
teor (Tim Wilson-Brown)
2015-12-16
Prop210: Refactor connection_get_* to produce lists and counts
teor (Tim Wilson-Brown)
2015-12-15
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-15
Fix backtrace compilation on FreeBSD
cypherpunks
2015-12-15
Remove eventdns specific inline definition
cypherpunks
2015-12-15
Remove obsolete INLINE preprocessor definition
cypherpunks
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-12-14
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-14
Use TESTS_ENVIRONMENT for older Automake versions
cypherpunks
2015-12-14
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-14
Use variables instead of substitutions
cypherpunks
2015-12-14
Only setup environment variables for tests
cypherpunks
2015-12-14
Add IPv6 addresses & orports to the default directory authorities
teor (Tim Wilson-Brown)
2015-12-14
Authorities on IPv6: minor fixes and unit tests
teor (Tim Wilson-Brown)
2015-12-14
Add a new ipv6=address:orport flag to DirAuthority and FallbackDir
Nick Mathewson
2015-12-11
Fix a pair of dead assignments
Nick Mathewson
[next]