summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | arti: test: rescope entities form util.rs fileshjrgrn2026-02-033-31/+33
* | | | | | Merge branch 'oniux-8' into 'main'wesleyac2026-02-031-1/+1
|\ \ \ \ \ \
| * | | | | | web: Update oniux to 0.8.0Clara Engler2026-02-031-1/+1
* | | | | | | Merge branch 'update-editorconfig-checker' into 'main'David Goulet2026-02-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ci: Update editorconfig-checker version.Wesley Aptekar-Cassels2026-02-021-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'legacy-port-config' into 'main'David Goulet2026-02-032-12/+8
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | arti: improve error message for invalid socks/dns portSteven Engler2026-02-022-10/+6
| * | | | | | arti: improve help text for `-p` and `-d`Steven Engler2026-02-021-2/+2
* | | | | | | Merge branch 'release-2.0.0-remove-semver-files' into 'main'wesleyac2026-02-027-25/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | release: Remove semver.md files from 2.0.0 release.Wesley Aptekar-Cassels2026-02-027-25/+0
|/ / / / / /
* | | | | | Merge branch 'tls-cows' into 'main'Nick Mathewson2026-02-029-27/+38
|\ \ \ \ \ \
| * | | | | | rtcompat: Return certificates as Cow.Nick Mathewson2026-02-029-27/+38
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'upgrade-rlimit' into 'main'opara2026-02-022-3/+3
|\ \ \ \ \ \
| * | | | | | Upgrade rlimit crate.Wesley Aptekar-Cassels2026-02-022-3/+3
* | | | | | | Merge branch 'release-2.0.0-cargo-update' into 'main'Nick Mathewson2026-02-021-156/+167
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | release: Run cargo update after 2.0.0 release.Wesley Aptekar-Cassels2026-02-021-156/+167
|/ / / / /
* | | | | Merge branch 'release-2.0.0-changelog' into 'main'arti-v2.0.0Nick Mathewson2026-02-021-0/+173
|\ \ \ \ \
| * | | | | release: Add CHANGELOG entries for 2.0.0.Wesley Aptekar-Cassels2026-02-021-0/+173
| |/ / / /
* | | | | Merge branch 'release-2.0.0-update-release-date' into 'main'Nick Mathewson2026-02-021-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | release: Update release date.Wesley Aptekar-Cassels2026-02-021-1/+1
|/ / / /
* | | | Merge branch 'release-2.0.0-version-bumps' into 'main'Nick Mathewson2026-02-0277-703/+703
|\ \ \ \
| * | | | release: Update Cargo.lock.Wesley Aptekar-Cassels2026-02-021-10/+10
| * | | | release: Update hashx and equix benches.Wesley Aptekar-Cassels2026-02-022-81/+81
| * | | | release: bump-nodep various crates.Wesley Aptekar-Cassels2026-02-0210-10/+10
| * | | | release: Bump `slotmap-careful` to 0.6.0.Wesley Aptekar-Cassels2026-02-028-8/+8
| * | | | release: Bump `arti` version to 2.0.0.Wesley Aptekar-Cassels2026-02-024-4/+4
| * | | | release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-0265-590/+590
|/ / / /
* | | | Merge branch 'legacy-port-config' into 'main'wesleyac2026-02-027-209/+34
|\ \ \ \
| * | | | tor-config: remove `resolve_alternative_specs` functionSteven Engler2026-02-012-81/+1
| * | | | web: fix reference to `proxy.socks_port`Steven Engler2026-01-291-2/+2
| * | | | arti: remove `resolve_listen_port!` macroSteven Engler2026-01-292-38/+5
| * | | | arti: remove deprecated `proxy.dns_port` config optionSteven Engler2026-01-294-20/+6
| * | | | arti: remove deprecated `proxy.socks_port` config optionSteven Engler2026-01-294-21/+11
| * | | | arti: small changes to socks/dns listen config testsSteven Engler2026-01-291-16/+13
| * | | | arti: relax '_listen'/'_port' config compat testsSteven Engler2026-01-291-40/+2
| * | | | arti: reword+reformat warning messageSteven Engler2026-01-291-1/+4
* | | | | Merge branch 'decouple-cert-cycle' into 'main'Nick Mathewson2026-02-0227-207/+405
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | rtcompat: tweaks to no-tls-server case.Nick Mathewson2026-02-021-0/+9
| * | | | rtcompat: Improved tls-server key/cert handling.Nick Mathewson2026-02-024-86/+35
| * | | | rtcompat: restore tls-server test.Nick Mathewson2026-02-023-10/+6
| * | | | Cargo.toml: Re-order crates so that tor-rtcompat can depend on tor-certNick Mathewson2026-02-021-3/+3
| * | | | llcrypto: Depend on tor-memquota-cost, not tor-memquota.Nick Mathewson2026-02-025-7/+7
| * | | | memquota: Extract HasMemoryCost and derive to new crate.Nick Mathewson2026-02-0213-85/+215
| * | | | cert: Extract x509 code into new tor-cert-x509 crate.Nick Mathewson2026-02-027-19/+133
|/ / / /
* | | | Merge branch 'main' into 'main'gabi-2502026-02-0218-19/+18
|\ \ \ \
| * | | | Remove paste from downgrade-dependenciessjcobb2026-02-021-2/+1
| * | | | fix(minver): Update paste dependency to be minver compatibleSamuel Cobb2026-01-2617-17/+17
* | | | | Merge branch 'ctor-migrate-test-fixes' into 'main'opara2026-02-022-8/+16
|\ \ \ \ \
| * | | | | cli_tests: Rename tests for clarity and consistencyGabriela Moldovan2026-02-021-3/+3
| * | | | | cli_tests: Insert spacing between top-level itemsGabriela Moldovan2026-02-021-0/+8