summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
| * | | | | chutney ci: remove CHUTNEY_BIN env variableJim Newsome2025-09-295-17/+10
| * | | | | chutney ci setup: allow bin locations to be set by cmd lineJim Newsome2025-09-291-20/+36
| * | | | | chutney setup: break into functionsJim Newsome2025-09-291-36/+50
| * | | | | chutney ci: rewrite setup script in pythonJim Newsome2025-09-291-92/+75
| * | | | | chutney CI: move benchmark from e2e script to `test` scriptJim Newsome2025-09-292-12/+7
| * | | | | chutney ci: move "chutney bootstrap" from `setup` to `bootstrap`Jim Newsome2025-09-293-5/+19
| * | | | | chutney ci: move "chutney verify" test from `setup` to `test`Jim Newsome2025-09-292-1/+13
|/ / / / /
* | | | | Merge branch 'opentelemetry' into 'main'wesleyac2025-09-2925-10/+709
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | maint: Add script to check OpenTelemetry macro invocations.Wesley Aptekar-Cassels2025-09-242-0/+23
| * | | | arti: Add skip_all to instrument call.Wesley Aptekar-Cassels2025-09-241-1/+1
| * | | | docs: Add note about existing OpenTelemetry instrumentation.Wesley Aptekar-Cassels2025-09-241-1/+1
| * | | | arti: Make panic into error on invalid OTEL endpoint.Wesley Aptekar-Cassels2025-09-241-3/+5
| * | | | arti: Add note about OpenTelemetry data model.Wesley Aptekar-Cassels2025-09-241-0/+3