Commit History

Author SHA1 Message Date
  Nick Mathewson bdea94a665 Move floating-point math functions into a new lib/math 5 years ago
  Nick Mathewson 55b7939367 Fix up include paths for sandbox.h (automated) 5 years ago
  Nick Mathewson ebbb0348dc Finish renaming digestset_contains to digestset_probably_contains 5 years ago
  Nick Mathewson bf89278c79 Refactor bloom filter logic not to be digest-specific. 5 years ago
  Nick Mathewson 50a5954003 Remove bloom filters, order statistics, and bitarrays from container.h 5 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 5 years ago
  Nick Mathewson 275aff6917 Rectify include paths (automated) 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson d7301a456a Merge remote-tracking branch 'neel/b25886c' 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Neel Chauhan 9d7f148885 Make frac_nodes_with_descriptors() take and use for_direct_connect 6 years ago
  Nick Mathewson ed0731c7de Extract routerinfo_t into its own header. 6 years ago
  Nick Mathewson 00f1d1653e Extract extrainfo_t into its own header 6 years ago
  Nick Mathewson 1e4e9db815 Extract authority_cert_t into its own header 6 years ago
  Nick Mathewson b8ae4111e3 Extract desc_store_t and routerlist_t into their own headers. 6 years ago
  Nick Mathewson 50369f8981 Extract networkstatus_t and ..sr_info_t into their own headers 6 years ago
  Nick Mathewson 89aefb0319 Extract networkstatus_vote_info_t into its own header. 6 years ago
  Nick Mathewson 80c9e1e585 Move document_signature_t into its own header. 6 years ago
  Nick Mathewson 72d2fd83d8 Split vote_{microdesc_hash,routerstatus}_t into their own headers 6 years ago
  Nick Mathewson d2942d127d Extract node_t into its own header. 6 years ago
  Nick Mathewson 1416f54d1e Split dir_connection_t into its own header 6 years ago
  Nick Mathewson 2a574d11ac Move dir_server_t into its own header. 6 years ago
  rl1987 9876575d2c Silence -Wbad-function-cast warning (when DEBUG_SMARTLIST is on) 6 years ago
  Nick Mathewson c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
  David Goulet 1f739e9b06 dirauth: Move authdir_mode_v3() to module 6 years ago
  David Goulet 2115a54b4a mod: Move dirauth specific files to its own module 6 years ago
  Nick Mathewson 47163780c3 Rename node_has_descriptor() to node_has_any_descriptor() 6 years ago
  Nick Mathewson 388d217c40 Use node_has_preferred_descriptor() in another case 6 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  Nick Mathewson cc7de9ce1d Merge branch 'ticket23814' into maint-0.3.3 6 years ago