Historique des commits

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