aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerlist.c
AgeCommit message (Expand)Author
2015-12-08Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2015-12-08Ensure node is a guard candidate when picking a directory guardArlo Breault
2014-09-10In routerlist_assert_ok(), check r2 before taking &(r2->cache_info)Nick Mathewson
2014-08-06fix three typos in commentsRoger Dingledine
2014-05-01Merge remote-tracking branch 'public/bug10849_025'Nick Mathewson
2014-04-16Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-04-16Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2014-04-16remove note about dannenberg; it has upgraded.Nick Mathewson
2014-04-16Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2014-04-16Update the authority signing key blacklistNick Mathewson
2014-04-15Answer a question in a comment; fix a wide line.Nick Mathewson
2014-04-14Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-04-14Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2014-04-14Tweak changes file and comment dates.Nick Mathewson
2014-04-14Fill in the list of blacklisted signing keys.Nick Mathewson
2014-04-14Code to blacklist authority signing keysNick Mathewson
2014-04-09note a missing wordRoger Dingledine
2014-03-31Merge branch 'bug8787_squashed'Nick Mathewson
2014-03-31Munmap the right pointers in routerlist_free()Nick Mathewson
2014-03-31Always check returns from tor_munmap_file() in microdesc.cAndrea Shepard
2014-03-31Always check returns from tor_munmap_file() in routerlist.cAndrea Shepard
2014-03-18Take out remaining V1 directory code.Karsten Loesing
2014-03-11Remove the unused router_hex_digest_matchesNick Mathewson
2014-03-10Merge branch 'bug11156_squashed'Nick Mathewson
2014-03-10Don't do directory fetches before all PTs have been configured.George Kadianakis
2014-03-05Merge remote-tracking branch 'arma/ticket5528'Nick Mathewson
2014-02-28whitespace fixNick Mathewson
2014-02-15Remove a bunch of functions that were never called.Nick Mathewson
2014-02-11Remove TunnelDirConns and PreferTunnelledDirConnsNick Mathewson
2014-02-03More fixes to rip out all of the v2 directory code.Karsten Loesing
2014-01-29Rip out all of the v2 directory code.Nick Mathewson
2013-10-11Merge branch 'bug1376'Nick Mathewson
2013-10-10Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-09-19When freeing a cert_list_t, avoid memory leak.Nick Mathewson
2013-09-13Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'Nick Mathewson
2013-09-01Added no_tempfile parameter to write_chunks_to_file to do non-atomic writes. ...Kevin Butler
2013-07-23added experimental support for open syscall path paramCristian Toader
2013-07-10Completely refactor how FILENAME_PRIVATE worksNick Mathewson
2013-05-16Lower dir fetch retry schedules in testing networks.Karsten Loesing
2013-05-10Merge branch 'maint-0.2.4'Andrea Shepard
2013-05-10Merge bug5595-v2-squashed into maint-0.2.4Andrea Shepard
2013-05-09Rephrase comment in trusted_dirs_load_certs_from_string() to reflect 5595 fixAndrea Shepard
2013-05-09Make warning in authority_cert_dl_failed() LD_BUG per NickM code reviewAndrea Shepard
2013-05-09Use tor_asprintf() and clean up string handling in authority_certs_fetch_miss...Andrea Shepard
2013-05-09Avoid duplicate downloads by (fp,sk) and by fp for authority certs when boots...Andrea Shepard
2013-05-09When downloading certificates, distinguish requesting by identity digest from...Andrea Shepard
2013-04-14Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-04-14Rename all fields which measure bw in kb to end with _kbNick Mathewson
2013-04-01Removed obsolete code related to cached-routersAkshay Hebbar Y S
2013-03-18Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson