summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Install systemd filessyphyr2025-04-045-4/+50
| | * | Create unprivileged user for systemdsyphyr2025-04-042-0/+69
| | | * Address review - revert lint changes other than MD012hashcatHitman2025-04-081-48/+41
| | | * dev doc: Replaced outdated referenced to KeystoreSweeperhashcatHitman2025-04-061-3/+4
| | | * dev doc: Respect Markdown lints in state-management-cli.mdhashcatHitman2025-04-061-45/+47
| |_|/ |/| |
* | | Merge branch 'android-build' into 'main'wesleyac2025-04-033-3/+32
|\ \ \ | |/ / |/| |
| * | fix builds for AndroidYaksh Bariya2025-03-033-3/+32
* | | Merge branch 'readme-tweak' into 'main'wesleyac2025-04-031-6/+2
|\ \ \
| * | | README: Remove duplicate link to CONTRIBUTING.mdhashcatHitman2025-03-261-6/+2
* | | | Merge branch 'main' into 'main'Ian Jackson2025-04-031-4/+0
|\ \ \ \
| * | | | Remove outdated TODOCocytusDEDI2025-04-031-4/+0
* | | | | Merge branch 'item-type-validation' into 'main'gabi-2502025-04-032-12/+77
|\ \ \ \ \
| * | | | | 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 'dev/cve/arti_rpc_demo' into 'main'Nick Mathewson2025-04-021-9/+0
|\ \ \ \ \ \
| * | | | | | doc: Remove dead reference to rpc_demo.pyClara Engler2025-04-011-9/+0
* | | | | | | Merge branch 'dev/cve/python_gitignore' into 'main'Nick Mathewson2025-04-021-0/+175
|\ \ \ \ \ \ \
| * | | | | | | python: Add .gitignoreClara Engler2025-04-011-0/+175
| |/ / / / / /
* | | | | | | 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
* | | | | | | Merge branch 'smaller-pcap' into 'main'opara2025-04-011-0/+4
|\ \ \ \ \ \ \
| * | | | | | | shadow: capture only 40 bytes of packetsSteven Engler2025-04-011-0/+4
|/ / / / / / /
* | | | | | | Merge branch 'remove-ntor-v3-feat' into 'main'opara2025-04-0111-63/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | 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-014-15/+3
| * | | | | | 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 'bump-shadow' into 'main'David Goulet2025-04-014-4/+74
|\ \ \ \ \ \
| * | | | | | integration-e2e-shadow: add CLI arg for shadow simulation seedJim Newsome2025-03-311-0/+11
| * | | | | | integration-chutney-shadow: save tor logsJim Newsome2025-03-311-0/+4
| * | | | | | shadow ci README: add notes about reproducibilityJim Newsome2025-03-311-0/+22
| * | | | | | shadow ci: add CLI option to run with specified seedJim Newsome2025-03-311-0/+31
| * | | | | | shadow test README: update with latest feature setJim Newsome2025-03-311-1/+1
| * | | | | | CI: bump shadow versionJim Newsome2025-03-311-3/+3
| * | | | | | integration-e2e-shadow: tell chutney to disable tor sandboxJim Newsome2025-03-311-0/+2
* | | | | | | Merge branch 'unused' into 'main'Ian Jackson2025-04-013-0/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | 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
| | |/ / / / | |/| | | |