| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bump versions for tor-* and arti-* crates | Steven Engler | 2026-08-03 | 1 | -4/+4 |
| * | Require derive-deftly 1.11.4 | Ian Jackson | 2026-07-23 | 1 | -1/+1 |
| * | Merge branch 'remove-lint' into 'main' | Jim Newsome | 2026-07-15 | 1 | -1/+1 |
| |\ |
|
| | * | add_warning: add reference to arti#2556 | Jim Newsome | 2026-07-15 | 1 | -1/+1 |
| | * | Removed unnecessary lint | pryty26 | 2026-07-15 | 1 | -1/+1 |
| * | | Upgrade cipher, aes, and ctr. | Nick Mathewson | 2026-07-13 | 2 | -26/+49 |
| |/ |
|
| * | llcrypto: Use rdrand on aarch64 too. | Nick Mathewson | 2026-07-01 | 2 | -3/+2 |
| * | Upgrade rdrand dependency to 0.9 | Nick Mathewson | 2026-07-01 | 1 | -1/+1 |
| * | Remove semver.md files | Nick Mathewson | 2026-06-30 | 1 | -1/+0 |
| * | Version bumps for 2.5.0 | Nick Mathewson | 2026-06-30 | 1 | -5/+5 |
| * | tor-llcrypto: Implement Ed25519PublicKey for ExpandedKeypair | Clara Engler | 2026-06-25 | 2 | -0/+7 |
| * | Merge branch 'msrv-1.91' into 'main' | gabi-250 | 2026-06-18 | 1 | -1/+1 |
| |\ |
|
| | * | Bump MSRV to 1.91 | Clara Engler | 2026-06-15 | 1 | -1/+1 |
| * | | hscrypto, linkspec, llcrypto: Use new redaction helpers | Nick Mathewson | 2026-06-10 | 1 | -6/+2 |
| |/ |
|
| * | Merge branch 'clippy-string-slice' into 'main' | Nick Mathewson | 2026-06-10 | 5 | -0/+6 |
| |\ |
|
| | * | everywhere: Add #[allow(clippy::string_slice)] | Clara Engler | 2026-06-09 | 1 | -0/+1 |
| | * | maint: Run maint/add_warning to deny string slices | Clara Engler | 2026-06-09 | 5 | -0/+5 |
| * | | Bump derive-deftly to 1.11.3 | Ian Jackson | 2026-06-09 | 1 | -1/+1 |
| |/ |
|
| * | Bump all the unstable tor- and arti- crates to 0.43.0 | Gabriela Moldovan | 2026-06-01 | 1 | -4/+4 |
| * | Upgrade rand crates to 0.10. | Wesley Aptekar-Cassels | 2026-05-12 | 8 | -53/+75 |
| * | hsservice, llcrypto, SecurityResponse: use cfg({true,false}) | Nick Mathewson | 2026-05-07 | 1 | -2/+2 |
| * | release: Bump tor- and arti- crate versions. | Wesley Aptekar-Cassels | 2026-05-06 | 1 | -4/+4 |
| * | release: Bump safelog version to 0.8.2. | Wesley Aptekar-Cassels | 2026-05-06 | 1 | -1/+1 |
| * | tor-llcrypto: Fix a derive to unconditionally Deftly | Ian Jackson | 2026-04-28 | 1 | -6/+2 |
| * | tor-llcrypto: Add RsaIdentity::to_bytes() | Clara Engler | 2026-04-23 | 1 | -0/+5 |
| * | Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous` | Ian Jackson | 2026-04-02 | 1 | -1/+1 |
| * | Update to derive-deftly 0.10.0. | Ian Jackson | 2026-03-31 | 1 | -1/+1 |
| * | Bump versions: tor-* and arti-* unstable crates | Ian Jackson | 2026-03-30 | 1 | -4/+4 |
| * | Bump versions: patchlevel, with dependencies | Ian Jackson | 2026-03-30 | 1 | -1/+1 |
| * | tor_llcrypto: fix clippy for wasm32. | Nick Mathewson | 2026-03-25 | 1 | -3/+9 |
| * | Bump all the unstable tor- and arti- crates to 0.40.0. | Gabriela Moldovan | 2026-03-02 | 1 | -4/+4 |
| * | Bump the versions of the non-{arti-,tor-} crates | Gabriela Moldovan | 2026-03-02 | 1 | -1/+1 |
| * | Allow clippy::collapsible_if to trigger | Gabriela Moldovan | 2026-02-16 | 1 | -0/+1 |
| * | Bump MSRV from 1.86 to 1.89 | Gabriela Moldovan | 2026-02-16 | 1 | -1/+1 |
| * | tor-llcrypto: add `Ed25519Identity::from_base64()` | Steven Engler | 2026-02-10 | 1 | -0/+42 |
| * | deps: Upgrade getrandom to 0.4.0. | Wesley Aptekar-Cassels | 2026-02-02 | 1 | -1/+1 |
| * | release: Bump `arti-*` and `tor-*` crates to 0.39.0 | Wesley Aptekar-Cassels | 2026-02-02 | 1 | -4/+4 |
| * | llcrypto: Depend on tor-memquota-cost, not tor-memquota. | Nick Mathewson | 2026-02-02 | 4 | -6/+6 |
| * | maint/add_warning: Run script to add new warning | Gabriela Moldovan | 2026-01-27 | 1 | -0/+1 |
| * | tor-llcrypto: Add `RsaIdentity::as_hex_upper` | Clara Engler | 2026-01-15 | 2 | -0/+11 |
| * | cargo: Update `arti-*` and `tor-*` to `0.38.0` | Clara Engler | 2026-01-12 | 1 | -4/+4 |
| * | Remove unnecessary `doc(cfg(...))` attributes | Neel Chauhan | 2025-12-04 | 2 | -2/+0 |
| * | Pin our derive-deftly version to ~1.6.0 everywhere | Ian Jackson | 2025-12-03 | 1 | -1/+1 |
| * | Update to derive-deftly 1.6.0 | Ian Jackson | 2025-12-03 | 1 | -1/+1 |
| * | Bump all the unstable tor- and arti- crates to 0.37.0. | Gabriela Moldovan | 2025-12-02 | 1 | -4/+4 |
| * | Merge branch 'bug2172' into 'main' | Nick Mathewson | 2025-11-24 | 1 | -1/+1 |
| |\ |
|
| | * | tor-llcrypto: Stop deriving Deref in CtByteArray | Neel Chauhan | 2025-11-24 | 1 | -1/+1 |
| * | | Bump derive-deftly to 1.5.0 | Ian Jackson | 2025-11-07 | 1 | -1/+1 |
| * | | Merge branch 'deftly-1.4' into 'main' | opara | 2025-11-06 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Bump derive-deftly to 1.4.0 | Ian Jackson | 2025-11-06 | 1 | -1/+1 |
| | |/ |
|