summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | release: Update changelog.Wesley Aptekar-Cassels2025-10-011-0/+249
* | | | | | | Merge branch 'release-1.6.0-update-release-date' into 'main'wesleyac2025-10-021-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | release: Update release date.wesleyac2025-10-021-1/+1
| * | | | | | release: Update release date.Wesley Aptekar-Cassels2025-10-021-1/+1
|/ / / / / /
* | | | | | Merge branch 'release-1.6.0-cargo-update' into 'main'wesleyac2025-10-022-407/+452
|\ \ \ \ \ \
| * | | | | | tor-hsservice: Fix time_store test.Wesley Aptekar-Cassels2025-10-011-1/+0
| * | | | | | release: Run cargo update.Wesley Aptekar-Cassels2025-10-011-406/+452
* | | | | | | Merge branch 'cell-validation-doc' into 'main'gabi-2502025-10-021-0/+236
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | doc/dev/notes: Add note on tor-proto cell validation.gabi-2502025-10-021-0/+236
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'release-1.6.0-fixup-features' into 'main'wesleyac2025-10-0117-35/+57
|\ \ \ \ \ \
| * | | | | | release: Run fixup-features.Wesley Aptekar-Cassels2025-10-0117-35/+57
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-1.6.0-update-semver-files' into 'main'Alexander Hansen Færøy2025-10-014-0/+4
|\ \ \ \ \ \
| * | | | | | release: Update semver.md files.Wesley Aptekar-Cassels2025-10-014-0/+4
| |/ / / / /
* | | | | | Merge branch 'fix-release-checklist-broken-link' into 'main'Alexander Hansen Færøy2025-10-011-1/+1
|\ \ \ \ \ \
| * | | | | | docs: Fix broken link in release checklist.Wesley Aptekar-Cassels2025-10-011-1/+1
| |/ / / / /
* | | | | | Merge branch 'verify-method-not-used' into 'main'Ian Jackson2025-10-011-0/+33
|\ \ \ \ \ \
| * | | | | | SecurityResponse: Add a note about failing verification buildsIan Jackson2025-10-011-0/+2
| * | | | | | Start a security response policy, capturing workflow from !3151Ian Jackson2025-10-011-0/+31
| |/ / / / /
* | | | | | Merge branch 'fix-release-checklist-semver-check' into 'main'Alexander Hansen Færøy2025-10-011-1/+1
|\ \ \ \ \ \
| * | | | | | docs: Fix release checklist item.Wesley Aptekar-Cassels2025-10-011-1/+1
| |/ / / / /
* | | | | | Merge branch 'update-reactor-docs' into 'main'opara2025-10-011-3/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tor-proto: fix comment related to validating stream messagesSteven Engler2025-09-301-3/+4
* | | | | | Merge branch 'not-so-dangerous' into 'main'Ian Jackson2025-10-019-255/+97
|\ \ \ \ \ \
| * | | | | | tor-netdoc: Abolish `dangerous-expose-struct-fields`; always expose, insteadIan Jackson2025-10-019-255/+97
* | | | | | | Merge branch 'update-examples-with-native-tls-notice' into 'main'opara2025-10-013-0/+12
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | macos-native-tls-notice: Update README.md of tor-rtcompat with notice of nati...nield2025-10-011-0/+5
| * | | | | | macos-native-tls-notice: Update README.md of hyper-examples with notice of na...nield2025-10-011-0/+3
| * | | | | | macos-native-tls-notice: Update README.md of download-manager with notice of ...nield2025-10-011-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'tor-rtmock-simple-time-typos' into 'main'gabi-2502025-10-011-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tor-rtmock-simple-time-typos: Fix typosNiel Duysters2025-10-011-3/+3
|/ / / / /
* | | | | Merge branch 'ticket_2190' into 'main'Nick Mathewson2025-09-303-40/+34
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | padding: Remove post-queue blocker.Nick Mathewson2025-09-303-37/+31
| * | | | padding: be less dogmatic in a TODO about where a buffer would go.Nick Mathewson2025-09-301-4/+4
* | | | | Merge branch 'tor-keyforge-rsa-types' into 'main'wesleyac2025-09-309-13/+301
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tor-llcrypto: Add more comments about implementation of RSA sign function.Wesley Aptekar-Cassels2025-09-101-2/+3
| * | | | tor-llcrypto: Add note about key size to RSA KeyPair::generate.Wesley Aptekar-Cassels2025-09-101-0/+4
| * | | | tor-llcrypto: Rename rsa::PrivateKey to rsa::KeyPair.Wesley Aptekar-Cassels2025-09-085-17/+18
| * | | | tor-key-forge: Add RSA key types.Wesley Aptekar-Cassels2025-09-087-9/+291
* | | | | Merge branch 'doc_features_no_longer_there' into 'main'Nick Mathewson2025-09-3060-266/+58
|\ \ \ \ \
| * | | | | Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-2957-57/+57
| * | | | | Remove check_doc_features.Nick Mathewson2025-09-293-209/+1
* | | | | | Merge branch 'suppress-warnings' into 'main'Nick Mathewson2025-09-302-3/+13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | rpc: Suppress a clippy warning by making PossumCage usedIan Jackson2025-09-301-2/+11
| * | | | | rpc: Suppress a clippy false positive that appears with current betaIan Jackson2025-09-301-1/+2
* | | | | | Merge branch 'sort_circ_actions' into 'main'Nick Mathewson2025-09-291-1/+48
|\ \ \ \ \ \
| * | | | | | Sort output events for next_circ_action.Nick Mathewson2025-09-291-1/+48
| |/ / / / /
* | | | | | Merge branch 'rework-chutney-test' into 'main'Jim Newsome2025-09-296-132/+219
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | chutney ci setup: encapsulate config as a wholeJim Newsome2025-09-291-23/+35
| * | | | | chutney CI: store and use jq pathJim Newsome2025-09-292-5/+5
| * | | | | chutney setup: refactor config options into Resolver objectsJim Newsome2025-09-291-79/+127