aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-21Extract error functionality into a new lowest-level library.Nick Mathewson
2018-06-21Refactor makefiles to keep list of internal libraries in one place.Nick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-21Fix distcheck by naming header properly.Nick Mathewson
2018-06-21Merge branch 'mikeperry_bug26214-rebased_squashed'Nick Mathewson
2018-06-21Bug 26214: Test updates.Mike Perry
2018-06-21Bug 26214: Changes file.Mike Perry
2018-06-21Bug 26214: Check stream SENDME against max.Mike Perry
2018-06-21Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-21Hang on; this branch is supposed to be 0.3.4.2-alpha-dev.Nick Mathewson
2018-06-21Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-21Merge branch 'bug25787_squashed' into maint-0.3.4Nick Mathewson
2018-06-21Revise geoip tests to not require paths of actual geoip configNick Mathewson
2018-06-21Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-21Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-06-21Merge remote-tracking branch 'rl1987/ticket19979_2'Nick Mathewson
2018-06-21Fix changes file for memory leak.Nick Mathewson
2018-06-21Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-21Merge branch 'additional_rust_test_fixes' into maint-0.3.4Nick Mathewson
2018-06-21Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-21Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-06-21add a bn.h include to crypto_dh.cNick Mathewson
2018-06-20Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-20Merge remote-tracking branch 'catalyst-github/allow_fail_rust' into maint-0.3.4Nick Mathewson
2018-06-20fix memory leak in protover.cRoger Dingledine
2018-06-20add build.rs to EXTRA_DISTNick Mathewson
2018-06-20Allow spaces in CCLD in linker.shNick Mathewson
2018-06-20eol@eof is still the law in 0.3.4 :(Nick Mathewson
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-20Merge branch 'maint-0.3.4'Nick 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-20Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-20rust: Remove --all-features flag from `cargo test` call in test_rust.sh.Isis Lovecruft
2018-06-20Allow Rust to fail for nowTaylor Yu
2018-06-20Don't use any asserts(), even raw, in format_number_sigsafe().Nick Mathewson
2018-06-20Changes file for logging circularity fixes.Nick Mathewson
2018-06-20Use raw_assert() in write_all().Nick Mathewson
2018-06-20Use raw_assert() in central allocation functions.Nick Mathewson
2018-06-20Use raw_assert in mutex functions to avoid circularity in logs.Nick Mathewson
2018-06-20Allow raw_assert() to dump stack traces.Nick Mathewson
2018-06-20Remove log dependency from backtrace.[ch]Nick Mathewson
2018-06-20Use compat_compiler to restore macros in torerr.hNick Mathewson
2018-06-20Split compiler-compatibility parts of compat.hNick Mathewson
2018-06-20Move horrible-emergency handling into torerr.[ch]Nick Mathewson