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
/
or
Age
Commit message (
Expand
)
Author
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
2015-11-25
Merge remote-tracking branch 'public/decouple_dir_request_failed'
Nick Mathewson
2015-11-25
Fix a logic error in connection_tls_continue_handshake().
Nick Mathewson
2015-11-25
Merge remote-tracking branch 'teor/comments-20151123'
Nick Mathewson
2015-11-25
Merge remote-tracking branch 'teor/feature8961-replaycache-sha256'
Nick Mathewson
2015-11-25
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-11-24
Use SHA256 in the replaycache, rather than SHA1
teor (Tim Wilson-Brown)
2015-11-23
Fix: use the right list in find_expiring_intro_point()
David Goulet
2015-11-23
fix two typos in comments
Roger Dingledine
2015-11-20
fix "make check-spaces"
Nick Mathewson
2015-11-20
Fix compilation warnings
Nick Mathewson
2015-11-20
Merge branch 'getinfo-private-exitpolicy-v4-squashed'
Nick Mathewson
2015-11-20
Add controller getinfo exit-policy/reject-private
teor (Tim Wilson-Brown)
2015-11-20
Refactor router_dump_exit_policy_to_string
teor (Tim Wilson-Brown)
2015-11-20
Block OutboundBindAddressIPv[4|6]_ and configured ports on exit relays
teor (Tim Wilson-Brown)
2015-11-20
Refactor policies_parse_exit_policy_internal
teor (Tim Wilson-Brown)
2015-11-19
Merge remote-tracking branch 'public/decouple_conn_attach_2'
Nick Mathewson
2015-11-18
Fix a startup time assert caused by periodic events not being initialized.
Yawning Angel
2015-11-17
windows already has a CALLBACK macro...
Nick Mathewson
2015-11-17
Don't relaunch dir requests recursively if connection_connect() returns -1
Nick Mathewson
2015-11-17
Fix a server-side crash on DNS init
Nick Mathewson
2015-11-17
Some unit tests now require that periodic events be initialized.
Nick Mathewson
2015-11-17
Free pending_entry_connections on shutdown.
Nick Mathewson
2015-11-17
Be more conservative in scanning the list of pending streams
Nick Mathewson
2015-11-17
Decouple ..attach_circuit() from most of its callers.
Nick Mathewson
2015-11-17
Whoops; in this context the EV_TIMEOUT flag is needed
Nick Mathewson
2015-11-17
Merge branch 'bug3199_redux_3'
Nick Mathewson
2015-11-17
Changes to 3199 branch based on feedback from special
Nick Mathewson
2015-11-16
Add documentation for periodic event api
Nick Mathewson
2015-11-16
Add a missing "if" in the comment on warn_nonlocal_controller_ports
teor (Tim Wilson-Brown)
2015-11-16
Add missing " in AccountingMax comment in or.h
teor (Tim Wilson-Brown)
2015-11-13
Change periodic.c to use libevent directly
Nick Mathewson
2015-11-13
fix whitespace; remove dead code
Nick Mathewson
2015-11-13
Fold all of the run-every-second stuff back into run_scheduled_events()
Nick Mathewson
2015-11-13
Turn all of run_scheduled_events() into a bunch of periodic events
Nick Mathewson
2015-11-13
Connect periodic events to main
Nick Mathewson
2015-11-13
Infrastructure for replacing global periodic events in main.c
Kevin Butler
2015-11-13
appease check-spaces
Nick Mathewson
2015-11-13
Merge remote-tracking branch 'public/ticket11150_client_only'
Nick Mathewson
2015-11-12
Merge branch 'decouple_circuit_mark_squashed'
Nick Mathewson
2015-11-12
Experimentally decouple the main body of circuit_mark_for_close
Nick Mathewson
2015-11-12
Merge branch 'karsten_bug13192_026_03_teor'
Nick Mathewson
2015-11-10
Mark fallback directoriess as too busy after a 503 response
teor (Tim Wilson-Brown)
[next]