index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
tor-cell: Implement RelayMsg for all conflux message types.
Gabriela Moldovan
2025-03-17
1
-1
/
+1
|
*
|
|
|
|
tor-cell: Add setters for the V1LinkPayload seqnos.
Gabriela Moldovan
2025-03-13
1
-0
/
+10
|
*
|
|
|
|
tor-cell: Make V1_LINK_NONCE_LEN pub.
Gabriela Moldovan
2025-03-13
1
-1
/
+1
|
*
|
|
|
|
tor-cell: Add constructors for the conflux cell types.
Gabriela Moldovan
2025-03-13
1
-0
/
+46
|
*
|
|
|
|
tor-cell: Add type alias for the V1LinkPayload nonce.
Gabriela Moldovan
2025-03-13
1
-1
/
+4
*
|
|
|
|
|
Merge branch 'tighten-utf-8' into 'main'
David Goulet
2025-03-18
14
-41
/
+104
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
netdoc: Reject BOMs and NULs.
Nick Mathewson
2025-03-17
4
-2
/
+57
|
*
|
|
|
|
netdoc: Make some parsing init functions fallible.
Nick Mathewson
2025-03-17
11
-40
/
+48
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'deprecated-method-examples-hyper' into 'main'
gabi-250
2025-03-14
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
examples: Use onion_address() instead of depricated onion_name()
vcrn
2025-03-14
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge branch '1889-resolve-some-todos' into 'main'
gabi-250
2025-03-14
2
-185
/
+174
|
\
\
\
\
|
*
|
|
|
tor-keymgr: Resolve TODOs from key_specifier::tests
hjrgrn
2025-03-14
2
-185
/
+174
*
|
|
|
|
Merge branch 'handle-relevant-errorkind-variants' into 'main'
gabi-250
2025-03-14
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
hsc: remove TODO about display_service_discovery_key error handling.
hjrgrn
2025-03-14
1
-1
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'dev/cve/is_fully_reachable' into 'main'
gabi-250
2025-03-14
3
-1
/
+29
|
\
\
\
\
\
|
*
|
|
|
|
examples: Use is_fully_reachable() in examples/
Clara Engler
2025-03-13
2
-1
/
+19
|
*
|
|
|
|
tor-hsservice: Add is_fully_reachable() method
Clara Engler
2025-03-13
1
-0
/
+10
*
|
|
|
|
|
Merge branch 'revert-ignore-rustsec-2025-0014' into 'main'
opara
2025-03-13
1
-9
/
+0
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
maint: Revert ignore of RUSTSEC-2025-0014
vcrn
2025-03-13
1
-9
/
+0
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'timeperiod_display' into 'main'
gabi-250
2025-03-13
3
-12
/
+26
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tor-hscrypto: Implement Display for TimePeriod
hjrgrn
2025-03-13
3
-12
/
+26
|
/
/
/
/
*
|
|
|
Merge branch 'stream-target' into 'main'
gabi-250
2025-03-13
3
-13
/
+28
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tor-proto: make `Circuit::add_hop` fallible
Steven Engler
2025-03-12
3
-13
/
+28
|
/
/
/
*
|
|
Merge branch 'rename-onion-name-to-onion-address-#1879' into 'main'
gabi-250
2025-03-12
13
-55
/
+85
|
\
\
\
|
*
|
|
Deprecate --onion-name; introduce --onion-address
disha
2025-03-12
13
-55
/
+85
|
/
/
/
*
|
|
Merge branch 'ignore-humantime-rustsec' into 'main'
gabi-250
2025-03-11
1
-0
/
+9
|
\
\
\
|
*
|
|
maint: ignore RUSTSEC-2025-0014
Steven Engler
2025-03-11
1
-0
/
+9
|
/
/
/
*
|
|
Merge branch 'stream-target' into 'main'
opara
2025-03-11
6
-109
/
+390
|
\
\
\
|
*
|
|
tor-proto: change `take_single_leg` to return `NotSingleLegError`
Steven Engler
2025-03-11
2
-4
/
+3
|
*
|
|
tor-proto: remove `ConfluxSet::single_leg_check` and add `get_single`
Steven Engler
2025-03-11
1
-37
/
+38
|
*
|
|
tor-proto: begin using `TargetHop` and `HopLocation`
Steven Engler
2025-03-11
6
-40
/
+126
|
*
|
|
tor-proto: add methods for resolving `TargetHop` and `TargetLocation`
Steven Engler
2025-03-11
2
-1
/
+96
|
*
|
|
tor-proto: add a non-pub `ClientCirc::legs()` method
Steven Engler
2025-03-11
3
-2
/
+40
|
*
|
|
tor-proto: combine `single_leg_with_id` and `single_leg`
Steven Engler
2025-03-11
3
-43
/
+30
|
*
|
|
tor-proto: remove non-conflux support from `HopLocation`
Steven Engler
2025-03-11
1
-5
/
+0
|
*
|
|
tor-proto: rename `HopLocation::Leg` to `HopLocation::Hop`
Steven Engler
2025-03-11
1
-1
/
+1
|
*
|
|
tor-proto: add methods to `ConfluxSet`
Steven Engler
2025-03-11
1
-12
/
+65
|
*
|
|
tor-proto: change `single_leg_mut` to return `NotSingleLegError`
Steven Engler
2025-03-11
2
-7
/
+8
|
*
|
|
tor-proto: add `NotSingleLegError` for `single_leg_check`
Steven Engler
2025-03-11
1
-8
/
+34
|
|
/
/
*
|
|
Merge branch 'matrix-check-parallel' into 'main'
wesleyac
2025-03-11
2
-2
/
+40
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
maint: Fix python lints
Wesley Aptekar-Cassels
2025-03-05
1
-2
/
+2
|
*
|
maint: Add note to matrix-check CLI about assumed invariants.
Wesley Aptekar-Cassels
2025-03-05
1
-1
/
+2
|
*
|
maint: Add docs to matrix-check and sort list of crates
Wesley Aptekar-Cassels
2025-03-05
1
-2
/
+9
|
*
|
maint: Make matrix-check run in parallel in CI.
Wesley Aptekar-Cassels
2025-03-04
2
-2
/
+32
*
|
|
Merge branch 'cargo-audit' into 'main'
Alexander Hansen Færøy
2025-03-10
2
-2
/
+12
|
\
\
\
|
*
|
|
cargo_audit: Bump ring to 0.17.13.
Gabriela Moldovan
2025-03-10
1
-2
/
+2
|
*
|
|
cargo_audit: Ignore paste deprecation notice.
Gabriela Moldovan
2025-03-10
1
-0
/
+10
|
/
/
/
*
|
|
Merge branch 'fix-deprecation-warning-in-hsc' into 'main'
gabi-250
2025-03-10
2
-2
/
+1
|
\
\
\
|
*
|
|
arti: Remove incorrect deprecation warning in hsc
hjrgrn
2025-03-10
2
-2
/
+1
|
/
/
/
*
|
|
Merge branch 'patch-2' into 'main'
gabi-250
2025-03-07
1
-4
/
+6
|
\
\
\
[prev]
[next]