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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-12-18
mark a variable unused to fix a warning.
Nick Mathewson
2015-12-18
Remove an extra space in backtrace version string
cypherpunks
2015-12-18
Fix a memory leak in the backtrace test
cypherpunks
2015-12-18
Log the backtrace when the backtrace test fails
cypherpunks
2015-12-18
Move some more code inside a tortls.c ifdef to fix deadcode warning.
Nick Mathewson
2015-12-18
Fix an unreached null-pointer deref in connection tests
Nick Mathewson
2015-12-18
Fix a buffer overrun in connection tests.
Nick Mathewson
2015-12-18
Fix a coverity uninitialized-pointer warning in policy tests.
Nick Mathewson
2015-12-18
Fix a coverity NULL-pointer deref warning in the DNS tests.
Nick Mathewson
2015-12-18
Fix a coverity NULL-pointer deref warning in the tortls tests.
Nick Mathewson
2015-12-18
Looks like I added one X509_free too many :(
Nick Mathewson
2015-12-18
Fix some dead code in tortls.c
Nick Mathewson
2015-12-18
Fix a null-pointer deref when writing geoip stats
Nick Mathewson
2015-12-18
Fix remaining memory leaks in unit tests.
Nick Mathewson
2015-12-18
Add zlib path when linking the switch_id test
cypherpunks
2015-12-17
Merge branch '17752_again'
Nick Mathewson
2015-12-17
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-17
Add some more ed25519 key files to the seccomp sandbox list
Nick Mathewson
2015-12-17
Another try at fixing 17752
Nick Mathewson
2015-12-17
Fix unused variable errors
cypherpunks
2015-12-17
Return 77 means "skipped"
Nick Mathewson
2015-12-17
Improve warning message
cypherpunks
2015-12-17
Add missing parentheses
cypherpunks
2015-12-17
Remove Windows specific data type usage
cypherpunks
2015-12-17
Conform to the type signature of setsockopt(2)
cypherpunks
2015-12-17
Use a Windows specific socket error code
cypherpunks
2015-12-17
Do not run switch_id test on Windows
cypherpunks
2015-12-16
Merge remote-tracking branch 'teor/fix-multi-dir'
Nick Mathewson
2015-12-17
Prop210: Fix directory fetch tests
teor (Tim Wilson-Brown)
2015-12-17
Prop210: Check fallback directories and authorities work as expected
teor (Tim Wilson-Brown)
2015-12-17
Prop210: Only clients benefit from multiple consensus downloads
teor (Tim Wilson-Brown)
2015-12-16
More emergency-check code for un-removed pending entry conns
Nick Mathewson
2015-12-16
Add an edge_about_to_close() call to ap_about_to_close().
Nick Mathewson
2015-12-16
Move pending-connection code into connection_ap_about_to_close
Nick Mathewson
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)
[next]