Commit History

Author SHA1 Message Date
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 5 years ago
  Nick Mathewson 886dc8b0a5 Remove routerparse include from files that dont use it 5 years ago
  Nick Mathewson 4201203845 extract networkstatus parsing to its own file. 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 194acfb51d Split directory.c code into several modules 5 years ago
  Nick Mathewson 08e3b88f07 Split routerlist.c into 4 separate modules 5 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson 986d761510 Extract or_state_t to its own header. 5 years ago
  Nick Mathewson 500826479a Remove other needless includes include from or/*.h 5 years ago
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 5 years ago
  Nick Mathewson c2a558a346 Expunge container.h 5 years ago
  Nick Mathewson b8be8265b6 Rectify include paths after container split (automatic) 5 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 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 def1f20e1f Extract routerstatus_t into its own header. 5 years ago
  Nick Mathewson 1e4e9db815 Extract authority_cert_t into its own header 5 years ago
  Nick Mathewson 50369f8981 Extract networkstatus_t and ..sr_info_t into their own headers 5 years ago
  Nick Mathewson d2942d127d Extract node_t into its own header. 5 years ago
  Nick Mathewson 1416f54d1e Split dir_connection_t into its own header 5 years ago
  Taylor Yu de343b4e42 Improve tolerance for dirauths with skewed clocks 6 years ago
  Taylor Yu 4921670a8c Test early-consensus clock skew warnings 6 years ago
  Taylor Yu 5bd2060054 tests: Add "now" param to construct_consensus() 6 years ago
  Nick Mathewson c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
  David Goulet 2115a54b4a mod: Move dirauth specific files to its own module 6 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  Nick Mathewson a48ba072a9 Rename connection_free_ to connection_free_minimal. 6 years ago
  Nick Mathewson 6ea3db6fa7 Fix unit test behavior: we need to be in STATE_LIVE. 6 years ago
  David Goulet 198ede5314 test: Fix SR initialization in routerlist test 6 years ago