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
/
core
Age
Commit message (
Expand
)
Author
2020-02-24
Merge branch 'ticket33316_squashed'
Nick Mathewson
2020-02-24
Merge ocirc and orconn events into or subsystem.
Nick Mathewson
2020-02-24
Merge remote-tracking branch 'tor-github/pr/1685/head'
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 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-19
Extract relay-only handshake code into its own file.
Nick Mathewson
2020-02-19
Merge branch 'extract_relay_dns'
Nick Mathewson
2020-02-19
Merge branch 'extract_ext_orport'
Nick Mathewson
2020-02-19
Remove assert_all_pending_dns_resolves_ok().
Nick Mathewson
2020-02-18
Small changes to scheduler comments and state changes
Steven Engler
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
Move DNS TTL manipulation code to src/core/or
Nick Mathewson
2020-02-18
Replace identifiers related to clipping DNS ttls.
Nick Mathewson
2020-02-14
Merge remote-tracking branch 'tor-github/pr/1727/head'
Nick Mathewson
2020-02-14
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-02-14
Merge branch 'ticket33290_v2_042' into maint-0.4.3
Nick Mathewson
2020-02-14
Merge branch 'ticket33290_v2_041' into ticket33290_v2_042
Nick Mathewson
2020-02-14
Wipe the entire hashent structure, not just the first sizeof(void*)
Nick Mathewson
2020-02-14
mainloop: Explain local connections better
teor
2020-02-13
Re-order most subsystems to correspond to dependency order.
Nick Mathewson
2020-02-13
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-02-13
Merge branch 'ticket33290_v2_042' into ticket33290_v2_043
Nick Mathewson
2020-02-13
Merge branch 'ticket33290_v2_041' into ticket33290_v2_042
Nick Mathewson
2020-02-13
Before freeing ewma objects, use memwipe instead of resetting magic.
Nick Mathewson
2020-02-12
Use more memory poisoning and better asserts around ewma code
Nick Mathewson
2020-02-12
protover: Sort tor's supported protocol versions
teor
2020-02-12
protover: Update a comment about protover parsing
teor
2020-02-11
Merge branch 'ticket33029_042_01' into ticket33029_043_03
David Goulet
2020-02-11
dirauth: Resume sending 503 directory error code
David Goulet
2020-02-11
mainloop: Modernize a bit connection_dir_is_global_write_low()
David Goulet
2020-02-11
mainloop: Remove unused parameter from connection_dir_is_global_write_low()
David Goulet
2020-02-11
mainloop: Rename global_write_bucket_low()
David Goulet
2020-02-11
Make n_subcredentials a size_t .
George Kadianakis
2020-01-29
mainloop: Simplify ip_address_changed()
teor
2020-01-29
connection: Improve function comments
teor
2020-01-28
Write unittest that covers cases of INTRODUCE1 handling.
George Kadianakis
2020-01-21
Define a variant of hs_ntor that takes multiple subcredentials.
Nick Mathewson
2020-01-21
Turn hs_subcredential_t into a proper struct.
Nick Mathewson
2020-01-20
config: Make clients tell dual-stack exits they prefer IPv6
teor
2020-01-17
Merge remote-tracking branch 'tor-github/pr/1529'
Nick Mathewson
2020-01-17
Merge branch 'ticket32487_squashed_and_merged'
Nick Mathewson
2020-01-16
Merge branch 'ticket32695_squashed'
Nick Mathewson
2020-01-16
Remove functions that checked for pre-ipv6 consensus.
Nick Mathewson
2020-01-16
Merge branch 'ticket32487_squashed' into ticket32487_squashed_and_merged
Nick Mathewson
2020-01-16
Rename dirclient_modes.h identifiers to start with dirclient_
Nick Mathewson
2020-01-16
Move dirclient-related functions out of dirserv, and reenable them
Nick Mathewson
[next]