summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19Merge remote-tracking branch 'tor-github/pr/1744'teor
2020-02-19Makefile: Tweak the test-network* chuttney networksteor
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
2020-02-18Merge branch 'tor-github/pr/1746'David Goulet
2020-02-18Small changes to scheduler comments and state changesSteven Engler
2020-02-18Do not build selftest.c when running relay mode is disabled.Nick Mathewson
2020-02-18Make ext_orport.c relay-mode-only.Nick Mathewson
2020-02-18Move ext_orport identifier map into ext_orport.cNick Mathewson
2020-02-18Move some declarations into proto_ext_or.hNick Mathewson
2020-02-18Make sure callers can handle NULL ext-or auth cookie filenameNick Mathewson
2020-02-18Disable dns.c when relay mode is disabled.Nick Mathewson
2020-02-18Move DNS TTL manipulation code to src/core/orNick Mathewson
2020-02-18Replace identifiers related to clipping DNS ttls.Nick Mathewson
2020-02-18Merge branch 'tor-github/pr/1743'David Goulet
2020-02-18lintChanges: Tolerate variants that sortChanges knows how to clean up.Nick Mathewson
2020-02-18Merge branch 'tor-github/pr/1740'David Goulet
2020-02-17Revised and incorportaed comments from #33275swati
2020-02-17Makefile: Silence some submake logs in test-networkteor
2020-02-17Makefile: Add an IPv6 mixed chutney networkteor
2020-02-17Makefile: Add v3 onion services to the mixed networkteor
2020-02-17Makefile: Refactor and tweak test-networkteor
2020-02-17Merge remote-tracking branch 'tor-github/pr/1731'teor
2020-02-17Makefile: Hide some recursive make logsteor
2020-02-17Makefile: Quote test-network variable expansionsteor
2020-02-17Travis: Make Chutney output more readableteor
2020-02-17Merge branch 'bug33195_master' into ticket33280_masterteor
2020-02-16Stop assuming that /usr/bin/python existsPanagiotis Vasilopoulos
2020-02-14Script to check sorting of manpage entriesTaylor Yu
2020-02-14Merge remote-tracking branch 'tor-github/pr/1727/head'Nick Mathewson
2020-02-14Merge branch 'maint-0.4.3'Nick Mathewson
2020-02-14Merge branch 'ticket33290_v2_042' into maint-0.4.3Nick Mathewson
2020-02-14Merge branch 'ticket33290_v2_041' into ticket33290_v2_042Nick Mathewson
2020-02-14Wipe the entire hashent structure, not just the first sizeof(void*)Nick Mathewson
2020-02-14dirvote: Update the comments for required protocolsteor
2020-02-14mainloop: Explain local connections betterteor
2020-02-14Update tor.1.txtswati
2020-02-13Merge branch 'maint-0.4.3'Nick Mathewson