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
2017-05-12
Fix indentation when using the ternary operator in handle_get_status_vote().
Alexander Færøy
2017-05-12
Use compression_method_get_human_name() in connection_dir_client_reached_eof()
Alexander Færøy
2017-05-12
Add API for getting human readable descriptions of a compress_method_t
Alexander Færøy
2017-05-12
Use compression_method_get_by_name() instead of explicit checks.
Alexander Færøy
2017-05-12
Decide compression method in the various handle_* functions().
Alexander Færøy
2017-05-12
Send "Accept-Encoding" to directory servers.
Alexander Færøy
2017-05-12
Use tor_compress_supports_method() instead of constants.
Alexander Færøy
2017-05-12
Handle Zstandard and LZMA in our check for correct guessed compression.
Alexander Færøy
2017-05-12
Handle x-zstd and x-tor-lzma in parse_http_response().
Alexander Færøy
2017-05-12
Use dir_compressed(_len) instead of dir_z(_len).
Alexander Færøy
2017-05-12
Merge branch 'ticket21953_029'
Nick Mathewson
2017-05-11
Enable some windows hardening features
Nick Mathewson
2017-05-11
Untangle cleanup logic in test_hs_intropoint.c
Taylor Yu
2017-05-11
Merge remote-tracking branch 'arma/cleanup22213'
Nick Mathewson
2017-05-11
Merge branch 'ticket21871_031_03_squashed'
Nick Mathewson
2017-05-11
prop224: Change encryption keys descriptor encoding
David Goulet
2017-05-11
Merge remote-tracking branch 'argonblue/bug22177'
Nick Mathewson
2017-05-11
Merge remote-tracking branch 'argonblue/bug22221'
Nick Mathewson
2017-05-10
Remove unused "ROUTER_ADDED_NOTIFY_GENERATOR" internal value
Roger Dingledine
2017-05-10
simplify functions now that they don't use options param
Roger Dingledine
2017-05-10
Merge branch 'maint-0.3.0'
Roger Dingledine
2017-05-10
resolve now-unused parameter from #21642 fix
Roger Dingledine
2017-05-10
Test config line parsing errors
Taylor Yu
2017-05-10
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-05-10
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-05-10
Merge branch 'prop275_minimal_029' into maint-0.2.9
Nick Mathewson
2017-05-10
Resurrect dead code in test_channelpadding.c
Taylor Yu
2017-05-10
#22211 Fix a comment in routerparse.c
Nick Mathewson
2017-05-10
Merge remote-tracking branch 'public/my-family-list-fix-4498'
Nick Mathewson
2017-05-10
Restore wget behavior when fetching compressed objects
Nick Mathewson
2017-05-10
Fix compilation on libevent2-only systems
Nick Mathewson
2017-05-10
In channelpadding tests that touch libevent, call event_reinit().
Nick Mathewson
2017-05-10
add an XXX with a minor bug in dirserv_add_multiple_descriptors
Roger Dingledine
2017-05-09
Add a check and a cast in rephist.c to fix a warning
Nick Mathewson
2017-05-09
Tidy or_options_t by removing obsolete options.
Nick Mathewson
2017-05-09
Merge branch 'dgoulet_ticket22060_031_01_squashed'
Nick Mathewson
2017-05-09
config: Parse ports at the start of options_validate()
David Goulet
2017-05-09
config: Remove {Control,DNS,Dir,Socks,Trans,NATD,OR}ListenAddress option
David Goulet
2017-05-09
config: Remove TLSECGroup option
David Goulet
2017-05-09
config: Remove WarnUnsafeSocks option
David Goulet
2017-05-09
config: Remove CloseHSServiceRendCircuitsImmediatelyOnTimeout option
David Goulet
2017-05-09
config: Remove CloseHSClientCircuitsImmediatelyOnTimeout option
David Goulet
2017-05-09
config: Remove FastFirstHopPK option
David Goulet
2017-05-09
config: Remove ExcludeSingleHopRelays option
David Goulet
2017-05-09
config: Remove AllowSingleHopExits option
David Goulet
2017-05-09
config: Remove AllowSingleHopCircuits option
David Goulet
2017-05-09
config: Remove AllowInvalidNodes option
David Goulet
2017-05-09
test: Remove HS decode valid intro point test
David Goulet
2017-05-09
test: Move duplicate HS test code and unify it
David Goulet
2017-05-09
Report common reasons for rejecting a relay before uncommon ones
Nick Mathewson
[prev]
[next]