index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
proto: Improve check_relay_identities() documentation
David Goulet
2026-03-30
1
-3
/
+7
|
*
|
|
|
|
linkspec: Rename has_all_reachable_addresses()
David Goulet
2026-03-30
2
-2
/
+2
|
*
|
|
|
|
linkspec: Rename has_all_valid_port() to has_all_nonzero_port()
David Goulet
2026-03-30
2
-4
/
+4
|
*
|
|
|
|
linkspec: Move has_all_valid_port() and has_all_reachable_addresses() into Ch...
David Goulet
2026-03-30
2
-35
/
+38
|
*
|
|
|
|
proto: Rename RelayIdentities to RelayChannelAuthMaterial
David Goulet
2026-03-30
10
-108
/
+136
|
*
|
|
|
|
proto: Remove noop function for initiator channel
David Goulet
2026-03-30
1
-12
/
+1
|
*
|
|
|
|
proto: Rename many variables with more fine grained naming
David Goulet
2026-03-30
7
-127
/
+144
|
*
|
|
|
|
proto: Transform inner into verified after verification
David Goulet
2026-03-30
2
-20
/
+17
|
*
|
|
|
|
proto: Add documentation for the channel verify()
David Goulet
2026-03-30
2
-2
/
+31
|
*
|
|
|
|
proto: Remove duplicate use of read_msg() helper
David Goulet
2026-03-30
2
-82
/
+58
|
*
|
|
|
|
proto: Add names to ignored variables
David Goulet
2026-03-30
1
-1
/
+1
|
*
|
|
|
|
proto: Set a hardcoded number into a const
David Goulet
2026-03-30
1
-2
/
+3
|
*
|
|
|
|
proto: Fix a set of comments
David Goulet
2026-03-30
4
-11
/
+10
|
*
|
|
|
|
proto: Add AuthLogAction enum helper
David Goulet
2026-03-30
3
-13
/
+30
|
*
|
|
|
|
proto: Add a type alias for SLOG/CLOG digest
David Goulet
2026-03-30
7
-29
/
+30
|
*
|
|
|
|
chanmgr: Always use MaybeSensitive<PeerAddr> when building a channel
David Goulet
2026-03-30
2
-10
/
+9
|
*
|
|
|
|
chanmgr: Add a build_client_channel() helper function
David Goulet
2026-03-30
1
-59
/
+83
|
*
|
|
|
|
chanmgr: Move relay target PT validation in validate_relay_target()
David Goulet
2026-03-30
1
-6
/
+9
|
*
|
|
|
|
chanmgr: Validate the relay channel target addresses
David Goulet
2026-03-30
1
-1
/
+35
|
*
|
|
|
|
linkspec: Add OwnedChanTarget address validation helpers
David Goulet
2026-03-30
1
-1
/
+34
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Update to rusqlite 0.39.x
Ian Jackson
2026-03-31
2
-3
/
+3
*
|
|
|
|
Update to ureq 3.3 for arti-ureq
Ian Jackson
2026-03-31
1
-1
/
+1
*
|
|
|
|
Update to derive-deftly 0.10.0.
Ian Jackson
2026-03-31
31
-32
/
+32
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Remove semver.md files after release
Ian Jackson
2026-03-30
4
-5
/
+0
*
|
|
|
Merge branch 'release-date' into 'main'
Nick Mathewson
2026-03-30
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Update release date
Ian Jackson
2026-03-30
1
-1
/
+1
*
|
|
|
|
Update Cargo.lock for hashx and equix
Ian Jackson
2026-03-30
2
-3
/
+3
*
|
|
|
|
Bump versions: set version of arti to 2.2.0
Ian Jackson
2026-03-30
3
-3
/
+3
*
|
|
|
|
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
54
-516
/
+516
*
|
|
|
|
Bump versions: minor, with dependencies
Ian Jackson
2026-03-30
6
-6
/
+6
*
|
|
|
|
Bump versions: patchlevel, with dependencies
Ian Jackson
2026-03-30
21
-21
/
+21
*
|
|
|
|
Bump versions: patchlevel, without dependencies
Ian Jackson
2026-03-30
4
-4
/
+4
|
/
/
/
/
*
|
|
|
Merge branch 'fixup-features' into 'main'
Ian Jackson
2026-03-30
26
-5
/
+33
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Run cargo sort --workspace and commit the parts we want
Ian Jackson
2026-03-30
4
-4
/
+11
|
*
|
|
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
26
-5
/
+26
|
|
/
/
*
|
|
arti: test: rename unrecognized-entry to hs_unrecognized_entry to fix the CI
hjrgrn
2026-03-30
4
-3
/
+3
*
|
|
arti: test: correct typo in hss.rs
hjrgrn
2026-03-30
1
-2
/
+2
*
|
|
arti: test: Add description of the test file structure of the keys test suite
hjrgrn
2026-03-30
1
-0
/
+43
*
|
|
arti: tests: Rename some keys test files using more intuitive names
hjrgrn
2026-03-30
4
-5
/
+5
*
|
|
arti: test: Update tests README.md
hjrgrn
2026-03-30
1
-5
/
+18
*
|
|
arti: test: Remove unused test data hsc-common/hsc.in
hjrgrn
2026-03-30
5
-37
/
+0
|
/
/
*
|
Merge branch 'webtime-v3' into 'main'
Nick Mathewson
2026-03-26
133
-312
/
+626
|
\
\
|
*
|
arti-bench: Port to web-time-compat
Nick Mathewson
2026-03-26
2
-9
/
+10
|
*
|
arti: Port to web-time-compat.
Nick Mathewson
2026-03-26
2
-6
/
+4
|
*
|
arti-client: Port to web-time-compat.
Nick Mathewson
2026-03-26
3
-11
/
+10
|
*
|
tor-hssrvice: port to web-time-compat.
Nick Mathewson
2026-03-26
8
-18
/
+20
|
*
|
tor-hsclient: port to web-time-compat.
Nick Mathewson
2026-03-26
4
-6
/
+5
|
*
|
dirmgr: port to web-time-compat.
Nick Mathewson
2026-03-26
6
-14
/
+25
|
*
|
tor-dirclient: port to web-time-compat.
Nick Mathewson
2026-03-26
3
-2
/
+5
|
*
|
circmgr: Port to web-time-compat.
Nick Mathewson
2026-03-26
13
-26
/
+37
[prev]
[next]