| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | isolation: Document orthogonality of isolated_client and isolation_group | Ian Jackson | 2022-01-19 | 1 | -0/+11 | |
| * | | | | | | Merge branch 'coverage_toolchain' into 'main' | eta | 2022-01-20 | 1 | -6/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | with_coverage: Allow toolchain selection. | Nick Mathewson | 2022-01-20 | 1 | -6/+7 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'msrv' into 'main' | eta | 2022-01-20 | 1 | -5/+10 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Adopt an initial MSRV policy. | Nick Mathewson | 2022-01-19 | 1 | -5/+10 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | clippy: Rename a `decode_chanmsg` from `handle_` | Ian Jackson | 2022-01-19 | 2 | -4/+4 | |
| * | | | | | handshake: Use read_exact, not read and checking len | Ian Jackson | 2022-01-19 | 1 | -3/+7 | |
| | |/ / / |/| | | | ||||||
| * | | | | clippy: Rename a `from_foo` method that doesn't do conversion | Ian Jackson | 2022-01-19 | 3 | -5/+7 | |
| * | | | | Fix two bugs related to incomplete read/write | Ian Jackson | 2022-01-19 | 1 | -3/+3 | |
| * | | | | clippy: Suppress a warning | Ian Jackson | 2022-01-19 | 1 | -0/+3 | |
| |/ / / | ||||||
| * | | | Merge branch 'bootstrap_reporting' | Nick Mathewson | 2022-01-19 | 12 | -54/+1218 | |
| |\ \ \ | ||||||
| | * | | | bootstrap reporting: Documentation fixups from review. | Nick Mathewson | 2022-01-19 | 2 | -2/+14 | |
| | * | | | Integrate status information at arti-client | Nick Mathewson | 2022-01-18 | 2 | -40/+82 | |
| | * | | | tor-chanmgr: Add bootstrap/status reporting. | Nick Mathewson | 2022-01-18 | 5 | -5/+526 | |
| | * | | | tor-dirmgr: Create a bootstrap-status exporting mechanism. | Nick Mathewson | 2022-01-18 | 6 | -9/+598 | |
| * | | | | Merge branch 'eta/292-2' into 'main' | eta | 2022-01-19 | 1 | -20/+95 | |
| |\ \ \ \ | ||||||
| | * | | | | arti-bench: add concurrency, write benchmark results out to JSON | eta | 2022-01-18 | 1 | -20/+95 | |
| * | | | | | maint/changed_crates.sh: Add a missing space. | Nick Mathewson | 2022-01-19 | 1 | -1/+1 | |
| * | | | | | Merge branch 'coverage_script' | Nick Mathewson | 2022-01-19 | 1 | -2/+99 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | coverage.sh: Treat no-tests-selected as an error. | Nick Mathewson | 2022-01-19 | 1 | -3/+2 | |
| | * | | | | | Rewrite coverage.sh to use with_coverage. | Nick Mathewson | 2022-01-13 | 1 | -2/+100 | |
| * | | | | | | Merge branch 'correct-cache' into 'main' | eta | 2022-01-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Put our cache files in the right place. | Nick Mathewson | 2022-01-18 | 1 | -1/+1 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Add a needs-more-testers note to Android and iOS guides. | Nick Mathewson | 2022-01-18 | 2 | -0/+8 | |
| * | | | | | | Merge branch 'ios-doc' into 'main' | Nick Mathewson | 2022-01-18 | 2 | -6/+165 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | add iOS documentation | Trinity Pointard | 2022-01-17 | 2 | -6/+165 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'eta/292-1' into 'main' | eta | 2022-01-14 | 3 | -30/+180 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | arti-bench: add support for multiple samples & averaging | eta | 2022-01-14 | 3 | -30/+180 | |
| * | | | | | Merge branch 'bootstrap_reporting_api' into 'main' | Nick Mathewson | 2022-01-13 | 5 | -1/+224 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Implement the basics of a bootstrap-status API. | Nick Mathewson | 2022-01-13 | 5 | -1/+224 | |
| * | | | | | Merge branch 'refactor/arti-bench' into 'main' | eta | 2022-01-13 | 1 | -117/+159 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | refactor `arti-bench` | daniel.eades | 2022-01-13 | 1 | -117/+159 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'channel-arc-rework-5' into 'main' | eta | 2022-01-13 | 6 | -96/+119 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | chanmgr: get rid of Arc around Channel | Ian Jackson | 2022-01-13 | 6 | -96/+119 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'sendme_versions' into 'main' | eta | 2022-01-13 | 2 | -31/+80 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Describe when we will need SendmeAcceptMinVersion | Nick Mathewson | 2022-01-12 | 1 | -0/+8 | |
| | * | | | | Change RequireSendmeAuth to an enum. | Nick Mathewson | 2022-01-12 | 2 | -33/+69 | |
| | * | | | | Fix a boolean inversion in auth_sendme_optional. | Nick Mathewson | 2022-01-12 | 1 | -1/+2 | |
| | * | | | | Document SendmeEmitMinVersion status | Nick Mathewson | 2022-01-12 | 1 | -0/+4 | |
| |/ / / / | ||||||
| * / / / | Explain that CfgPath can look at the environment. | Nick Mathewson | 2022-01-12 | 1 | -1/+2 | |
| |/ / / | ||||||
| * | | | Merge branch 'eta/182' into 'main' | Nick Mathewson | 2022-01-11 | 7 | -19/+94 | |
| |\ \ \ | ||||||
| | * | | | Add a blank line between doc and comment. | Ian Jackson | 2022-01-11 | 1 | -0/+1 | |
| | * | | | Improve the layout of crate exports; add runtime convenience functions | eta | 2022-01-11 | 7 | -19/+93 | |
| * | | | | Add the python script I use to generate changelog links. | Nick Mathewson | 2022-01-11 | 1 | -0/+136 | |
| * | | | | Merge branch 'ticket_176_v2' into 'main' | Nick Mathewson | 2022-01-11 | 2 | -63/+144 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove now-unused GuardSet::new(). | Nick Mathewson | 2022-01-11 | 1 | -14/+8 | |
| | * | | | | guardmgr: Use a better persistent data format | Nick Mathewson | 2022-01-11 | 2 | -50/+137 | |
| * | | | | | Merge branch 'ticket_276' into 'main' | Nick Mathewson | 2022-01-11 | 3 | -3/+39 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | guardmgr::..::sample_test: Fix intermittent failure. | Nick Mathewson | 2022-01-11 | 3 | -3/+39 | |
| |/ / / / | ||||||
| * | | | | CHANGELOG.md: spelling fix. (Thanks eta!)arti-v0.0.3 | Nick Mathewson | 2022-01-11 | 1 | -1/+1 | |
