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
Age
Commit message (
Expand
)
Author
2020-02-24
Merge branch 'ticket33316_squashed'
Nick Mathewson
2020-02-24
extend ticket33316 changes file to include more changes
Nick Mathewson
2020-02-24
Move process subsystem after evloop.
Nick Mathewson
2020-02-24
Merge ocirc and orconn events into or subsystem.
Nick Mathewson
2020-02-24
Initialize all subsystems during the unit tests
Nick Mathewson
2020-02-24
Changes file for ticket 33316
Nick Mathewson
2020-02-24
Move winprocess_sys into a new low-level hardening module
Nick Mathewson
2020-02-24
Merge remote-tracking branch 'tor-github/pr/1685/head'
Nick Mathewson
2020-02-24
Final touches to #32709 based on Nick's feedback.
George Kadianakis
2020-02-20
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-02-20
Merge remote-tracking branch 'tor-github/pr/1757/head' into maint-0.4.3
Nick Mathewson
2020-02-20
Merge branch 'extract_routerkeys_squashed'
Nick Mathewson
2020-02-20
Move relay_handshake.[ch] into src/feature/relay, and make it optional
Nick Mathewson
2020-02-20
Disable routerkeys.c with --disable-relay-mode.
Nick Mathewson
2020-02-20
Merge remote-tracking branch 'tor-github/pr/1745/head'
Nick Mathewson
2020-02-20
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-02-20
Merge remote-tracking branch 'tor-github/pr/1719/head' into maint-0.4.3
Nick Mathewson
2020-02-20
Move router_reset_reachability() into correct header, add a stub
Nick Mathewson
2020-02-20
run "make autostyle"
Nick Mathewson
2020-02-20
Merge branch 'ticket4631_squashed'
Nick Mathewson
2020-02-20
dirvote: Improve the posted vote log message
teor
2020-02-19
Extract relay-only handshake code into its own file.
Nick Mathewson
2020-02-19
fix typo from 7920fc35
Roger Dingledine
2020-02-19
Merge branch 'extract_relay_dns'
Nick Mathewson
2020-02-19
Merge branch 'extract_ext_orport'
Nick Mathewson
2020-02-19
Make dns_cancel_pending_resolve() STATIC.
Nick Mathewson
2020-02-19
Remove assert_all_pending_dns_resolves_ok().
Nick Mathewson
2020-02-19
dns.h: label functions that are only used inside feature/relay
Nick Mathewson
2020-02-19
Note module-local functions in ext_orport.h
Nick Mathewson
2020-02-19
Make connection_or_get_by_ext_or_id() testing-only
Nick Mathewson
2020-02-19
Merge branch 'extract_selftest'
Nick Mathewson
2020-02-19
Merge remote-tracking branch 'tor-github/pr/1756/head'
Nick Mathewson
2020-02-19
Merge remote-tracking branch 'tor-github/pr/1755/head'
Nick Mathewson
2020-02-19
dirvote: Remove an incorrect log message
teor
2020-02-19
Merge remote-tracking branch 'tor-github/pr/1744'
teor
2020-02-19
Makefile: Tweak the test-network* chuttney networks
teor
2020-02-19
practracker: Read unicode files when using Python 2
teor
2020-02-19
Run "practracker --regen-overbroad"
teor
2020-02-18
changes file for ticket 33275
Taylor Yu
2020-02-18
manpage: Add a missing out-of-order comment
Taylor Yu
2020-02-18
Merge branch 'tor-github/pr/1746'
David Goulet
2020-02-18
Small changes to scheduler comments and state changes
Steven Engler
2020-02-18
Do not build selftest.c when running relay mode is disabled.
Nick Mathewson
2020-02-18
Make ext_orport.c relay-mode-only.
Nick Mathewson
2020-02-18
Move ext_orport identifier map into ext_orport.c
Nick Mathewson
2020-02-18
Move some declarations into proto_ext_or.h
Nick Mathewson
2020-02-18
Make sure callers can handle NULL ext-or auth cookie filename
Nick Mathewson
2020-02-18
Disable dns.c when relay mode is disabled.
Nick Mathewson
2020-02-18
Move DNS TTL manipulation code to src/core/or
Nick Mathewson
2020-02-18
Replace identifiers related to clipping DNS ttls.
Nick Mathewson
[next]