| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | 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 | |
| * | | | Release.md: Small fixes | Nick Mathewson | 2022-01-11 | 1 | -2/+4 | |
| * | | | Bump all crate versions to 0.0.3. | Nick Mathewson | 2022-01-11 | 30 | -169/+169 | |
| * | | | Update README.md files (automated) | Nick Mathewson | 2022-01-11 | 2 | -2/+5 | |
| * | | | Run "cargo update". | Nick Mathewson | 2022-01-11 | 1 | -147/+153 | |
| * | | | Clear semver_status.md entries for 0.0.2 | Nick Mathewson | 2022-01-11 | 1 | -32/+1 | |
| * | | | Draft changelog for 0.0.3. | Nick Mathewson | 2022-01-11 | 1 | -1/+108 | |
| * | | | Check off some large items in README.md | Nick Mathewson | 2022-01-11 | 1 | -4/+4 | |
| * | | | Add more names to exclude_contributors.txt | Nick Mathewson | 2022-01-11 | 1 | -0/+2 | |
| |/ / | ||||||
| * | | Merge branch 'logfiles' | Nick Mathewson | 2022-01-10 | 7 | -66/+296 | |
| |\ \ | ||||||
| | * | | Apply suggestions to better describe the purpose of LogGuards. | Ian Jackson | 2022-01-10 | 1 | -4/+5 | |
| | * | | Tracing configuration for logfiles, per-target filters | Nick Mathewson | 2022-01-10 | 7 | -59/+282 | |
| | * | | Move tracing setup into a separate module. | Nick Mathewson | 2022-01-10 | 2 | -43/+49 | |
| |/ / | ||||||
| * | | Merge branch 'eta/fix-doc-comment' into 'main' | eta | 2022-01-10 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Fixup broken doc comment from arti!220 | eta | 2022-01-10 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge branch 'ticket_281' into 'main' | eta | 2022-01-10 | 3 | -24/+32 | |
| |\ \ | ||||||
| | * | | Expose and rename stream timeout config. | Nick Mathewson | 2022-01-10 | 3 | -24/+32 | |
| * | | | Merge branch 'ticket_280' into 'main' | eta | 2022-01-10 | 1 | -2/+2 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Make the arti_client::Result type public. | Nick Mathewson | 2022-01-10 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | Merge branch 'ticket_178' into 'main' | eta | 2022-01-10 | 5 | -15/+232 | |
| |\ \ | ||||||
| | * | | Only replace netdir once we have enough guard MDs. | Nick Mathewson | 2022-01-06 | 1 | -9/+73 | |
| | * | | Tests for new guardmgr functionality. | Nick Mathewson | 2022-01-06 | 2 | -0/+83 | |
