summaryrefslogtreecommitdiff
path: root/src/feature/nodelist
AgeCommit message (Expand)Author
2019-04-30Merge branch 'maint-0.4.0'George Kadianakis
2019-04-30Merge branch 'tor-github/pr/993'George Kadianakis
2019-04-30Move dirauth periodic events into dirauth module.Nick Mathewson
2019-04-26Use a linear algorithm to subtract two nodelists.Nick Mathewson
2019-04-26Make nodelist_get_list() return a const pointer.Nick Mathewson
2019-04-25Merge remote-tracking branch 'tor-github/pr/889'Nick Mathewson
2019-04-25Lower log level of unlink() errors in networkstatus_set_current_consensus().Alexander Færøy
2019-04-18Merge branch 'tor-github/pr/938'George Kadianakis
2019-04-18Merge branch 'maint-0.4.0'George Kadianakis
2019-04-18Merge branch 'tor-github/pr/891' into maint-0.4.0George Kadianakis
2019-04-15In warn_if_nul_found, log surrounding context.Nick Mathewson
2019-04-15fixup! Even more diagnostic messages for bug 28223.Nick Mathewson
2019-04-11Update networkstatus_getinfo_by_purpose() commentNeel Chauhan
2019-04-11Remove callback for setting bridges as runningNeel Chauhan
2019-04-11Add an assertion to compute_weighted_bandwidths()Nick Mathewson
2019-04-09Merge branch 'maint-0.4.0'teor
2019-04-03Stop setting bridges running in networkstatus_getinfo_by_purpose()Neel Chauhan
2019-04-03Improve logging for 28614.Nick Mathewson
2019-04-03Even more diagnostic messages for bug 28223.Nick Mathewson
2019-03-26Merge branch 'tor-github/pr/842'George Kadianakis
2019-03-26Merge branch 'tor-github/pr/709'George Kadianakis
2019-03-25Split all controller events code into a new control_events.cNick Mathewson
2019-03-15Merge branch 'maint-0.4.0'Nick Mathewson
2019-03-15Merge branch 'bug28656_035_squashed' into maint-0.4.0Nick Mathewson
2019-03-15Stop logging a BUG() warning when tor is waiting for exit descriptorsteor
2019-03-12Merge branch 'bug23576-041-rebased-squashed'Nick Mathewson
2019-02-20fix typos from #28614Roger Dingledine
2019-02-19test_dir: Unit tests for RSA-only router and extrainfo descriptor creationteor
2019-02-14Merge branch 'tor-github/pr/536' into maint-0.3.5George Kadianakis
2019-02-13dirvote: Add the bandwidth file digest in the votejuga0
2019-02-12On windows, if we fail to load a consensus and it has a CRLF, retry.Nick Mathewson
2019-01-30hs: Move get_lspecs_from_node to nodelist.cteor
2019-01-29Write consensus files in binary modeNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick 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