Commit History

Author SHA1 Message Date
  Nick Mathewson df98582851 Merge remote-tracking branch 'github/ticket26626' 5 years ago
  Nick Mathewson 9568c0ce3d Return U64_PRINTF_ARG and U64_FORMAT 5 years ago
  Nick Mathewson 52884f56d4 Replace U64_LITERAL with the standard UINT64_C 5 years ago
  Nick Mathewson 1743dac078 Minimize headers that include crypto_formats and x25519 stuff 5 years ago
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 5 years ago
  Nick Mathewson 50a5954003 Remove bloom filters, order statistics, and bitarrays from container.h 5 years ago
  Nick Mathewson 8dcc015975 Fix wide lines in dirauth/dirvote.* 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 958df2829a Extract cached_dir_t into a new header. 5 years ago
  Nick Mathewson ed0731c7de Extract routerinfo_t into its own header. 5 years ago
  Nick Mathewson 9d6276bca8 Extract microdesc_t into its own header. 5 years ago
  Nick Mathewson 1e4e9db815 Extract authority_cert_t into its own header 5 years ago
  Nick Mathewson b8ae4111e3 Extract desc_store_t and routerlist_t into their own headers. 5 years ago
  Nick Mathewson 62315dab84 Extract ns_detached_signatures_st 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 89aefb0319 Extract networkstatus_vote_info_t into its own header. 5 years ago
  Nick Mathewson 80c9e1e585 Move document_signature_t into its own header. 5 years ago
  Nick Mathewson 72d2fd83d8 Split vote_{microdesc_hash,routerstatus}_t into their own headers 5 years ago
  Nick Mathewson d2942d127d Extract node_t into its own header. 5 years ago
  Nick Mathewson f8794b0b36 Move vote_schedule into its own header. 5 years ago
  Nick Mathewson 2a574d11ac Move dir_server_t into its own header. 5 years ago
  Isis Lovecruft 3283619acf vote: TROVE-2018-005 Make DirAuths omit misbehaving routers from their vote. 6 years ago
  David Goulet 1f739e9b06 dirauth: Move authdir_mode_v3() to module 6 years ago
  David Goulet 1ef1ed76d8 dirvote: Fix typo in comment 6 years ago
  David Goulet 2b6c13267f dirvote: Make tokens a const in dirvote_parse_sr_commits() 6 years ago
  David Goulet 2d79d0155e vote: Move dirvote_recalculate_timing() to voting_schedule.c 6 years ago
  David Goulet e504b1b358 vote: Namespace functions in voting_schedule.c 6 years ago
  David Goulet 711ff6cdf7 Rename dirvote_common.{c|h} to voting_schedule.{c|h} 6 years ago
  David Goulet 6452fe78c2 dirvote: Make dirvote_get_preferred_voting_intervals() static 6 years ago