summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | Update to rusqlite 0.39.xIan Jackson2026-03-313-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relax the r2d2 and rusqlite deps, and manually pick the relevant hunks from `cargo update` in Cargo.lock.
| * | | | | | | Update to ureq 3.3 for arti-ureqIan Jackson2026-03-312-15/+34
| | | | | | | |
| * | | | | | | Update to derive-deftly 0.10.0.Ian Jackson2026-03-3132-73/+53
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | There are no breaking changes.
* | | | | | | Merge branch 'update-redux' into 'main'Nick Mathewson2026-03-301-189/+258
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Routine update, minus security-framework See merge request tpo/core/arti!3835
| * | | | | | | Routine update, minus security-frameworkNick Mathewson2026-03-301-189/+258
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Generated with: ``` cargo update cargo update security-framework --precise 3.6.0 ``` Downgrading security-framework is a temporary measure to keep our reproducible macosx builds working.
* | | | | | | Merge branch 'semver' into 'main'opara2026-03-304-5/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove semver.md files after release See merge request tpo/core/arti!3833
| * | | | | | | Remove semver.md files after releaseIan Jackson2026-03-304-5/+0
|/ / / / / / /
* | | | | | | Merge branch 'changelog-finish' into 'main'arti-v2.2.0Ian Jackson2026-03-301-3/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | finish 2.2.0 changelog. See merge request tpo/core/arti!3830
| * | | | | | | finish 2.2.0 changelog.Nick Mathewson2026-03-301-3/+1
| | | | | | | |
* | | | | | | | Merge branch 'release-date' into 'main'Nick Mathewson2026-03-301-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update release date See merge request tpo/core/arti!3832
| * | | | | | | | Update release dateIan Jackson2026-03-301-1/+1
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | As per the release checklist.
* | | | | | | | Merge branch 'versions' into 'main'Nick Mathewson2026-03-3072-643/+643
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Bump versions for Arti 2.2.0 See merge request tpo/core/arti!3831
| * | | | | | | Update Cargo.lock for hashx and equixIan Jackson2026-03-302-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made with nailing-cargo -EE --subdir=crates/equix/bench -u fetch nailing-cargo -EE --subdir=crates/hashx/bench -u fetch This is the minimal update; see https://gitlab.torproject.org/tpo/core/arti/-/issues/1984#note_3385367
| * | | | | | | Bump versions: set version of arti to 2.2.0Ian Jackson2026-03-304-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/issues/2436#note_3384773
| * | | | | | | Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-3065-599/+599
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/issues/2436#note_3384773 Made with nailing-cargo -Eu set-version -p arti-client 0.41.0 nailing-cargo -Eu set-version -p arti-relay 0.41.0 nailing-cargo -Eu set-version -p arti-rpcserver 0.41.0 nailing-cargo -Eu set-version -p arti-ureq 0.41.0 nailing-cargo -Eu set-version -p arti-rpc-client-core 0.41.0 nailing-cargo -Eu set-version -p tor-basic-utils 0.41.0 nailing-cargo -Eu set-version -p tor-error 0.41.0 nailing-cargo -Eu set-version -p tor-general-addr 0.41.0 nailing-cargo -Eu set-version -p tor-geoip 0.41.0 nailing-cargo -Eu set-version -p tor-memquota-cost 0.41.0 nailing-cargo -Eu set-version -p tor-llcrypto 0.41.0 nailing-cargo -Eu set-version -p tor-cert-x509 0.41.0 nailing-cargo -Eu set-version -p tor-rtcompat 0.41.0 nailing-cargo -Eu set-version -p tor-rtmock 0.41.0 nailing-cargo -Eu set-version -p tor-async-utils 0.41.0 nailing-cargo -Eu set-version -p tor-config 0.41.0 nailing-cargo -Eu set-version -p tor-config-path 0.41.0 nailing-cargo -Eu set-version -p tor-rpc-connect 0.41.0 nailing-cargo -Eu set-version -p tor-log-ratelim 0.41.0 nailing-cargo -Eu set-version -p tor-rpcbase 0.41.0 nailing-cargo -Eu set-version -p tor-memquota 0.41.0 nailing-cargo -Eu set-version -p tor-units 0.41.0 nailing-cargo -Eu set-version -p tor-bytes 0.41.0 nailing-cargo -Eu set-version -p tor-protover 0.41.0 nailing-cargo -Eu set-version -p tor-checkable 0.41.0 nailing-cargo -Eu set-version -p tor-cert 0.41.0 nailing-cargo -Eu set-version -p tor-key-forge 0.41.0 nailing-cargo -Eu set-version -p tor-hscrypto 0.41.0 nailing-cargo -Eu set-version -p tor-socksproto 0.41.0 nailing-cargo -Eu set-version -p tor-linkspec 0.41.0 nailing-cargo -Eu set-version -p tor-cell 0.41.0 nailing-cargo -Eu set-version -p tor-persist 0.41.0 nailing-cargo -Eu set-version -p tor-keymgr 0.41.0 nailing-cargo -Eu set-version -p tor-relay-crypto 0.41.0 nailing-cargo -Eu set-version -p tor-proto 0.41.0 nailing-cargo -Eu set-version -p tor-netdoc 0.41.0 nailing-cargo -Eu set-version -p tor-consdiff 0.41.0 nailing-cargo -Eu set-version -p tor-netdir 0.41.0 nailing-cargo -Eu set-version -p tor-relay-selection 0.41.0 nailing-cargo -Eu set-version -p tor-chanmgr 0.41.0 nailing-cargo -Eu set-version -p tor-ptmgr 0.41.0 nailing-cargo -Eu set-version -p tor-dircommon 0.41.0 nailing-cargo -Eu set-version -p tor-guardmgr 0.41.0 nailing-cargo -Eu set-version -p tor-circmgr 0.41.0 nailing-cargo -Eu set-version -p tor-dirclient 0.41.0 nailing-cargo -Eu set-version -p tor-dirmgr 0.41.0 nailing-cargo -Eu set-version -p tor-dirserver 0.41.0 nailing-cargo -Eu set-version -p tor-hsclient 0.41.0 nailing-cargo -Eu set-version -p tor-hsservice 0.41.0 nailing-cargo -Eu set-version -p tor-hsrproxy 0.41.0
| * | | | | | | Bump versions: minor, with dependenciesIan Jackson2026-03-307-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/issues/2436#note_3384773 Made with cargo set-version --offline --bump minor -p retry-error
| * | | | | | | Bump versions: patchlevel, with dependenciesIan Jackson2026-03-3022-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/issues/2436#note_3384773 Made with cargo set-version --offline --bump patch -p safelog
| * | | | | | | Bump versions: patchlevel, without dependenciesIan Jackson2026-03-305-8/+8
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/issues/2436#note_3384773 Made with maint/bump-nodep hashx equix fs-mistrust futures-copy and then updating Cargo.lock.
* | | | | | | Merge branch 'changelog-20260326' into 'main'Ian Jackson2026-03-301-2/+288
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | CHANGELOG for next release, up to Thursday's main See merge request tpo/core/arti!3823
| * | | | | | Changelog: Add a missing link definition.Nick Mathewson2026-03-301-0/+1
| | | | | | |
| * | | | | | changelog: add entry for !3827.Nick Mathewson2026-03-301-1/+3
| | | | | | |
| * | | | | | changelog: Fix a ticket number.Nick Mathewson2026-03-301-2/+2
| | | | | | |
| * | | | | | changelog: Call our use of web_time::Instant a breaking change.Nick Mathewson2026-03-301-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This would not break any code that used to _run_ on wasm32, but it's possible somebody had some unreachable code that used to compile, but which will no longer compile.
| * | | | | | changelog: Correct description of !3809.Nick Mathewson2026-03-301-1/+1
| | | | | | |
| * | | | | | changelog: claim less, since #1444 is not done.Nick Mathewson2026-03-301-11/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, pick a version number and guess a date.
| * | | | | | CHANGELOG for next release, up to Thursday's mainNick Mathewson2026-03-291-2/+288
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fixup-features' into 'main'Ian Jackson2026-03-3028-5/+42
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | Fix up cargo features See merge request tpo/core/arti!3828
| * | | | | Run cargo sort --workspace and commit the parts we wantIan Jackson2026-03-305-5/+13
| | | | | |
| * | | | | Add missing full feature to maint/keygen-client-auth-testIan Jackson2026-03-301-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | As generated by maint/fixup-features.
| * | | | | Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-3027-5/+27
| |/ / / / | | | | | | | | | | | | | | | As generated by maint/fixup-features.
* | | | | Merge branch 'hsc-common-test-clean-up' into 'main'Nick Mathewson2026-03-3014-51/+70
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | arti: test: Minor improvement of the subcommand integration test suite See merge request tpo/core/arti!3827
| * | | | arti: test: rename unrecognized-entry to hs_unrecognized_entry to fix the CIhjrgrn2026-03-304-3/+3
| | | | | | | | | | | | | | | | | | | | This changes save us from adding a new entry in .editorconfig
| * | | | arti: test: correct typo in hss.rshjrgrn2026-03-301-2/+2
| | | | |
| * | | | arti: test: Add description of the test file structure of the keys test suitehjrgrn2026-03-301-0/+43
| | | | |
| * | | | arti: test: Update keys.mdhjrgrn2026-03-301-2/+2
| | | | |
| * | | | arti: tests: Rename some keys test files using more intuitive nameshjrgrn2026-03-304-5/+5
| | | | |
| * | | | arti: test: Update tests README.mdhjrgrn2026-03-301-5/+18
| | | | |
| * | | | arti: test: Remove unused test data hsc-common/hsc.inhjrgrn2026-03-305-37/+0
|/ / / / | | | | | | | | | | | | | | | | These test files were previously used by hsc-common/hsc.md but are now ignored
* | | | Merge branch 'webtime-v3' into 'main'Nick Mathewson2026-03-26139-318/+679
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Port to use web-time for compatibility with wasm32 Closes #2356 See merge request tpo/core/arti!3820
| * | | | clippy.toml: Forbid the various "now" methods.Nick Mathewson2026-03-261-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | By doing this, we make sure that everybody is using the correct types and methods.
| * | | | examples/gsoc/obfs4-checker: Port to web-time-compat.Nick Mathewson2026-03-264-6/+15
| | | | |
| * | | | arti-bench: Port to web-time-compatNick Mathewson2026-03-263-9/+11
| | | | |
| * | | | arti: Port to web-time-compat.Nick Mathewson2026-03-263-6/+5
| | | | |
| * | | | arti-client: Port to web-time-compat.Nick Mathewson2026-03-264-11/+11
| | | | |
| * | | | tor-hssrvice: port to web-time-compat.Nick Mathewson2026-03-269-18/+21
| | | | |
| * | | | tor-hsclient: port to web-time-compat.Nick Mathewson2026-03-265-6/+6
| | | | |
| * | | | dirmgr: port to web-time-compat.Nick Mathewson2026-03-267-14/+26
| | | | |
| * | | | tor-dirclient: port to web-time-compat.Nick Mathewson2026-03-264-2/+6
| | | | |
| * | | | circmgr: Port to web-time-compat.Nick Mathewson2026-03-2614-26/+38
| | | | |
| * | | | tor-guardmgr: Port to web_time_compat.Nick Mathewson2026-03-2612-62/+70
| | | | |