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
/
feature
/
relay
Age
Commit message (
Expand
)
Author
2020-03-12
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-03-12
Merge branch 'ticket33361_035_01_squashed' into maint-0.4.3
Nick Mathewson
2020-03-05
Merge remote-tracking branch 'tor-github/pr/1772/head'
Nick Mathewson
2020-03-05
Merge branch 'clang_format_prep_3'
Nick Mathewson
2020-02-26
Correct spacing in dns_launch_correctness_checks()
Neel Chauhan
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
Move router_reset_reachability() into correct header, add a stub
Nick Mathewson
2020-02-20
run "make autostyle"
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
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-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
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
2020-02-12
Lowercase the BridgeDistribution value from torrc in descriptors.
Alexander Færøy
2020-02-10
Use semicolons after HT_PROTOTYPE and HT_GENERATE.
Nick Mathewson
2020-02-06
onion_queue.c: use TAILQ_HEAD less confusingly.
Nick Mathewson
2020-01-20
Merge branch 'tor-github/pr/1668'
David Goulet
2020-01-15
Don't escape the bridge distribution value.
Alexander Færøy
2020-01-16
add_c_file: Fix "control line not preceded by a blank line"
teor
2020-01-15
Remove "hyphae" as a known value for BridgeDistribution.
Alexander Færøy
2020-01-15
Lowercase BridgeDistribution value before adding it to the descriptor.
Alexander Færøy
2020-01-15
Make BridgeDistribution setting validator case-insensitive.
Alexander Færøy
2020-01-15
Always escape BridgeDistribution value from torrc in descriptors.
Alexander Færøy
2020-01-13
Split core/include.am into per-subdirectory include.am files
Nick Mathewson
2020-01-09
Merge branch 'ticket22029_attempt_squashed'
Nick Mathewson
2020-01-09
Allow ed25519 keys to be banned in approved-routers
Neel Chauhan
2020-01-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
Include ht.h in all headers that use HT_ENTRY()
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2020-01-08
router: Improve port search function comments
teor
2019-12-20
Code Style: Delete PRIVATE defines that are never used
teor
2019-12-19
Declare relay/dirauth subsystem levels in a header.
Nick Mathewson
2019-12-19
Add "stub" files for disabled modules.
Nick Mathewson
2019-12-04
practracker: Add missing .may_include files
teor
2019-11-15
Doxygen: rename all .dox files to end with .md
Nick Mathewson
2019-11-15
Doxygen: remove /** and **/ from all .dox files
Nick Mathewson
2019-11-15
Merge remote-tracking branch 'tor-github/pr/1535'
teor
2019-11-14
Avoid redundant typedef of or_options_t and smartlist_t in *_config.h
Nick Mathewson
2019-11-14
Run "make autostyle"
teor
[next]