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