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
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Fix markdown quoting.
Ian Jackson
2024-07-08
1
-1
/
+1
|
|
/
/
/
*
/
/
/
hashx: Abolish Shape::BUCKET_CAPACITY
Ian Jackson
2024-07-08
1
-7
/
+0
|
/
/
/
*
|
|
Merge branch 'todo-number' into 'main'
Alexander Færøy
2024-07-07
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix two TODO ticket numbers
Ian Jackson
2024-06-25
2
-2
/
+2
*
|
|
Merge branch 'tap-out-phase-1' into 'main'
Nick Mathewson
2024-06-27
4
-27
/
+107
|
\
\
\
|
*
|
|
Make TAP keys optional when parsing documents.
Nick Mathewson
2024-06-27
4
-27
/
+107
*
|
|
|
arti: Rewrite the hsc prepare-service-discovery-key command (fmt).
Gabriela Moldovan
2024-06-27
1
-11
/
+6
*
|
|
|
arti: Rewrite the hsc prepare-service-discovery-key command.
Gabriela Moldovan
2024-06-27
1
-10
/
+30
*
|
|
|
arti: Add an arti hsc subcommand.
Gabriela Moldovan
2024-06-27
4
-1
/
+169
*
|
|
|
arti-client: Add a function for generating client authorization keys.
Gabriela Moldovan
2024-06-27
3
-1
/
+90
*
|
|
|
tor-hscrypto: Add helper for encoding client auth keys in C Tor format.
Gabriela Moldovan
2024-06-27
1
-0
/
+23
*
|
|
|
tor-memquota: Fix cargo categories
Ian Jackson
2024-06-27
1
-1
/
+1
*
|
|
|
Update arti to 1.2.5
Ian Jackson
2024-06-27
3
-3
/
+3
*
|
|
|
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
44
-355
/
+355
*
|
|
|
tor-circmgr: Make client rendezvous circuits EXTENDED instead of SHORT.
Gabriela Moldovan
2024-06-25
1
-3
/
+3
|
/
/
/
*
|
|
Remove arti-hyper
Ian Jackson
2024-06-25
4
-535
/
+0
*
|
|
Merge branch 'feat' into 'main'
gabi-250
2024-06-25
3
-2
/
+3
|
\
\
\
|
*
|
|
Fix formatting anomaly introduced by fixup-features
Ian Jackson
2024-06-25
1
-1
/
+2
|
*
|
|
Run maint/fixup-features
Ian Jackson
2024-06-25
3
-3
/
+3
*
|
|
|
Update to statrs 0.17
Ian Jackson
2024-06-25
1
-1
/
+1
*
|
|
|
Update to itertools 0.13.0
Ian Jackson
2024-06-25
19
-23
/
+23
*
|
|
|
Require strum 0.26.3
Ian Jackson
2024-06-25
10
-10
/
+10
*
|
|
|
Update to derive-deftly 0.13.0
Ian Jackson
2024-06-25
13
-14
/
+14
|
/
/
/
*
/
/
Rename OptTimestamp to AtomicOptTimestamp
Neel Chauhan
2024-06-24
3
-12
/
+12
|
/
/
*
|
Merge branch 'doc-warning-20240624' into 'main'
Nick Mathewson
2024-06-24
1
-2
/
+2
|
\
\
|
*
|
Resolve a rustdoc warning.
Nick Mathewson
2024-06-24
1
-2
/
+2
*
|
|
Merge branch 'rpc-docs-part1' into 'main'
Nick Mathewson
2024-06-24
1
-0
/
+156
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Write a README for tor-rpcbase
Nick Mathewson
2024-06-24
1
-0
/
+156
|
|
/
*
|
Add a maximum to local_resource_timeout.
Nick Mathewson
2024-06-24
2
-8
/
+33
*
|
local_resource_timeout: Change wait interval to 50 ms.
Nick Mathewson
2024-06-24
1
-1
/
+1
*
|
Rename fslock_timeout to local_resource_timeout
Nick Mathewson
2024-06-24
1
-11
/
+16
*
|
Clarify documentation about blocking.
Nick Mathewson
2024-06-24
1
-2
/
+4
*
|
arti: wait a short while on startup if lockfiles are unavailable.
Nick Mathewson
2024-06-24
1
-1
/
+1
*
|
TorClientBuilder: Wait for a little while if the lockfiles are held.
Nick Mathewson
2024-06-24
2
-4
/
+110
*
|
TorClientBuilder: take self by reference when building
Nick Mathewson
2024-06-24
2
-4
/
+5
|
/
*
tor-circmgr: Clarify the update_last_hop_kind documentation.
Gabriela Moldovan
2024-06-20
1
-2
/
+10
*
tor-circmgr: Rename VanguardPath to PathBuilder.
Gabriela Moldovan
2024-06-20
2
-13
/
+12
*
tor-circmgr: Remove duplicated path building logic from HS pool.
Gabriela Moldovan
2024-06-20
1
-30
/
+19
*
tor-circmgr: Fix clippy warning.
Gabriela Moldovan
2024-06-20
1
-1
/
+1
*
tor-circmgr: Gate vanguard-specific code behind vanguards feature.
Gabriela Moldovan
2024-06-20
1
-0
/
+15
*
tor-circmgr: Break VanguardHsPathBuilder::pick_path into smaller parts (fmt).
Gabriela Moldovan
2024-06-20
1
-5
/
+2
*
tor-circmgr: Break VanguardHsPathBuilder::pick_path into smaller parts.
Gabriela Moldovan
2024-06-20
2
-118
/
+259
*
tor-circmgr: Remove unnecessary TODO.
Gabriela Moldovan
2024-06-20
1
-1
/
+0
*
tor-circmgr: Rename HsCircStubKind::len to HsCircStubKind::num_hops.
Gabriela Moldovan
2024-06-20
2
-5
/
+5
*
tor-circmgr: Note which test prevents TROVE-2024-005.
Gabriela Moldovan
2024-06-20
1
-0
/
+1
*
tor-circmgr: Write tests for the HsPathBuilder.
Gabriela Moldovan
2024-06-20
2
-0
/
+464
*
tor-circmgr: Refactor duplicated circuit stub length calculation.
Gabriela Moldovan
2024-06-20
2
-27
/
+26
*
tor-guardmgr: Make some vanguard test helpers public (fmt).
Gabriela Moldovan
2024-06-20
1
-10
/
+5
*
tor-guardmgr: Make some vanguard test helpers public.
Gabriela Moldovan
2024-06-20
2
-51
/
+69
*
tor-circmgr: Add a TODO about an unused restriction.
Gabriela Moldovan
2024-06-20
1
-0
/
+5
[prev]
[next]