summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-20Add a leak suppression for backtrace_allocNick Mathewson
2018-06-20Merge branch 'maint-0.3.4' into additional_rust_test_fixesNick Mathewson
2018-06-20Use different RUST_LINKER_OPTIONS for sanitizersNick Mathewson
2018-06-20Fix clang warnings introduced by 9f2b887c5d251b93ee9def708Nick Mathewson
2018-06-20Fix memory leak in CryptoDigest typeNick Mathewson
2018-06-20Disable doctests in src/rust/crypto module.Nick Mathewson
2018-06-20Fix bugs in rust digest testsNick Mathewson
2018-06-20Merge branch 'rust_build_script_v3' into additional_rust_test_fixesNick Mathewson
2018-06-20rust: Remove --all-features flag from `cargo test` call in test_rust.sh.Isis Lovecruft
2018-06-20eol@eof in test-dir.cNick Mathewson
2018-06-20Merge branch 'asn_bug24977_final_squashed' into maint-0.3.4Nick Mathewson
2018-06-20Add changes file for #24977.George Kadianakis
2018-06-20Recreate nodelist before use if it's outdated.George Kadianakis
2018-06-20Recreate voting schedule before use if it's outdated.George Kadianakis
2018-06-20rust: Remove redundant "testing" feature from tor_log crate.Isis Lovecruft
2018-06-20Merge branch 'rl1987_bug26196_rebased_034' into maint-0.3.4Nick Mathewson
2018-06-20Add changes filerl1987
2018-06-20Enable DEBUG_SMARTLIST for entire codebase when expensive hardening is onrl1987
2018-06-20Enable DEBUG_SMARTLIST in unit testsrl1987
2018-06-20Refrain from accessing empty smartlist in test_bridges_clear_bridge_listrl1987
2018-06-20Merge remote-tracking branch 'catalyst-github/bug26415_034' into maint-0.3.4Nick Mathewson
2018-06-19Fix linker errors when building Tor.Alexander Færøy
2018-06-19Fix compilation of Rust crypto doctestsTaylor Yu
2018-06-19Use a rust build script to set linker options correctly for tests.Nick Mathewson
2018-06-18Remove duplicate MODULE_DIRAUTH_SOURCES from libtor_testing.aNick Mathewson
2018-06-18Revert "Remove duplicate MODULE_DIRAUTH_SOURCES from libtor_testing.a"Nick Mathewson
2018-06-18Remove duplicate MODULE_DIRAUTH_SOURCES from libtor_testing.aNick Mathewson
2018-06-18Merge branch 'rust_rand_tests' into maint-0.3.4Nick Mathewson
2018-06-17Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-06-17Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-06-17Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-06-17Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-06-17Add .editorconfig to follow coding standards stylejuga0
2018-06-16Changes to make the rust crypto::mod tests compileNick Mathewson
2018-06-16Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-06-16Fix a bug in my fix for #26258Nick Mathewson
2018-06-16Merge remote-tracking branch 'isis/bug26267' into maint-0.3.4Nick Mathewson
2018-06-16Changes file for rust fatal warningsNick Mathewson
2018-06-16Merge remote-tracking branch 'isis/bug26245' into maint-0.3.4Nick Mathewson
2018-06-15rust: Remove unused N_DIGEST_ALGORITHMS constant from crypto_digest.rs.Isis Lovecruft
2018-06-15rust: Add comment and pragma on "unused" smartlist_t type.Isis Lovecruft
2018-06-15Make Rust warnings conditionally fatalTaylor Yu
2018-06-15rust: Expose rand module from crypto crate.Isis Lovecruft
2018-06-15Bump master to 0.3.5.0-alpha-devtor-0.3.5.0-alpha-devNick Mathewson
2018-06-15Set default-features = false for rand_coreTaylor Yu
2018-06-14Merge branch 'maint-0.3.3'Nick Mathewson
2018-06-14Merge remote-tracking branch 'public/bug26258_033' into maint-0.3.3Nick Mathewson
2018-06-13squash! Make sure that the test_rust.sh script fails when a test failsNick Mathewson
2018-06-13Merge remote-tracking branch 'asn-github/bug26358'Nick Mathewson
2018-06-13Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson