Commit History

Author SHA1 Message Date
  Nick Mathewson 27e456cd72 Merge remote-tracking branch 'rl1987/ticket19979_2' 6 years ago
  Nick Mathewson 8b108935b2 Fix changes file for memory leak. 6 years ago
  Nick Mathewson 72a5ae8c66 Merge branch 'maint-0.3.4' 6 years ago
  Nick Mathewson 73bc863822 Merge branch 'additional_rust_test_fixes' into maint-0.3.4 6 years ago
  Nick Mathewson 683776bfab Merge branch 'maint-0.3.4' 6 years ago
  Nick Mathewson c389c41292 Merge branch 'maint-0.3.3' into maint-0.3.4 6 years ago
  Nick Mathewson 599b53f046 add a bn.h include to crypto_dh.c 6 years ago
  Nick Mathewson bfbeb55469 Merge branch 'maint-0.3.4' 6 years ago
  Nick Mathewson 46dca27321 Merge remote-tracking branch 'catalyst-github/allow_fail_rust' into maint-0.3.4 6 years ago
  Roger Dingledine 7b1a3c5164 fix memory leak in protover.c 6 years ago
  Nick Mathewson 01d0bf1803 add build.rs to EXTRA_DIST 6 years ago
  Nick Mathewson e084afde80 Allow spaces in CCLD in linker.sh 6 years ago
  Nick Mathewson 8f3712cf6e eol@eof is still the law in 0.3.4 :( 6 years ago
  Nick Mathewson d110f9c9a6 Add a leak suppression for backtrace_alloc 6 years ago
  Nick Mathewson 3b606ff787 Merge branch 'maint-0.3.4' into additional_rust_test_fixes 6 years ago
  Nick Mathewson 6c3ad4cae8 Use different RUST_LINKER_OPTIONS for sanitizers 6 years ago
  Nick Mathewson f24797a587 Merge branch 'maint-0.3.4' 6 years ago
  Nick Mathewson f91ea506f0 Fix clang warnings introduced by 9f2b887c5d251b93ee9def708 6 years ago
  Nick Mathewson 3a64052099 Fix memory leak in CryptoDigest type 6 years ago
  Nick Mathewson 592e8ac395 Disable doctests in src/rust/crypto module. 6 years ago
  Nick Mathewson 901ada7e5f Fix bugs in rust digest tests 6 years ago
  Nick Mathewson e99ecf9399 Merge branch 'rust_build_script_v3' into additional_rust_test_fixes 6 years ago
  Nick Mathewson 398f15bdf1 Merge branch 'maint-0.3.4' 6 years ago
  Isis Lovecruft 7589fd6d40 rust: Remove --all-features flag from `cargo test` call in test_rust.sh. 6 years ago
  Taylor Yu e23ff6d4cc Allow Rust to fail for now 6 years ago
  Nick Mathewson c86850c4c9 Don't use any asserts(), even raw, in format_number_sigsafe(). 6 years ago
  Nick Mathewson 50fb8301c1 Changes file for logging circularity fixes. 6 years ago
  Nick Mathewson 057d838409 Use raw_assert() in write_all(). 6 years ago
  Nick Mathewson 7a2dce9006 Use raw_assert() in central allocation functions. 6 years ago
  Nick Mathewson 17ba51a30a Use raw_assert in mutex functions to avoid circularity in logs. 6 years ago