| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | impl_standard_builder: Allow for !Default | Ian Jackson | 2022-06-16 | 1 | -13/+54 | |
| | * | | | | | arti: logging config: Replace a manual Debug impl | Ian Jackson | 2022-06-16 | 3 | -7/+6 | |
| | * | | | | | impl_standard_builder: Use for tor_dirmgr::DownloadScheduleConfig | Ian Jackson | 2022-06-16 | 1 | -14/+1 | |
| | * | | | | | impl_standard_builder: Use for tor_dirmgr::NetworkConfig | Ian Jackson | 2022-06-16 | 1 | -19/+2 | |
| | * | | | | | impl_standard_builder: Use for tor_dirmgr::DirSkewTolerance | Ian Jackson | 2022-06-16 | 1 | -13/+2 | |
| | * | | | | | tor-config: impl_standard_builder: handle contexts with local Result | Ian Jackson | 2022-06-16 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'upgrade_float_eq' into 'main' | Ian Jackson | 2022-06-16 | 2 | -11/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Upgrade to float_eq 1.0.0 | Nick Mathewson | 2022-06-16 | 2 | -11/+5 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'config-fix' into 'main' | Ian Jackson | 2022-06-16 | 4 | -49/+92 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arti: cfg: Remove another needless borrow | Ian Jackson | 2022-06-16 | 1 | -1/+1 | |
| | * | | | | | | arti cfg tests: Remove a redundant line that shadows an earlier binding | Ian Jackson | 2022-06-16 | 1 | -1/+0 | |
| | * | | | | | | Fix grammar error | eta | 2022-06-16 | 1 | -1/+1 | |
| | * | | | | | | arti: Enable some pre-config logging | Ian Jackson | 2022-06-16 | 1 | -2/+16 | |
| | * | | | | | | arti: Introduce closure which will be used for pre-config logging | Ian Jackson | 2022-06-16 | 1 | -31/+52 | |
| | * | | | | | | arti cfg tests: Test that example config works as-is | Ian Jackson | 2022-06-16 | 1 | -0/+2 | |
| | * | | | | | | arti: cfg tests: Refactor to prepare for new test | Ian Jackson | 2022-06-16 | 1 | -16/+23 | |
| | | |/ / / / | |/| | | | | ||||||
| | * | | | | | Add some missing `serde(default)` to uses of humantime_serde::option | Ian Jackson | 2022-06-16 | 2 | -3/+3 | |
| * | | | | | | Merge branch 'accel-features' into 'main' | Nick Mathewson | 2022-06-16 | 7 | -42/+98 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | Merge branch 'main' into 'accel-features' | Nick Mathewson | 2022-06-16 | 30 | -158/+272 | |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | | Add "accel-*" features to arti-client and arti. | Nick Mathewson | 2022-06-13 | 5 | -2/+47 | |
| | * | | | | | Add a feature to tor-llcrypto to enable sha-1/asm. | Nick Mathewson | 2022-06-13 | 3 | -41/+61 | |
| * | | | | | | gitlab-ci: Use lowercase tpa tag. | Nick Mathewson | 2022-06-16 | 1 | -1/+1 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge branch 'high-level-features' into 'main' | Nick Mathewson | 2022-06-16 | 13 | -86/+168 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Remove "rustls" from "full", for license reasons. | Nick Mathewson | 2022-06-15 | 4 | -5/+13 | |
| | |/ / / / | ||||||
| | * | | | | Document "full", "experimental" in toplevel crate documentation. | Nick Mathewson | 2022-06-13 | 2 | -82/+121 | |
| | * | | | | Add "full" and "experimental" features to arti. | Nick Mathewson | 2022-06-10 | 1 | -0/+7 | |
| | * | | | | Add "full" and "experimental" features to arti-client and below. | Nick Mathewson | 2022-06-10 | 10 | -4/+32 | |
| * | | | | | Merge branch 'clippy_20220614' into 'main' | Nick Mathewson | 2022-06-15 | 7 | -12/+21 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Add one more "allow" to tor_netdoc::parse::macros. | Nick Mathewson | 2022-06-15 | 1 | -0/+1 | |
| | * | | | | Permit eprintln in channel-padding test. | Nick Mathewson | 2022-06-15 | 1 | -0/+1 | |
| | * | | | | Fix clippy::significant_drop_in_scrutinee warnings | Nick Mathewson | 2022-06-15 | 4 | -12/+16 | |
| | * | | | | Work around an erroneous warning from nightly clippy | Nick Mathewson | 2022-06-15 | 1 | -0/+3 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge branch 'unwrap' into 'main' | Nick Mathewson | 2022-06-13 | 8 | -45/+15 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | tor-netdir: testnet: Make construct_netdir infallible (rustfmt) | Ian Jackson | 2022-06-13 | 6 | -30/+10 | |
| | * | | | tor-netdir: testnet: Make construct_netdir infallible | Ian Jackson | 2022-06-13 | 8 | -15/+5 | |
| * | | | | Merge branch 'dormant_directory' into 'main' | Nick Mathewson | 2022-06-13 | 8 | -90/+219 | |
| |\ \ \ \ | ||||||
| | * | | | | DirMgr: Use scopeguard crate in place of ad hoc RAII substitutes | Nick Mathewson | 2022-06-13 | 3 | -68/+20 | |
| | * | | | | Put the task schedule back when the dl task exits. | Nick Mathewson | 2022-06-13 | 1 | -2/+9 | |
| | * | | | | New API to expose and use TaskHandle from DirMgr. | Nick Mathewson | 2022-06-13 | 3 | -2/+35 | |
| | * | | | | DirMgr: Refactor bootstrap to use a TaskSchedule for sleeping. | Nick Mathewson | 2022-06-10 | 2 | -32/+53 | |
| | * | | | | TaskSchedule: Add a sleep_until_wallclock method too. | Nick Mathewson | 2022-06-10 | 2 | -2/+15 | |
| | * | | | | Add a `sleep` function to TaskSchedule. | Nick Mathewson | 2022-06-07 | 1 | -0/+20 | |
| | * | | | | Add "suspend" and "resume" to TaskSchedule. | Nick Mathewson | 2022-06-07 | 1 | -0/+83 | |
| * | | | | | Merge branch 'option' into 'main' | eta | 2022-06-13 | 3 | -1/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | config: document semver change | Ian Jackson | 2022-06-10 | 1 | -0/+1 | |
| | * | | | | | config: Suppose that we might extend resolve_option to non-T::Default | Ian Jackson | 2022-06-10 | 1 | -0/+2 | |
| | * | | | | | config: Do not strip_option for journald (and in future) | Ian Jackson | 2022-06-10 | 2 | -1/+4 | |
| * | | | | | | Merge branch 'doc' into 'main' | eta | 2022-06-13 | 1 | -1/+2 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | tor-error: Fix a broken intra-doc link | Ian Jackson | 2022-06-10 | 1 | -1/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'nested-read-write' into 'main' | Nick Mathewson | 2022-06-10 | 2 | -40/+61 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
