summaryrefslogtreecommitdiff
path: root/src/feature/nodelist
AgeCommit message (Expand)Author
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-14Merge remote-tracking branch 'asn-github/adaptive_padding-final'Nick Mathewson
2019-01-09Merge branch 'bug28591_035_squashed'Nick Mathewson
2019-01-02Config option to specify specific MiddleNodes.Mike Perry
2019-01-02Circuit padding ProtoVer plumbing.Mike Perry
2019-01-02Initialize circuit padding machines and global state.Mike Perry
2018-12-21The big bootstrap phase redefinitionTaylor Yu
2018-12-21Hook up control_event_bootstrap() to btrack_orconnTaylor Yu
2018-12-11Merge remote-tracking branch 'github/prop297'Nick Mathewson
2018-12-05Merge remote-tracking branch 'public/prop298'Nick Mathewson
2018-12-05Merge branch 'prop293_squashed'Nick Mathewson
2018-12-05Write tests for mark_my_descriptor_dirty_if_too_old()Nick Mathewson
2018-12-02Merge remote-tracking branch 'tor-github/pr/559'Nick Mathewson
2018-12-03comment: replace cached-routers with cached-descriptorsteor
2018-12-01Merge remote-tracking branch 'tor-github/pr/536'Nick Mathewson
2018-11-29Dir: when Tor's clock is behind, use a future consensus to bootstrapteor
2018-11-25Vote on the StaleDesc flag from prop293Nick Mathewson
2018-11-24No longer exit for missing required protocolversions on an old consensusNick Mathewson
2018-11-24Add a function to canonicalize nodefamilies per prop298Nick Mathewson
2018-11-24Revise nodefamily.c to match proposal 298Nick Mathewson
2018-11-22Test: make unit tests use a reasonably live consensusteor
2018-11-22Entry Nodes: Mark outdated dirservers in reasonably live consensusesteor
2018-11-19Merge branch 'ticket27359_v2_squashed'Nick Mathewson
2018-11-19Expose more nodelist.c functions to testsNick Mathewson
2018-11-19Use nodefamily_t in microdescriptors.Nick Mathewson
2018-11-19Backend for compact node-family representation.Nick Mathewson
2018-11-14Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-14Merge remote-tracking branch 'teor/bug28441-035' into maint-0.3.5Nick Mathewson
2018-11-14Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-14log: stop talking about the Named flag in log messagesteor
2018-11-14comment: Fix a typo in nodes_in_same_family()teor
2018-11-02Add a warning if we can't write networkstatus-bridgesNick Mathewson
2018-10-31Merge branch 'ticket24393_036_01_squashed'Nick Mathewson
2018-10-31Merge branch 'networkstatus_mmap' into networkstatus_mmap_mergeNick Mathewson
2018-10-30Check IPv6 subnets as well as IPv4 subnets where possible when choosing clien...Neel Chauhan
2018-10-24Fix remaining cases of using consensus without a len parameter.Nick Mathewson
2018-10-17Merge branch 'bug27800-034' into bug27800-035Taylor Yu
2018-10-14Remove a double-newline and improve a commentNick Mathewson
2018-10-14Merge branch 'bug27772_squashed'Nick Mathewson
2018-10-01Remove routerparse include from files that dont use itNick Mathewson
2018-10-01Extract addr-policy parsing code.Nick Mathewson
2018-10-01extract networkstatus parsing to its own file.Nick Mathewson
2018-10-01Pull detached-signatures code into dirauth.Nick Mathewson
2018-10-01Split microdescriptor parser into its own file.Nick Mathewson
2018-10-01Split the authority-cert and signature/hash code from routerparseNick Mathewson
2018-10-01Move routerparse and parsecommon to their own module.Nick Mathewson
2018-09-27Extract the non-stats part of geoip into a new src/lib/geoip.Nick Mathewson
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-25Move routerinfo_t functions out of router.cNick Mathewson
2018-09-25Extract nickname-checking functions from router.cNick Mathewson