Historique des commits

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