Commit History

Author SHA1 Message Date
  Alexander Færøy 44cb86adbe Rename `tor_gzip_{compress,uncompress}` to `tor_{compress,uncompress}`. 7 years ago
  Nick Mathewson fc02b8cf7a Fix another 32-bit warning in the spooling code 7 years ago
  Nick Mathewson be778a65df Fix i386 compilation from spooling patch. I seem to be good at breaking that. 7 years ago
  Nick Mathewson 208c2a5c74 Merge branch 'spooling_squashed' 7 years ago
  Nick Mathewson 436b975e21 Improve documentation for connection_dirserv_flushed_some. 7 years ago
  Nick Mathewson 8aa69a1b69 Refactor the directory spool implementation 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 8587f663ee Remove DIR_SPOOL_CACHED_DIR: Nothing uses it. 7 years ago
  Nick Mathewson 16b64fcfe1 Mark GETINFO network-status as deprecated with a warning 7 years ago
  Alexander Færøy 02fc0a5ecf Remove fgets() compatbility function and related tests. 7 years ago
  Alexander Færøy 3dca5a6e71 Use tor_fgets() instead of fgets(). 7 years ago
  Nick Mathewson c51919b0da Merge branch 'bug21369_check_029_squashed' into maint-0.3.0 7 years ago
  Nick Mathewson 074f248463 Add one other BUG check to try to fix/solve 21369. 7 years ago
  Nick Mathewson 76d79d597a Merge branch 'maint-0.2.9' 7 years ago
  Nick Mathewson 02e05bd74d When examining descriptors as a dirserver, reject ones with bad versions 7 years ago
  Nick Mathewson 0f79fb51e5 dirauth: Fix for calling routers unreachable for wrong ed25519 7 years ago
  Nick Mathewson d732409402 In dirserv_single_reachability_test, node can be const. 7 years ago
  Nick Mathewson a5aec6ac37 Merge branch 'bug21108_029' 7 years ago
  Roger Dingledine 6ff7850f26 be explicit in clear_status_flags_on_sybil that we leave BadExit alone 7 years ago
  Nick Mathewson a47c133c86 Do not clear is_bad_exit on sybil. 7 years ago
  Roger Dingledine 51ee549a90 fix typos and trivial syntax problems 7 years ago
  Nick Mathewson 55d02c004c Remove AuthDirMaxServersPerAuthAddr 7 years ago
  J. Ryan Stinnett d5df9fa235 Replace "people" with the appropriate network component in comments 7 years ago
  Nick Mathewson e93234af70 Merge branch 'feature15056_v1_squashed' 7 years ago
  Nick Mathewson 3d7e485402 Add an option to disable dirauth ed25519 link key checks. 7 years ago
  Nick Mathewson 7daf152172 Enforce Ed25519 identities (client-side) 7 years ago
  Nick Mathewson ae6b73e847 Dirauth: Don't treat a router as reachable if the Ed25519 key didn't match 7 years ago
  Nick Mathewson 6788418f28 Propagate Ed25519 identities downwards into more functions. 7 years ago
  teor 65d793fab2 Fetch unknown certificates if FetchUselessDescriptors is true 7 years ago
  teor e5c608e535 Stop discarding consensus flavors and descriptors we wanted to fetch 7 years ago