Commit History

Author SHA1 Message Date
  Nick Mathewson 91a1b9058b Add a changes file 8 years ago
  Nick Mathewson 2ca8fcb892 Add missing copyright/license statements on all .rs files 8 years ago
  Chelsea Holland Komlo 6be75bd61d cargo fmt; fix line length warnings 8 years ago
  Chelsea Holland Komlo 90daad999e remove experimental rust features 8 years ago
  Chelsea Holland Komlo 7999d0bf6b update tor_allocate and add tests 8 years ago
  Chelsea Holland Komlo 7d126b9db9 remove unused include.am for rust modules 8 years ago
  Chelsea Holland Komlo cd2a036959 refactor smartlist for readability 8 years ago
  Chelsea Holland Komlo 91bca5c31b move to allocating c strings from rust 8 years ago
  Chelsea Holland Komlo 76bbdfbfa9 add tor allocator for rust 8 years ago
  Chelsea Holland Komlo d14a83f74f remove unneeded dependencies, remove types where unnecessary 8 years ago
  Chelsea Holland Komlo 0c4d535972 refactor build infrastructure for single rust binary 8 years ago
  Chelsea Holland Komlo be583a34a3 use tor allocator for string allocation in rust 8 years ago
  Chelsea Holland Komlo 0c04b54d4d minimize scope for unsafe 8 years ago
  Chelsea Holland Komlo d1820c1516 rust implementation of protover 8 years ago
  Nick Mathewson 5418aa84ee socks5 unit tests: add check for ipv6 address type. 8 years ago
  Nick Mathewson 04f7873bab Socks tests for bad socks5 username/passwd auth. 8 years ago
  Nick Mathewson 14124f82df Mark some tests in parse_socks.c as unreachable (BUG, LCOV) 8 years ago
  Nick Mathewson 5427365907 testing: test many possible truncated SOCKS commands 8 years ago
  Nick Mathewson a57f495c1a Move ext_or_command tests to test_proto_misc.c 8 years ago
  Nick Mathewson b8b016940d Add unit tests for var_cell and control0 proto functions. 8 years ago
  Taylor Yu 8f8a4c0ced Eat redundant semicolons 8 years ago
  Nick Mathewson b8b4143517 fix the changes file 8 years ago
  David Goulet 40ab25db62 hs-v3: Don't non fatal assert if we can't get the intro extend info 8 years ago
  Nick Mathewson 2de588ffdb Merge branch 'ticket23602_029' 8 years ago
  Nick Mathewson 6beeb10070 Merge branch 'typecheck4' 8 years ago
  Nick Mathewson 8f0dffe329 changes file for my confparse typechecking fun 8 years ago
  Nick Mathewson 49d2346b80 Type bug in shared_random_state -- make sure Version is int. 8 years ago
  Nick Mathewson a5b18dfba9 Make the TransProxyType field non-const 8 years ago
  Nick Mathewson 4d11a468b2 Correct two state-file variable types. 8 years ago
  Nick Mathewson eb54a856a2 Add test to make sure all confparse variables are well-typed 8 years ago