aboutsummaryrefslogtreecommitdiff
path: root/src/feature/nodelist
AgeCommit message (Expand)Author
2019-08-08Merge branch 'ticket31343_040' into maint-0.4.1Nick Mathewson
2019-08-08Merge branch 'ticket31343_035' into ticket31343_040Nick Mathewson
2019-08-08Merge branch 'ticket31343_029' into ticket31343_035Nick Mathewson
2019-07-24Merge branch 'tor-github/pr/1181' into maint-0.4.1George Kadianakis
2019-07-19Set 'routerlist' global to NULL before freeing it.Nick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-05-20In microdesc_cache_reload(), set journal length to length of string we readrl1987
2019-05-07Merge branch 'tor-github/pr/994'David Goulet
2019-05-02Remove some now-needless dirauth includesNick Mathewson
2019-05-02Move voteflags.[ch] to become dirauth only.Nick Mathewson
2019-04-30Make the reachability.c module dirauth-only.Nick Mathewson
2019-04-30Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()Nick Mathewson
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