summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * | tor-hsrproxy: formatting in Cargo.tomlIan Jackson2025-04-081-1/+5
| * | tor-hsrproxy: Move cloning into spawnIan Jackson2025-04-081-12/+12
| * | arti: Optionally set up a Prometheus metrics exporterIan Jackson2025-04-085-1/+154
| * | arti: cfg tests: On mismatch, report which config fileIan Jackson2025-04-081-2/+2
| * | tor-config: Listen: Provide single_address_legacyIan Jackson2025-04-082-1/+24
* | | tor-proto: Add TODO about using Itertools instead of open-coded impl.Gabriela Moldovan2025-04-081-0/+2
* | | tor-proto: Remove outdated TODO.Gabriela Moldovan2025-04-081-4/+0
|/ /
* / rpcserver: Fix another ceil_div warningNick Mathewson2025-04-071-2/+1
|/
* Merge branch 'fix-clippy' into 'main'Nick Mathewson2025-04-0711-25/+24
|\
| * tor-netdoc: use more idiomatic rustSteven Engler2025-04-031-2/+1
| * fix `clippy::unneeded_struct_pattern`Steven Engler2025-04-034-15/+15
| * tor-netdoc: fix `clippy::len_zero`Steven Engler2025-04-031-1/+1
| * fix `clippy::doc_overindented_list_items`Steven Engler2025-04-036-7/+7
| * tor-config: fix `clippy::double_ended_iterator_last`Steven Engler2025-04-031-1/+1
* | Merge branch 'android-build' into 'main'wesleyac2025-04-033-3/+32
|\ \ | |/ |/|
| * fix builds for AndroidYaksh Bariya2025-03-033-3/+32
* | Merge branch 'main' into 'main'Ian Jackson2025-04-031-4/+0
|\ \
| * | Remove outdated TODOCocytusDEDI2025-04-031-4/+0
* | | tor-keymgr: ephemeral type validationhashcatHitman2025-04-032-12/+77
* | | Merge branch 'todo3' into 'main'gabi-2502025-04-027-106/+37
|\ \ \
| * | | tor-keymgr: BREAKING: Refactor API: Keystore::insertplaybahn2025-04-027-65/+26
| * | | tor-keymgr: keystore::ephemeral::insert: Drop item type validationplaybahn2025-04-021-20/+1
| * | | tor-keymgr: Fix TODO: Refactor API: Keystore::insertplaybahn2025-04-024-28/+17
* | | | Merge branch 'todo1' into 'main'opara2025-04-021-10/+68
|\ \ \ \ | |/ / / |/| | |
| * | | arti: Fix TODO: Rework test: onion_proxy::build_listplaybahn2025-04-012-72/+32
| * | | arti: onion_proxy::build_list: fix TODO: Add testplaybahn2025-04-012-7/+105
* | | | tor-circmgr: clean up after "ntor_v3" feature flag removalSteven Engler2025-04-011-21/+13
* | | | tor-proto: clean up after "ntor_v3" feature flag removalSteven Engler2025-04-011-2/+1
* | | | tor-circmgr: removed "ntor_v3" feature flagSteven Engler2025-04-012-13/+1
* | | | tor-proto: removed "ntor_v3" feature flagSteven Engler2025-04-017-25/+1
|/ / /
* | | Merge branch 'semver-cleanup' into 'main'gabi-2502025-04-0112-60/+0
|\ \ \
| * | | Remove semver.md files post-release.Gabriela Moldovan2025-04-0112-60/+0
| |/ /
* | | Merge branch 'unused' into 'main'Ian Jackson2025-04-013-0/+9
|\ \ \ | |/ / |/| |
| * | Add some allow(unused)Ian Jackson2025-03-273-0/+9
* | | tor-rtcompat: Avoid wildcard dependency requirements.Gabriela Moldovan2025-04-011-1/+1
* | | Bump arti crate to 1.4.2Gabriela Moldovan2025-03-313-3/+3
* | | Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-3148-440/+440
* | | Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-3132-46/+46
* | | Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2025-03-312-30/+30
* | | Merge branch 'fixup-feats' into 'main'gabi-2502025-03-311-0/+1
|\ \ \
| * | | arti-relay: Run fixup-features.Gabriela Moldovan2025-03-271-0/+1
* | | | Upgrade to cbindgen 0.28.0Nick Mathewson2025-03-301-1/+1
* | | | Update expected warnings from cbindgen.Nick Mathewson2025-03-301-51/+0
|/ / /
* | | Upgrade getrandom dependency to 0.3.2Gabriela Moldovan2025-03-274-2/+6
* | | Upgrade rustls-wekpki dependency to 0.103.1.Gabriela Moldovan2025-03-271-1/+1
* | | Upgrade strum dependency to 0.27.1.Gabriela Moldovan2025-03-2711-11/+11
* | | 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