Commit History

Author SHA1 Message Date
  Chelsea Holland Komlo 91bca5c31b move to allocating c strings from rust 6 years ago
  Chelsea Holland Komlo 76bbdfbfa9 add tor allocator for rust 6 years ago
  Chelsea Holland Komlo d14a83f74f remove unneeded dependencies, remove types where unnecessary 6 years ago
  Chelsea Holland Komlo 0c4d535972 refactor build infrastructure for single rust binary 6 years ago
  Chelsea Holland Komlo be583a34a3 use tor allocator for string allocation in rust 6 years ago
  Chelsea Holland Komlo 0c04b54d4d minimize scope for unsafe 6 years ago
  Chelsea Holland Komlo d1820c1516 rust implementation of protover 6 years ago
  Nick Mathewson 5418aa84ee socks5 unit tests: add check for ipv6 address type. 6 years ago
  Nick Mathewson 04f7873bab Socks tests for bad socks5 username/passwd auth. 6 years ago
  Nick Mathewson 14124f82df Mark some tests in parse_socks.c as unreachable (BUG, LCOV) 6 years ago
  Nick Mathewson 5427365907 testing: test many possible truncated SOCKS commands 6 years ago
  Nick Mathewson a57f495c1a Move ext_or_command tests to test_proto_misc.c 6 years ago
  Nick Mathewson b8b016940d Add unit tests for var_cell and control0 proto functions. 6 years ago
  Taylor Yu 8f8a4c0ced Eat redundant semicolons 6 years ago
  Nick Mathewson b8b4143517 fix the changes file 6 years ago
  David Goulet 40ab25db62 hs-v3: Don't non fatal assert if we can't get the intro extend info 6 years ago
  Nick Mathewson 2de588ffdb Merge branch 'ticket23602_029' 6 years ago
  Nick Mathewson 6beeb10070 Merge branch 'typecheck4' 6 years ago
  Nick Mathewson 8f0dffe329 changes file for my confparse typechecking fun 6 years ago
  Nick Mathewson 49d2346b80 Type bug in shared_random_state -- make sure Version is int. 6 years ago
  Nick Mathewson a5b18dfba9 Make the TransProxyType field non-const 6 years ago
  Nick Mathewson 4d11a468b2 Correct two state-file variable types. 6 years ago
  Nick Mathewson eb54a856a2 Add test to make sure all confparse variables are well-typed 6 years ago
  Nick Mathewson ce4ac7aace add changes file for 23645 6 years ago
  Nick Mathewson 1f3db0514e Merge remote-tracking branch 'asn/ticket23645_032_01' 6 years ago
  David Goulet 648d5ea67e hs: Improve logging 6 years ago
  David Goulet 4190f602bd circuit: Log n_circ_id and global identifier of HS circuits 6 years ago
  David Goulet 767b1815e9 circuit: Log circuit identifiers when cannibalizing 6 years ago
  David Goulet fb4a82c485 circuit: Keep a copy of n_circ_id for logging 6 years ago
  David Goulet de54e14312 circuit: Closing reason are signed values 6 years ago