Commit History

Author SHA1 Message Date
  Nick Mathewson 7409aa58d1 Merge remote-tracking branch 'tor-github/pr/385' 6 years ago
  Nick Mathewson 361eaa9931 Merge remote-tracking branch 'public/ticket27856' 6 years ago
  rl1987 fb1d37f34f Add changes file 6 years ago
  Neel Chauhan 3cc089ce59 Add newline between hs_client_get_random_intro_from_edge() and hs_client_receive_introduce_ack() 6 years ago
  rl1987 9d886185c1 Make sure we're removing conn from old_conns *once* 6 years ago
  rl1987 2b146bdb9a Refrain from using SMARTLIST_DEL_CURRENT in retry_all_listeners 6 years ago
  Alex Crichton 38d644c94b Remove rlib+staticlib configuration for Rust crates 6 years ago
  Alex Crichton 757a2360a4 Remove `[features]` from workspace Cargo.toml 6 years ago
  Alex Crichton 74c1e44746 Fix segfaults related to sanitizers+jemalloc 6 years ago
  Alex Crichton 6ebb2c46d5 Remove the `link_rust.sh.in` script 6 years ago
  Alex Crichton 3dca87e1f9 Reenable hardening options with Rust on Travis 6 years ago
  Nick Mathewson 43211c3a0c Merge remote-tracking branch 'public/bug27893' 6 years ago
  Nick Mathewson 58299b2927 Merge remote-tracking branch 'public/bug27728' 6 years ago
  Nick Mathewson c4e29001c4 Fix a bug where we would crash on --version. 6 years ago
  Nick Mathewson a1504f138d changes file for splitting routerparse.c (#27924) 6 years ago
  Nick Mathewson 886dc8b0a5 Remove routerparse include from files that dont use it 6 years ago
  Nick Mathewson d199348664 Remove versions.h include from routerparse.h 6 years ago
  Nick Mathewson 5f9839ee42 Remove unused headers from routerparse.c 6 years ago
  Nick Mathewson 35db3f8162 Extract addr-policy parsing code. 6 years ago
  Nick Mathewson 95e2eb9083 Move summarize_protover_flags to versions.c 6 years ago
  Nick Mathewson 4201203845 extract networkstatus parsing to its own file. 6 years ago
  Nick Mathewson cd23903427 Pull detached-signatures code into dirauth. 6 years ago
  Nick Mathewson 2be35f4d61 Split microdescriptor parser into its own file. 6 years ago
  Nick Mathewson aff5bf5464 Remove addr_policy_assert_ok() as unused 6 years ago
  Nick Mathewson 3100831762 Remove dump_distinct_digest_count() 6 years ago
  Nick Mathewson a77b2e984e Remove router_get_dir_hash as unused. 6 years ago
  Nick Mathewson 82f4d3ca75 Move v2 hs parsing into feature/rend 6 years ago
  Nick Mathewson 430ca38f70 Split the authority-cert and signature/hash code from routerparse 6 years ago
  Nick Mathewson 2f5dc48699 Extract the version-managing code from routerparse.c 6 years ago
  Nick Mathewson fec3b3bb93 Extract logic for dumping unparseable junk from routerparse.c 6 years ago