summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | proto: Add documentation for the channel verify()David Goulet2026-03-302-2/+31
| * | | | | proto: Remove duplicate use of read_msg() helperDavid Goulet2026-03-302-82/+58
| * | | | | proto: Add names to ignored variablesDavid Goulet2026-03-301-1/+1
| * | | | | proto: Set a hardcoded number into a constDavid Goulet2026-03-301-2/+3
| * | | | | proto: Fix a set of commentsDavid Goulet2026-03-304-11/+10
| * | | | | proto: Add AuthLogAction enum helperDavid Goulet2026-03-303-13/+30
| * | | | | proto: Add a type alias for SLOG/CLOG digestDavid Goulet2026-03-307-29/+30
| * | | | | chanmgr: Always use MaybeSensitive<PeerAddr> when building a channelDavid Goulet2026-03-302-10/+9
| * | | | | chanmgr: Add a build_client_channel() helper functionDavid Goulet2026-03-301-59/+83
| * | | | | chanmgr: Move relay target PT validation in validate_relay_target()David Goulet2026-03-301-6/+9
| * | | | | chanmgr: Validate the relay channel target addressesDavid Goulet2026-03-301-1/+35
| * | | | | linkspec: Add OwnedChanTarget address validation helpersDavid Goulet2026-03-301-1/+34
| | |_|/ / | |/| | |
* | | | | Update to rusqlite 0.39.xIan Jackson2026-03-312-3/+3
* | | | | Update to ureq 3.3 for arti-ureqIan Jackson2026-03-311-1/+1
* | | | | Update to derive-deftly 0.10.0.Ian Jackson2026-03-3131-32/+32
| |/ / / |/| | |
* | | | Remove semver.md files after releaseIan Jackson2026-03-304-5/+0
* | | | Merge branch 'release-date' into 'main'Nick Mathewson2026-03-301-1/+1
|\ \ \ \
| * | | | Update release dateIan Jackson2026-03-301-1/+1
* | | | | Update Cargo.lock for hashx and equixIan Jackson2026-03-302-3/+3
* | | | | Bump versions: set version of arti to 2.2.0Ian Jackson2026-03-303-3/+3
* | | | | Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-3054-516/+516
* | | | | Bump versions: minor, with dependenciesIan Jackson2026-03-306-6/+6
* | | | | Bump versions: patchlevel, with dependenciesIan Jackson2026-03-3021-21/+21
* | | | | Bump versions: patchlevel, without dependenciesIan Jackson2026-03-304-4/+4
|/ / / /
* | | | Merge branch 'fixup-features' into 'main'Ian Jackson2026-03-3026-5/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Run cargo sort --workspace and commit the parts we wantIan Jackson2026-03-304-4/+11
| * | | Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-3026-5/+26
| |/ /
* | | arti: test: rename unrecognized-entry to hs_unrecognized_entry to fix the CIhjrgrn2026-03-304-3/+3
* | | 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: 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
|/ /
* | Merge branch 'webtime-v3' into 'main'Nick Mathewson2026-03-26133-312/+626
|\ \
| * | arti-bench: Port to web-time-compatNick Mathewson2026-03-262-9/+10
| * | arti: Port to web-time-compat.Nick Mathewson2026-03-262-6/+4
| * | arti-client: Port to web-time-compat.Nick Mathewson2026-03-263-11/+10
| * | tor-hssrvice: port to web-time-compat.Nick Mathewson2026-03-268-18/+20
| * | tor-hsclient: port to web-time-compat.Nick Mathewson2026-03-264-6/+5
| * | dirmgr: port to web-time-compat.Nick Mathewson2026-03-266-14/+25
| * | tor-dirclient: port to web-time-compat.Nick Mathewson2026-03-263-2/+5
| * | circmgr: Port to web-time-compat.Nick Mathewson2026-03-2613-26/+37
| * | tor-guardmgr: Port to web_time_compat.Nick Mathewson2026-03-2611-62/+69
| * | tor-ptmgr: port to web-time-compat.Nick Mathewson2026-03-262-4/+5
| * | tor-chanmgr: port to web-time-compat.Nick Mathewson2026-03-262-11/+10
| * | tor-netdir: port to web-time-compat.Nick Mathewson2026-03-263-3/+5
| * | tor-netdoc: Port to web-time-compatNick Mathewson2026-03-264-5/+8
| * | tor-proto: Port to web-time-compatNick Mathewson2026-03-2620-37/+45
| * | tor-relay-crypto: port to web-time-compatNick Mathewson2026-03-263-5/+5
| * | tor-keymgr: migrate to web-time-compat.Nick Mathewson2026-03-263-3/+4