| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | changelog: Remove boilerplate line. | Ian Jackson | 2025-08-05 | 1 | -1/+0 | |
| | * | | | | | | | chagnelog: Run maint/format_md_links to add two missing full stops | Ian Jackson | 2025-08-05 | 1 | -2/+2 | |
| | * | | | | | | | changelog: Linkify an MR | Ian Jackson | 2025-08-05 | 1 | -1/+1 | |
| | * | | | | | | | changelog: Move an item to the right release (!) | Ian Jackson | 2025-08-05 | 1 | -5/+5 | |
| | * | | | | | | | Update the release date | Ian Jackson | 2025-08-05 | 1 | -1/+1 | |
| | * | | | | | | | changelog: manually add missing links | Ian Jackson | 2025-08-05 | 1 | -5/+5 | |
| | * | | | | | | | changelog: run maint/update-md-links | Ian Jackson | 2025-08-05 | 1 | -2/+47 | |
| | * | | | | | | | changelog: manually adjust some references | Ian Jackson | 2025-08-05 | 1 | -14/+7 | |
| | * | | | | | | | changelog: run maint/changelog-syntax-fiddle | Ian Jackson | 2025-08-05 | 1 | -42/+25 | |
| | * | | | | | | | maint/changelog-syntax-fiddle: Write out links at end | Ian Jackson | 2025-08-05 | 1 | -0/+2 | |
| | * | | | | | | | maint/changelog-syntax-fiddle: Break out write_out_links | Ian Jackson | 2025-08-05 | 1 | -4/+8 | |
| | * | | | | | | | changelog: acknowledge contributors (maint/thanks output) | Ian Jackson | 2025-08-05 | 1 | -3/+1 | |
| | * | | | | | | | changelog: Provide a summary | Ian Jackson | 2025-08-05 | 1 | -10/+8 | |
| | * | | | | | | | changelog: Document remaining changes in 1.4.6 | Ian Jackson | 2025-08-05 | 1 | -2/+5 | |
| | * | | | | | | | changelog: Mark two things as experimental | Ian Jackson | 2025-08-05 | 1 | -2/+2 | |
| | * | | | | | | | changelog: Move hsdesc limit to security section | Ian Jackson | 2025-08-04 | 1 | -3/+4 | |
| | * | | | | | | | changelog: Suggestions from review | Ian Jackson | 2025-08-04 | 1 | -3/+3 | |
| | * | | | | | | | changelog: include changes up to now | Ian Jackson | 2025-08-04 | 1 | -36/+115 | |
| | * | | | | | | | changelog: Add some todo marks | Ian Jackson | 2025-08-04 | 1 | -2/+5 | |
| | * | | | | | | | changelog: Copy ChangelogTemplate.md into CHANGELOG.md | Ian Jackson | 2025-08-04 | 1 | -0/+84 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'versions' into 'main' | Ian Jackson | 2025-08-05 | 54 | -569/+583 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Bump version of tor-basic-utils | Ian Jackson | 2025-08-05 | 29 | -36/+36 | |
| | * | | | | | | Update hashx-bench lockfile | Ian Jackson | 2025-08-05 | 1 | -20/+27 | |
| | * | | | | | | Update equix-bench lockfile | Ian Jackson | 2025-08-05 | 1 | -20/+27 | |
| | * | | | | | | Version bumps for 1.4.6 | Ian Jackson | 2025-08-05 | 51 | -493/+493 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'update' into 'main' | Ian Jackson | 2025-08-04 | 26 | -196/+241 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Bump rusqlite to 0.37 | Ian Jackson | 2025-08-04 | 2 | -5/+5 | |
| | * | | | | | | Bump derive-deftly to 1.2.0 | Ian Jackson | 2025-08-04 | 25 | -54/+54 | |
| | * | | | | | | Routine argo update | Ian Jackson | 2025-08-04 | 1 | -137/+182 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'features' into 'main' | Nick Mathewson | 2025-08-04 | 3 | -1/+4 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | cargo features: Run fixup-features (fmt) | Ian Jackson | 2025-08-04 | 1 | -1/+2 | |
| | * | | | | | cargo features: Run fixup-features | Ian Jackson | 2025-08-04 | 2 | -2/+2 | |
| | * | | | | | cargo features: Restore "memquota" feature into "full" | Ian Jackson | 2025-08-04 | 2 | -0/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'arti-ureq-wrong-expected-runtime' into 'main' | wesleyac | 2025-08-04 | 1 | -4/+6 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | arti-ureq: Move `builder()` and `new()` to non-generic PreferredRuntime impl | nield | 2025-08-04 | 1 | -4/+6 | |
| |/ / / / | ||||||
| | * | | | hyper-examples: Cargo fmt | nield | 2025-08-04 | 1 | -1/+4 | |
| | * | | | hyper-examples: Use std::time::Duration | nield | 2025-08-04 | 1 | -1/+2 | |
| | * | | | hyper-examples: Use random nickname for onion service | nield | 2025-08-04 | 1 | -1/+1 | |
| | * | | | Merge branch 'main' into hyper-examples | nield | 2025-08-04 | 64 | -398/+1939 | |
| | |\ \ \ | |/ / / |/| | | | ||||||
| * | | | | Merge branch 'enable-memquota' into 'main' | opara | 2025-07-31 | 17 | -72/+444 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-memquota: moved auto calc into separate function | Steven Engler | 2025-07-31 | 1 | -49/+112 | |
| | * | | | | tor-memquota: return an error when `total_available_memory()` fails | Steven Engler | 2025-07-31 | 1 | -15/+29 | |
| | * | | | | maint: change the dependencies in 'downgrade_dependencies' | Steven Engler | 2025-07-31 | 1 | -1/+4 | |
| | * | | | | arti: update example config | Steven Engler | 2025-07-31 | 1 | -5/+16 | |
| | * | | | | tor-memquota: small fmt change to log message | Steven Engler | 2025-07-31 | 1 | -1/+1 | |
| | * | | | | tor-memquota: change behaviour of "auto" | Steven Engler | 2025-07-31 | 1 | -23/+180 | |
| | * | | | | tor-memquota: config now supports `ExplicitOrAuto` | Steven Engler | 2025-07-31 | 3 | -17/+61 | |
| | * | | | | tor-memquota: add 'cfg-if' and 'sysinfo' dependencies | Steven Engler | 2025-07-31 | 2 | -0/+46 | |
| | * | | | | tor-config: impl `NotAutoValue` for `ByteQty` | Steven Engler | 2025-07-31 | 2 | -0/+4 | |
| | * | | | | tor-config: add `ExplicitOrAuto::map` and `From<T> for ExplicitOrAuto<T>` | Steven Engler | 2025-07-31 | 1 | -0/+18 | |
