Commit History

Author SHA1 Message Date
  teor 03e77ef036 Merge branch 'maint-0.3.5' into maint-0.4.0 4 years ago
  Nick Mathewson 2da4d64a64 Avoid a crash if our "current" and "old" ntor onion keys are equal 4 years ago
  Nick Mathewson 1e9488f2fd Extract expressions in construct_ntor_key_map() 4 years ago
  teor 231036a110 Merge branch 'maint-0.3.4' into maint-0.3.5 5 years ago
  David Goulet a5dd41b9af Merge branch 'tor-github/pr/638' into maint-0.4.0 5 years ago
  Nick Mathewson 2f683465d4 Bump copyright date to 2019 5 years ago
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 5 years ago
  Nick Mathewson 1eb3719a62 Merge remote-tracking branch 'public/prop298' 5 years ago
  Nick Mathewson a2f81b644b Write tests for mark_my_descriptor_dirty_if_too_old() 5 years ago
  Nick Mathewson 881b85cf32 Treat the StaleDesc flag as making our descriptor dirty. 5 years ago
  Nick Mathewson 05dee063c8 Emit router families in canonical form 5 years ago
  Nick Mathewson f82eb6269f Extract get_declared_family() into its own function. 5 years ago
  Nick Mathewson 6e7ff8cba0 Move the code that knows our tor version into a lowest-level lib 5 years ago
  Nick Mathewson 988d4903a3 Merge branch 'networkstatus_mmap' into networkstatus_mmap_merge 5 years ago
  Nick Mathewson 430ca38f70 Split the authority-cert and signature/hash code from routerparse 5 years ago
  Nick Mathewson 6785aa4010 Move routerparse and parsecommon to their own module. 5 years ago
  Nick Mathewson c8f2a6d2fe Extract the non-stats part of geoip into a new src/lib/geoip. 5 years ago
  Nick Mathewson f403af2207 Split geoip from geoip-related stats. 5 years ago
  Nick Mathewson 5fe05de4fe Remove extra includes from router.c 5 years ago
  Nick Mathewson 4f0bc0c8f5 Revise things that had included router.h before 5 years ago
  Nick Mathewson 3ff58e47d2 Move the "is the network disabled?" functions out of router.c 5 years ago
  Nick Mathewson b8df2318e9 Move routerinfo_t functions out of router.c 5 years ago
  Nick Mathewson efa978124f Extract nickname-checking functions from router.c 5 years ago
  Nick Mathewson 5c86f3c297 Move the various _describe() functions out of router.c 5 years ago
  Nick Mathewson fcd0f76134 Extract all the "am I a server" functions from router.c 5 years ago
  Nick Mathewson 70539e3d5e Move all authdir_mode_*() functions into authmode.h 5 years ago
  Nick Mathewson 9385b7ec5f Rename dirauth/mode.h to dirauth/authmode.h 5 years ago
  Nick Mathewson 8a350e088b Move self-test functionality into its own file. 5 years ago
  Nick Mathewson 934859cf80 Move key-loading and crosscert-checking out of feature/relay 5 years ago
  Nick Mathewson 194acfb51d Split directory.c code into several modules 5 years ago