Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) 5 年之前
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 年之前
  Nick Mathewson 49f88e77e5 Extract more constants from or.h 5 年之前
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 5 年之前
  Nick Mathewson 7a61a92870 Combine DH_BYTES and DH_KEY_LEN; put them in a lib/defs header. 5 年之前
  Nick Mathewson accf239fa3 Rectify include paths (automated) 5 年之前
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 年之前
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 年之前
  Nick Mathewson 3191ba389d Move extend_info_t into its own header. 6 年之前
  Nick Mathewson 50369f8981 Extract networkstatus_t and ..sr_info_t into their own headers 6 年之前
  Nick Mathewson 8b7df72359 Split socks_request_t into its own header. 6 年之前
  Nick Mathewson d51de77311 Extract cpath_build_state into its own header. 6 年之前
  Nick Mathewson b3f2c682b7 Extract crypt_path_t and relay_crypto_t into their own headers 6 年之前
  Nick Mathewson a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
  Nick Mathewson 1416f54d1e Split dir_connection_t into its own header 6 年之前
  Nick Mathewson 5d5c442e6a Split entry and edge_connection_t into their own headers. 6 年之前
  Nick Mathewson a2b53c1d0b coverage: Repeat the test for avoiding failed intro points 6 年之前
  Nick Mathewson 5ecad6c95d Extract the cryptographic parts of crypt_path_t and or_circuit_t. 6 年之前
  Nick Mathewson a48ba072a9 Rename connection_free_ to connection_free_minimal. 6 年之前
  Nick Mathewson b0cc9856ee Update free functions into macros: src/or/ part 1 6 年之前
  David Goulet 30d2e0b71e test: Add an HS v3 descriptor fetch unit test 6 年之前
  Nick Mathewson 76c33f7ff4 Merge branch 'scan-build-032' 6 年之前
  David Goulet 44ee5037ea fixup! test: Add HS v3 client-side test for picking intro points 6 年之前
  George Kadianakis e9b4624cc5 test: Add HS v3 client-side test for picking intro points 6 年之前
  Nick Mathewson 0f58e17313 clang scan-build: Fix "dereference of null pointer" warnings 6 年之前
  Nick Mathewson 011d94fb11 apply ahf's test_assert_null.cocci 6 年之前
  Alexander Færøy c4744a01cc Fix operator usage in src/test/*.c 7 年之前
  Nick Mathewson c7d2a67274 Fix a couple of clang warnings 6 年之前
  George Kadianakis f35f52e869 Hide crypto_digest_t again and use an accessor for tests. 6 年之前
  George Kadianakis 70d08f764d Explicit length checks in create_rend_cpath(). 6 年之前