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
...
|
*
|
tor-hsservice: Resolve a handful of unused variable warnings.
Gabriela Moldovan
2024-07-09
2
-4
/
+4
|
*
|
tor-hsservice: Remove unused field from TimePeriodContext.
Gabriela Moldovan
2024-07-09
1
-3
/
+0
|
*
|
tor-hsservice: Remove unused variables.
Gabriela Moldovan
2024-07-09
2
-14
/
+0
|
*
|
tor-hsservice: Remove unnecessary locking.
Gabriela Moldovan
2024-07-09
1
-2
/
+0
|
*
|
tor-hsservice: Remove unused code (fmt).
Gabriela Moldovan
2024-07-09
1
-1
/
+1
|
*
|
tor-hsservice: Remove unused code.
Gabriela Moldovan
2024-07-09
4
-188
/
+1
|
*
|
tor-hsservice: Remove unused publisher functions.
Gabriela Moldovan
2024-07-09
2
-13
/
+0
|
*
|
tor-hsservice: Remove unnecessary allow.
Gabriela Moldovan
2024-07-09
1
-1
/
+0
*
|
|
Remove reference to arti-hyper in arti-client README.md
Ian Jackson
2024-07-09
1
-2
/
+0
|
/
/
*
|
Merge branch 'fix-time-period-parsing-bug' into 'main'
gabi-250
2024-07-08
1
-5
/
+7
|
\
\
|
*
|
tor-keymgr: Use collect_tuple in TimePeriod::from_slug (fmt).
Gabriela Moldovan
2024-07-08
1
-1
/
+2
|
*
|
tor-keymgr: Use collect_tuple in TimePeriod::from_slug.
Gabriela Moldovan
2024-07-08
1
-5
/
+5
|
*
|
tor-keymgr: Test that parsing a TimePeriod with too many parts doesn't panic.
Gabriela Moldovan
2024-07-08
1
-0
/
+1
*
|
|
Merge branch 'parse-client-auth-key' into 'main'
gabi-250
2024-07-08
2
-17
/
+136
|
\
\
\
|
*
|
|
tor-hscrypto: Use collect_tuple to avoid unnecessary Vec allocation.
Gabriela Moldovan
2024-07-08
1
-6
/
+3
|
*
|
|
tor-hscrypto: Remove HsClientDescKeyParseError's HasKind impl.
Gabriela Moldovan
2024-07-08
1
-12
/
+0
|
*
|
|
tor-hscrypto: Implement FromStr for HsClientDescEncKey.
Gabriela Moldovan
2024-07-08
1
-3
/
+149
|
*
|
|
tor-hscrypto: Remove unnecessary Display wrapper.
Gabriela Moldovan
2024-07-08
2
-18
/
+6
*
|
|
|
Fix a footnote reference that Nightly complains about
Ian Jackson
2024-07-08
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'deftly' into 'main'
Ian Jackson
2024-07-08
13
-14
/
+14
|
\
\
\
|
*
|
|
Update to derive-deftly 0.14
Ian Jackson
2024-07-08
13
-14
/
+14
*
|
|
|
Merge branch 'warnings' into 'main'
Ian Jackson
2024-07-08
11
-26
/
+34
|
\
\
\
\
|
*
|
|
|
Work around clippy::doc_lazy_continuation false positives
Ian Jackson
2024-07-08
2
-5
/
+5
|
*
|
|
|
Fix clippy::doc_lazy_continuation
Ian Jackson
2024-07-08
5
-19
/
+20
|
*
|
|
|
tor-dirmgr: Add some duplicate dead code allows
Ian Jackson
2024-07-08
2
-2
/
+4
|
*
|
|
|
Add allows for many dead code warnings in tor-proto
Ian Jackson
2024-07-08
2
-0
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'quote' into 'main'
Nick Mathewson
2024-07-08
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
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
|
/
/
/
[prev]
[next]