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
path:
root
/
src
/
feature
Age
Commit message (
Expand
)
Author
2020-03-05
Merge branch 'clang_format_prep_3'
Nick Mathewson
2020-03-03
Merge branch 'tor-github/pr/1763'
George Kadianakis
2020-03-03
shared_random: Improve fallback for client no-live-consensus case.
Nick Mathewson
2020-03-03
Comment updates from review.
Nick Mathewson
2020-03-03
Make voting_schedule.h work correctly when dirauth-mode is disabled.
Nick Mathewson
2020-03-03
Stop using all dirauth-only options in shared_random_client.c
Nick Mathewson
2020-02-26
Run "make autostyle"
Nick Mathewson
2020-02-25
Merge remote-tracking branch 'tor-github/pr/1750/head'
Nick Mathewson
2020-02-24
Dirauth-specific function to get voting interval.
Nick Mathewson
2020-02-24
Extract most of dirauth_sched_get_next_valid_after_time()
Nick Mathewson
2020-02-24
Rename voting_schedule_*() functions.
Nick Mathewson
2020-02-24
Move one voting schedule fn into networkstatus.c
Nick Mathewson
2020-02-24
Move voting_schedule.[ch] to src/feature/dirauth/
Nick Mathewson
2020-02-24
Merge branch 'ticket33316_squashed'
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
Use PRIu64 and TOR_PRIuSZ, to fix 32-bit build error.
Nick Mathewson
2020-02-20
Make direclient_dump_total_dls() respect SafeLogging and pass tests.
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-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
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
dirvote: Remove an incorrect log message
teor
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
2020-02-18
Remember dirctory bw usage, and log it in the heartbeat
Nick Mathewson
2020-02-18
Fix issues pointed out by Nick.
George Kadianakis
2020-02-18
dirauth: Update disabled dirvote_add_vote()
teor
2020-02-18
dirauth: Refactor dirvote_add_vote()
teor
2020-02-18
Don't accept posted votes after :52:30
Roger Dingledine
2020-02-14
Merge remote-tracking branch 'tor-github/pr/1727/head'
Nick Mathewson
2020-02-14
dirvote: Update the comments for required protocols
teor
[next]