summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Add some allow(unused)Ian Jackson2025-03-273-0/+9
* | | | | | | Merge branch 'hex-star' into 'main'arti-v1.4.2gabi-2502025-04-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | tor-rtcompat: Avoid wildcard dependency requirements.Gabriela Moldovan2025-04-011-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'version-bumps-arti-v1.4.2' into 'main'gabi-2502025-04-0157-570/+570
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Bump arti crate to 1.4.2Gabriela Moldovan2025-03-314-4/+4
| * | | | | | Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-3149-485/+485
| * | | | | | Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-3133-51/+51
| * | | | | | Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2025-03-312-30/+30
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'changelog-1.4.2' into 'main'gabi-2502025-03-311-0/+320
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update changelog based on semver-checks output.Gabriela Moldovan2025-03-311-2/+3
| * | | | | Add changelog for 1.4.2.Gabriela Moldovan2025-03-311-0/+319
|/ / / / /
* | | | | Merge branch 'fixup-feats' into 'main'gabi-2502025-03-311-0/+1
|\ \ \ \ \
| * | | | | arti-relay: Run fixup-features.Gabriela Moldovan2025-03-271-0/+1
* | | | | | Merge branch 'cbindgen-fix' into 'main'gabi-2502025-03-313-53/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Upgrade to cbindgen 0.28.0Nick Mathewson2025-03-302-2/+2
| * | | | | Update expected warnings from cbindgen.Nick Mathewson2025-03-301-51/+0
|/ / / / /
* | | | | Merge branch 'routine-cargo-update' into 'main'gabi-2502025-03-2718-458/+516
|\ \ \ \ \
| * | | | | maint/reproducible_build: Downgrade base64ct.Gabriela Moldovan2025-03-271-0/+1
| * | | | | Run cargo update in preparation for release.Gabriela Moldovan2025-03-271-405/+465
| * | | | | Upgrade getrandom dependency to 0.3.2Gabriela Moldovan2025-03-275-17/+25
| * | | | | Upgrade rustls-wekpki dependency to 0.103.1.Gabriela Moldovan2025-03-272-3/+14
| * | | | | Upgrade strum dependency to 0.27.1.Gabriela Moldovan2025-03-2712-47/+25
|/ / / / /
* | | | | Merge branch 'sshkeygen-test' into 'main'gabi-2502025-03-273-97/+360
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tor-keymgr: keystore::arti::ssh: Fix typo; simplify comments.playbahn2025-03-271-8/+7
| * | | | tor-keymgr: keystore::arti: Rework tests: ssh-keygen interopplaybahn2025-03-261-7/+4
| * | | | tor-keymgr: keystore::arti::ssh: Rework tests: ssh-keygen interopplaybahn2025-03-261-37/+115
| * | | | tor-keymgr: test_utils: TestSpecifier::path_prefix: Drop methodplaybahn2025-03-262-8/+7
| * | | | tor-keymgr: Fix clippy errorsplaybahn2025-03-262-2/+3
| * | | | tor-keymgr: dep ssh-key feat: -allocplaybahn2025-03-261-1/+1
| * | | | tor-keymgr: test_utils: Fix unresolved importplaybahn2025-03-261-4/+8
| * | | | tor-keymgr: keystore::arti::tests: More intuitive assert_eq!playbahn2025-03-262-3/+2
| * | | | tor-keymgr: keystore::arti: Rework ssh-keygen interop testsplaybahn2025-03-261-63/+82
| * | | | tor-keymgr: keystore::arti::ssh: Rework ssh-keygen interop testsplaybahn2025-03-261-30/+52
| * | | | tor-keymgr: Rework utils for ssh-keygen interop testsplaybahn2025-03-261-52/+50
| * | | | tor-keymgr: Remove unused importsplaybahn2025-03-262-2/+0
| * | | | tor-keymgr: keystore::arti: Add tests for ssh-keygen interopplaybahn2025-03-261-65/+100
| * | | | tor-keymgr: keystore::arti::ssh: Add tests for ssh-keygen interopplaybahn2025-03-261-0/+61
| * | | | tor-keymgr: test_utils: Add ssh-keygen interop test utilsplaybahn2025-03-261-0/+53
| * | | | tor-keymgr: dependency ssh-key: features: +allocplaybahn2025-03-261-1/+1
| * | | | tor-keymgr: test_utils: Fix typo: TestSpecifier::new paramplaybahn2025-03-261-2/+2
|/ / / /
* | | | Merge branch 'none-pending' into 'main'opara2025-03-262-22/+29
|\ \ \ \
| * | | | tor-proto: remove unnecessary `Option` from `circuit_action`Steven Engler2025-03-262-10/+9
| * | | | tor-proto: fix possible bug when there are no ready streamsSteven Engler2025-03-261-13/+21
|/ / / /
* | | | Merge branch 'use-patch-pwd-grp' into 'main'Jim Newsome2025-03-264-12/+28
|\ \ \ \
| * | | | fix compiling fs-misstrust on tvOSyaucp2025-03-264-12/+28
| |/ / /
* | | | Merge branch 'dev/cve/pareto-cast' into 'main'Nick Mathewson2025-03-261-1/+1
|\ \ \ \
| * | | | tor-circmgr: Explicit type annotationClara Engler2025-03-261-1/+1
* | | | | Merge branch 'main' into 'main'gabi-2502025-03-261-86/+149
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tor-keymgr: Introduce ItemMetadata type for testing.vijayabhaskar_782025-03-261-86/+149
| |/ / /
* | | | Merge branch 'examples-download-manager' into 'main'opara2025-03-251-8/+9
|\ \ \ \