| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'release-1.6.0-update-changelog-minimal-versions' into 'main' | wesleyac | 2025-10-06 | 1 | -0/+2 |
| |\ | | | | | | | | | release: Update CHANGELOG.md See merge request tpo/core/arti!3329 | ||||
| | * | release: Fix typo in CHANGELOG.md link. | Wesley Aptekar-Cassels | 2025-10-06 | 1 | -1/+1 |
| | | | |||||
| | * | release: Update CHANGELOG.md | Wesley Aptekar-Cassels | 2025-10-06 | 1 | -0/+2 |
| |/ | |||||
| * | Merge branch 'ci-fix-futures' into 'main' | wesleyac | 2025-10-06 | 1 | -3/+5 |
| |\ | | | | | | | | | Fix minimal-versions CI See merge request tpo/core/arti!3327 | ||||
| | * | maint/downgrade_dependencies: Fix up event-Listeners for async-std | Ian Jackson | 2025-10-06 | 1 | -0/+6 |
| | | | |||||
| | * | maint/downgrade_dependencies: No longer mess with [email protected] | Ian Jackson | 2025-10-06 | 1 | -4/+0 |
| |/ | | | | | Empirically, this is no longer present in our Cargo.lock. The problem was fixed upstream, presumably. | ||||
| * | Merge branch 'release-1.6.0-changelog' into 'main' | wesleyac | 2025-10-02 | 1 | -0/+254 |
| |\ | | | | | | | | | release: Update changelog. See merge request tpo/core/arti!3310 | ||||
| | * | release: Update 1.6.0 release date in CHANGELOG. | Wesley Aptekar-Cassels | 2025-10-02 | 1 | -1/+1 |
| | | | |||||
| | * | release: Fix unused links in CHANGELOG.md. | Wesley Aptekar-Cassels | 2025-10-02 | 1 | -2/+0 |
| | | | |||||
| | * | release: Minor cleanups to CHANGELOG.md | Wesley Aptekar-Cassels | 2025-10-02 | 1 | -62/+69 |
| | | | |||||
| | * | release: Update wording of MSRV in changelog. | Wesley Aptekar-Cassels | 2025-10-01 | 1 | -1/+1 |
| | | | |||||
| | * | release: Update changelog. | Wesley Aptekar-Cassels | 2025-10-01 | 1 | -0/+249 |
| | | | |||||
| * | | Merge branch 'release-1.6.0-update-release-date' into 'main' | wesleyac | 2025-10-02 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | release: Update release date. See merge request tpo/core/arti!3319 | ||||
| | * | | release: Update release date. | wesleyac | 2025-10-02 | 1 | -1/+1 |
| | | | | | | | | | | We plan to release on Monday. | ||||
| | * | | release: Update release date. | Wesley Aptekar-Cassels | 2025-10-02 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge branch 'release-1.6.0-cargo-update' into 'main' | wesleyac | 2025-10-02 | 2 | -407/+452 |
| |\ \ | | | | | | | | | | | | | release: Run cargo update. See merge request tpo/core/arti!3305 | ||||
| | * | | tor-hsservice: Fix time_store test. | Wesley Aptekar-Cassels | 2025-10-01 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This behaviour was changed in humantime 2.3.0. Because they made this breaking change on a minor semver bump, if we want to depend on this behaviour, we would need to lock to a specific version. I don't think this is critical, but I am still looking into where exactly this is used. | ||||
| | * | | release: Run cargo update. | Wesley Aptekar-Cassels | 2025-10-01 | 1 | -406/+452 |
| | | | | |||||
| * | | | Merge branch 'cell-validation-doc' into 'main' | gabi-250 | 2025-10-02 | 1 | -0/+236 |
| |\ \ \ | |_|/ |/| | | | | | | | | | | | | | | doc/dev/notes: Add note on tor-proto cell validation. Closes #2177 See merge request tpo/core/arti!3291 | ||||
| | * | | doc/dev/notes: Add note on tor-proto cell validation. | gabi-250 | 2025-10-02 | 1 | -0/+236 |
| | | | | | | | | | | | | | Closes #2177 | ||||
| * | | | Merge branch 'release-1.6.0-fixup-features' into 'main' | wesleyac | 2025-10-01 | 17 | -35/+57 |
| |\ \ \ | | | | | | | | | | | | | | | | | release: Run fixup-features. See merge request tpo/core/arti!3303 | ||||
| | * | | | release: Run fixup-features. | Wesley Aptekar-Cassels | 2025-10-01 | 17 | -35/+57 |
| | | |/ | |/| | |||||
| * | | | Merge branch 'release-1.6.0-update-semver-files' into 'main' | Alexander Hansen Færøy | 2025-10-01 | 4 | -0/+4 |
| |\ \ \ | | | | | | | | | | | | | | | | | release: Update semver.md files. See merge request tpo/core/arti!3308 | ||||
| | * | | | release: Update semver.md files. | Wesley Aptekar-Cassels | 2025-10-01 | 4 | -0/+4 |
| | |/ / | |||||
| * | | | Merge branch 'fix-release-checklist-broken-link' into 'main' | Alexander Hansen Færøy | 2025-10-01 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | docs: Fix broken link in release checklist. See merge request tpo/core/arti!3306 | ||||
| | * | | | docs: Fix broken link in release checklist. | Wesley Aptekar-Cassels | 2025-10-01 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge branch 'verify-method-not-used' into 'main' | Ian Jackson | 2025-10-01 | 1 | -0/+33 |
| |\ \ \ | | | | | | | | | | | | | | | | | Start a security response policy See merge request tpo/core/arti!3233 | ||||
| | * | | | SecurityResponse: Add a note about failing verification builds | Ian Jackson | 2025-10-01 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/3233#note_3253024 | ||||
| | * | | | Start a security response policy, capturing workflow from !3151 | Ian Jackson | 2025-10-01 | 1 | -0/+31 |
| | |/ / | |||||
| * | | | Merge branch 'fix-release-checklist-semver-check' into 'main' | Alexander Hansen Færøy | 2025-10-01 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | docs: Fix release checklist item. See merge request tpo/core/arti!3304 | ||||
| | * | | | docs: Fix release checklist item. | Wesley Aptekar-Cassels | 2025-10-01 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge branch 'update-reactor-docs' into 'main' | opara | 2025-10-01 | 1 | -3/+4 |
| |\ \ \ | |/ / |/| | | | | | | | | tor-proto: Fix comment related to validating stream messages See merge request tpo/core/arti!3298 | ||||
| | * | | tor-proto: fix comment related to validating stream messages | Steven Engler | 2025-09-30 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I don't think the previous comment is correct. The main flow control checks are about receiving SENDME/XON/XOFFs, and ensuring that we don't receive too many of them. This all happens in the reactor. In theory the stream should be checking that we don't receive too many DATA messages for how many stream SENDMEs we've sent. But this is broken due to arti#2100. We do check this in the halfstream code though. | ||||
| * | | | Merge branch 'not-so-dangerous' into 'main' | Ian Jackson | 2025-10-01 | 9 | -255/+97 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | tor-netdoc: Abolish `dangerous-expose-struct-fields`; always expose, instead Closes #2192 See merge request tpo/core/arti!3299 | ||||
| | * | | | tor-netdoc: Abolish `dangerous-expose-struct-fields`; always expose, instead | Ian Jackson | 2025-10-01 | 9 | -255/+97 |
| | | | | | | | | | | | | | | | | | Fixes #2192 | ||||
| * | | | | Merge branch 'update-examples-with-native-tls-notice' into 'main' | opara | 2025-10-01 | 3 | -0/+12 |
| |\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | macos-native-tls-notice: Notice for native-tls bug on MacOS See merge request tpo/core/arti!3297 | ||||
| | * | | | macos-native-tls-notice: Update README.md of tor-rtcompat with notice of ↵ | nield | 2025-10-01 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | native-tls bug on MacOS | ||||
| | * | | | macos-native-tls-notice: Update README.md of hyper-examples with notice of ↵ | nield | 2025-10-01 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | native-tls bug on MacOS | ||||
| | * | | | macos-native-tls-notice: Update README.md of download-manager with notice of ↵ | nield | 2025-10-01 | 1 | -0/+4 |
| | | |/ | |/| | | | | | | | native-tls bug on MacOS | ||||
| * | | | Merge branch 'tor-rtmock-simple-time-typos' into 'main' | gabi-250 | 2025-10-01 | 1 | -3/+3 |
| |\ \ \ | |/ / |/| | | | | | | | | tor-rtmock-simple-time-typos: Fix typos See merge request tpo/core/arti!3289 | ||||
| | * | | tor-rtmock-simple-time-typos: Fix typos | Niel Duysters | 2025-10-01 | 1 | -3/+3 |
| |/ / | |||||
| * | | Merge branch 'ticket_2190' into 'main' | Nick Mathewson | 2025-09-30 | 3 | -40/+34 |
| |\ \ | | | | | | | | | | | | | | | | | | | padding: Remove post-queue blocker. Closes #2190 See merge request tpo/core/arti!3293 | ||||
| | * | | padding: Remove post-queue blocker. | Nick Mathewson | 2025-09-30 | 3 | -37/+31 |
| | | | | | | | | | | | | | | | | | | | | | | We no longer want to _ever_ block non-DATA cells, per discussion in circuit-padding.md. Closes #2190. | ||||
| | * | | padding: be less dogmatic in a TODO about where a buffer would go. | Nick Mathewson | 2025-09-30 | 1 | -4/+4 |
| | | | | |||||
| * | | | Merge branch 'tor-keyforge-rsa-types' into 'main' | wesleyac | 2025-09-30 | 9 | -13/+301 |
| |\ \ \ | |_|/ |/| | | | | | | | | tor-key-forge: Add RSA key types. See merge request tpo/core/arti!3236 | ||||
| | * | | tor-llcrypto: Add more comments about implementation of RSA sign function. | Wesley Aptekar-Cassels | 2025-09-10 | 1 | -2/+3 |
| | | | | |||||
| | * | | tor-llcrypto: Add note about key size to RSA KeyPair::generate. | Wesley Aptekar-Cassels | 2025-09-10 | 1 | -0/+4 |
| | | | | |||||
| | * | | tor-llcrypto: Rename rsa::PrivateKey to rsa::KeyPair. | Wesley Aptekar-Cassels | 2025-09-08 | 5 | -17/+18 |
| | | | | | | | | | | | | | As discussed with gabi on IRC today. | ||||
| | * | | tor-key-forge: Add RSA key types. | Wesley Aptekar-Cassels | 2025-09-08 | 7 | -9/+291 |
| | | | | | | | | | | | | | | | | | | | | | | Some things I'm still considering here: * We may want to define a tor_llcrypto::pk::rsa::Signature newtype. * We likely want to rename tor_llcrypto::pk::rsa::PrivateKey to RsaKeypair. | ||||
| * | | | Merge branch 'doc_features_no_longer_there' into 'main' | Nick Mathewson | 2025-09-30 | 60 | -266/+58 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Remove check_doc_features and doc_auto_cfg. Closes #1514 See merge request tpo/core/arti!3294 | ||||
