aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-24Dirauth-specific function to get voting interval.Nick Mathewson
2020-02-24Extract most of dirauth_sched_get_next_valid_after_time()Nick Mathewson
2020-02-24Rename voting_schedule_*() functions.Nick Mathewson
2020-02-24Move one voting schedule fn into networkstatus.cNick Mathewson
2020-02-24Move voting_schedule.[ch] to src/feature/dirauth/Nick Mathewson
2020-02-24Tweak a couple of URLs in gettingstarted.mdNick Mathewson
2020-02-24Merge remote-tracking branch 'tor-github/pr/1761/head'Nick Mathewson
2020-02-24Merge branch 'ticket33316_squashed'Nick Mathewson
2020-02-24extend ticket33316 changes file to include more changesNick Mathewson
2020-02-24Move process subsystem after evloop.Nick Mathewson
2020-02-24Merge ocirc and orconn events into or subsystem.Nick Mathewson
2020-02-24Initialize all subsystems during the unit testsNick Mathewson
2020-02-24Changes file for ticket 33316Nick Mathewson
2020-02-24Move winprocess_sys into a new low-level hardening moduleNick Mathewson
2020-02-24Merge remote-tracking branch 'tor-github/pr/1685/head'Nick Mathewson
2020-02-24Final touches to #32709 based on Nick's feedback.George Kadianakis
2020-02-20changes file for ticket 33369Taylor Yu
2020-02-20manpage: fix up toc attributeTaylor Yu
2020-02-20Merge branch 'maint-0.4.3'Nick Mathewson
2020-02-20Merge remote-tracking branch 'tor-github/pr/1757/head' into maint-0.4.3Nick Mathewson
2020-02-20Merge branch 'extract_routerkeys_squashed'Nick Mathewson
2020-02-20Move relay_handshake.[ch] into src/feature/relay, and make it optionalNick Mathewson
2020-02-20Disable routerkeys.c with --disable-relay-mode.Nick Mathewson
2020-02-20Merge remote-tracking branch 'tor-github/pr/1745/head'Nick Mathewson
2020-02-20Merge branch 'maint-0.4.3'Nick Mathewson
2020-02-20Merge remote-tracking branch 'tor-github/pr/1719/head' into maint-0.4.3Nick Mathewson
2020-02-20Move router_reset_reachability() into correct header, add a stubNick Mathewson
2020-02-20run "make autostyle"Nick Mathewson
2020-02-20Merge branch 'ticket4631_squashed'Nick Mathewson
2020-02-20dirvote: Improve the posted vote log messageteor
2020-02-20#33369:Added TOC and hyperlinks for cross-refsswati
2020-02-19Extract relay-only handshake code into its own file.Nick Mathewson
2020-02-19fix typo from 7920fc35Roger Dingledine
2020-02-19Merge branch 'extract_relay_dns'Nick Mathewson
2020-02-19Merge branch 'extract_ext_orport'Nick Mathewson
2020-02-19Make dns_cancel_pending_resolve() STATIC.Nick Mathewson
2020-02-19Remove assert_all_pending_dns_resolves_ok().Nick Mathewson
2020-02-19dns.h: label functions that are only used inside feature/relayNick Mathewson
2020-02-19Note module-local functions in ext_orport.hNick Mathewson
2020-02-19Make connection_or_get_by_ext_or_id() testing-onlyNick Mathewson
2020-02-19Merge branch 'extract_selftest'Nick Mathewson
2020-02-19Merge remote-tracking branch 'tor-github/pr/1756/head'Nick Mathewson
2020-02-19Merge remote-tracking branch 'tor-github/pr/1755/head'Nick Mathewson
2020-02-19dirvote: Remove an incorrect log messageteor
2020-02-19Merge remote-tracking branch 'tor-github/pr/1744'teor
2020-02-19Makefile: Tweak the test-network* chuttney networksteor
2020-02-19practracker: Read unicode files when using Python 2teor
2020-02-19Run "practracker --regen-overbroad"teor
2020-02-18changes file for ticket 33275Taylor Yu
2020-02-18manpage: Add a missing out-of-order commentTaylor Yu