Commit History

Author SHA1 Message Date
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 5 years ago
  Nick Mathewson c8f2a6d2fe Extract the non-stats part of geoip into a new src/lib/geoip. 5 years ago
  Nick Mathewson fcd0f76134 Extract all the "am I a server" functions from router.c 5 years ago
  Nick Mathewson c7ce6b9821 Split main.c into main.c and mainloop.c 5 years ago
  Nick Mathewson 08e3b88f07 Split routerlist.c into 4 separate modules 5 years ago
  Nick Mathewson f124037cde Add unit tests for parsing "extended" format of config lines. 5 years ago
  Nick Mathewson af97879446 Merge branch 'maint-0.3.4' 5 years ago
  Nick Mathewson 861d690018 Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
  Nick Mathewson eb604f5faa Fix build on GNU/Hurd. Patch from paulusASol. Closes 26873. 5 years ago
  Nick Mathewson a7ec493d88 Merge remote-tracking branch 'imnotbad/bug26663' 5 years ago
  Nick Mathewson a2c44a7a7e Isolate resolve.h usage in the modules that really need it. 5 years ago
  Nick Mathewson a1a55a33c2 Merge branch 'bug26488' 5 years ago
  rl1987 46998fc8fd Validate that DirAuthority address is IPv4 5 years ago
  Kaidan abeb07a1bf Made 'auto' keyword in torrc case insensitive 5 years ago
  Nick Mathewson 5f51c2de8b Fix our build system to know the new locations of the src/or stuff 5 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson 4593829861 Remove util.h 5 years ago
  Nick Mathewson df98582851 Merge remote-tracking branch 'github/ticket26626' 5 years ago
  Nick Mathewson 52884f56d4 Replace U64_LITERAL with the standard UINT64_C 5 years ago
  Nick Mathewson 6c440da926 Remove system headers from or.h 5 years ago
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 5 years ago
  Nick Mathewson 0362cdc169 Move fd and memory-info functions. 5 years ago
  Nick Mathewson db1a420c4e Move tor_gethostname to lib/net 5 years ago
  Nick Mathewson ec4eee6356 Fix the include paths for storagedir,conffile (automated) 5 years ago
  Nick Mathewson 696f6f1569 Split confline into confline and conffile. 5 years ago
  Nick Mathewson d893be190f rectify include paths (automatic) for address.h 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson ed0731c7de Extract routerinfo_t into its own header. 5 years ago
  Nick Mathewson 2a574d11ac Move dir_server_t into its own header. 5 years ago