Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-18 | Merge branch 'rust_rand_tests' into maint-0.3.4 | Nick Mathewson | |
2018-06-17 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-06-17 | Merge branch 'maint-0.3.2' into maint-0.3.3 | Nick Mathewson | |
2018-06-17 | Merge branch 'maint-0.3.1' into maint-0.3.2 | Nick Mathewson | |
2018-06-17 | Merge branch 'maint-0.2.9' into maint-0.3.1 | Nick Mathewson | |
2018-06-17 | Add .editorconfig to follow coding standards style | juga0 | |
2018-06-16 | Changes to make the rust crypto::mod tests compile | Nick Mathewson | |
The digest tests don't link yet, though. | |||
2018-06-16 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-06-16 | Fix a bug in my fix for #26258 | Nick Mathewson | |
The fix here is use a different bourne shell subsitution for CARGO_ONLINE, so that an empty string counts as set. | |||
2018-06-16 | Merge remote-tracking branch 'isis/bug26267' into maint-0.3.4 | Nick Mathewson | |
2018-06-16 | Changes file for rust fatal warnings | Nick Mathewson | |
2018-06-16 | Merge remote-tracking branch 'isis/bug26245' into maint-0.3.4 | Nick Mathewson | |
2018-06-15 | rust: Remove unused N_DIGEST_ALGORITHMS constant from crypto_digest.rs. | Isis Lovecruft | |
In the C code, this constant is only ever used in src/test/bench.c. * FIXES part of #26245: https://bugs.torproject.org/26245 | |||
2018-06-15 | rust: Add comment and pragma on "unused" smartlist_t type. | Isis Lovecruft | |
* FIXES part of #26245: https://bugs.torproject.org/26245 | |||
2018-06-15 | Make Rust warnings conditionally fatal | Taylor Yu | |
Set rustc flags to treat warnings as fatal if configured with --enable-warnings. | |||
2018-06-15 | rust: Expose rand module from crypto crate. | Isis Lovecruft | |
2018-06-15 | Bump master to 0.3.5.0-alpha-devtor-0.3.5.0-alpha-dev | Nick Mathewson | |
2018-06-15 | Set default-features = false for rand_core | Taylor Yu | |
Apparently rand and rand_core need to be built with the "std" feature set consistently, or there will be a compile error in rngs/jitter.rs. | |||
2018-06-14 | Merge branch 'maint-0.3.3' | Nick Mathewson | |
2018-06-14 | Merge remote-tracking branch 'public/bug26258_033' into maint-0.3.3 | Nick Mathewson | |
2018-06-13 | squash! Make sure that the test_rust.sh script fails when a test fails | Nick Mathewson | |
Also make sure that we're actually running the test from within the right cwd, like we do when we're building. This seems necessary to avoid an error when running offline. Amusingly, it appears that we had this bug before: we just weren't noticing it, because of bug 26258. | |||
2018-06-13 | Merge remote-tracking branch 'asn-github/bug26358' | Nick Mathewson | |
2018-06-13 | Merge branch 'maint-0.3.1' into maint-0.3.2 | Nick Mathewson | |
2018-06-13 | Merge branch 'maint-0.3.2' into maint-0.3.3 | Nick Mathewson | |
2018-06-13 | Merge branch 'maint-0.3.3' | Nick Mathewson | |
2018-06-13 | Fix an extra space in a changes file | Nick Mathewson | |
2018-06-13 | Merge branch 'maint-0.3.2' into maint-0.3.3 | Nick Mathewson | |
2018-06-13 | Merge branch 'maint-0.3.3' | Nick Mathewson | |
2018-06-13 | Merge branch 'maint-0.3.1' into maint-0.3.2 | Nick Mathewson | |
2018-06-13 | Merge branch 'bug26158_031' into maint-0.3.1 | Nick Mathewson | |
2018-06-13 | Merge branch 'maint-0.3.2' into maint-0.3.3 | Nick Mathewson | |
2018-06-13 | Merge branch 'maint-0.3.3' | Nick Mathewson | |
2018-06-13 | Merge branch 'bug25686_diagnostic_032' into maint-0.3.2 | Nick Mathewson | |
2018-06-13 | Merge remote-tracking branch 'rl1987/bug24891' | Nick Mathewson | |
2018-06-13 | Silence warning of relaycell/circbw tst. | George Kadianakis | |
Shouldn't send RELAY_COMMAND_DATA cell with 0 stream id. | |||
2018-06-12 | copy 0.3.3.7 changelog forward to master | Nick Mathewson | |
2018-06-12 | Merge branch 'maint-0.3.3' | Nick Mathewson | |
"ours" to avoid version bump. | |||
2018-06-12 | bump to 0.3.3.7-dev | Nick Mathewson | |
2018-06-12 | bump to 0.3.4.2-alpha-dev | Nick Mathewson | |
2018-06-12 | Fold in changelog entry.tor-0.3.4.2-alpha | Nick Mathewson | |
2018-06-12 | Merge branch 'maint-0.2.9' into maint-0.3.1 | Nick Mathewson | |
2018-06-12 | Merge branch 'maint-0.3.1' into maint-0.3.2 | Nick Mathewson | |
2018-06-12 | Merge branch 'maint-0.3.2' into maint-0.3.3 | Nick Mathewson | |
2018-06-12 | Merge branch 'maint-0.3.3' | Nick Mathewson | |
2018-06-12 | Merge branch 'dannenberg_ipv6_029' into maint-0.2.9 | Nick Mathewson | |
2018-06-12 | Add a changelog entry. | Linus Nordberg | |
2018-06-12 | Add IPv6 orport address for dannenberg. | Linus Nordberg | |
2018-06-12 | Merge branch 'maint-0.3.3' | Nick Mathewson | |
"ours" merge to avoid version bump. | |||
2018-06-12 | Bump to 0.3.3.7 | Nick Mathewson | |
2018-06-12 | Remove folded-in changes files | Nick Mathewson | |