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-hsclient: Expire old IPT data
Ian Jackson
2023-06-23
1
-0
/
+9
|
|
/
/
*
|
|
Merge commit '3105f99a'.
Nick Mathewson
2023-06-23
2
-6
/
+8
|
\
\
\
|
*
|
|
Corrected the order of imports in order to make the 'rust-checks' job complet...
Andy
2023-06-23
1
-1
/
+1
|
*
|
|
Provided a fix for #831 - 'Unused import' warnings on Windows
Andy
2023-06-23
2
-6
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'expire' into 'main'
Ian Jackson
2023-06-23
3
-21
/
+215
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-hsclient: Add a note about circuit expiry uncertainty, ticket
Ian Jackson
2023-06-22
1
-0
/
+3
|
*
|
tor-hsclient: Expand explanation of `last_used` (for Open)
Ian Jackson
2023-06-22
1
-1
/
+20
|
*
|
tor-hsclient: Make comment about circuit expiry more accurate
Nick Mathewson
2023-06-22
1
-1
/
+2
|
*
|
tor-hsclient: linkify a URL in a doc comment
Ian Jackson
2023-06-22
1
-1
/
+1
|
*
|
tor-hsclient: Apply broken formatting as demanded by rustfmt
Ian Jackson
2023-06-22
1
-1
/
+1
|
*
|
tor-hsclient: Test circuit expiry
Ian Jackson
2023-06-22
1
-1
/
+46
|
*
|
tor-hsclient: Expire HS circuits that we don't want to reuse
Ian Jackson
2023-06-22
1
-4
/
+128
|
*
|
tor-hsclient: Introduce helper function for locking services table
Ian Jackson
2023-06-22
2
-14
/
+17
|
*
|
tor-hsclient: Abolish an obsolete comment
Ian Jackson
2023-06-22
1
-1
/
+0
|
|
/
*
|
Merge branch 'desc-error' into 'main'
Nick Mathewson
2023-06-22
8
-129
/
+141
|
\
\
|
*
|
hsdescerror: Add paragraph breaks to docs.
Nick Mathewson
2023-06-22
1
-3
/
+11
|
*
|
netdoc: Use a dev-dependency on anyhow to fix a doc example
Nick Mathewson
2023-06-22
2
-1
/
+2
|
*
|
tor-error: Stabilize OnionService error kinds
Nick Mathewson
2023-06-22
1
-7
/
+0
|
*
|
tor-error: typo fix in a comment.
Nick Mathewson
2023-06-22
1
-1
/
+1
|
*
|
Remove onion service descriptor-related errorkinds.
Nick Mathewson
2023-06-22
3
-52
/
+2
|
*
|
netdoc: Introduce HsDescError
Nick Mathewson
2023-06-22
5
-68
/
+128
*
|
|
Merge branch 'circmgr-timeout-est' into 'main'
Nick Mathewson
2023-06-22
4
-7
/
+35
|
\
\
\
|
*
|
|
circmgr: Now that Action is public, clean it up a little.
Nick Mathewson
2023-06-22
1
-3
/
+2
|
*
|
|
circmgr: New API to expose estimate-based timeouts.
Nick Mathewson
2023-06-22
4
-4
/
+33
*
|
|
|
Merge branch 'move-dummy-keymgr-impl' into 'main'
gabi-250
2023-06-22
13
-146
/
+159
|
\
\
\
\
|
*
|
|
|
keymgr: Remove blank line to satisfy maint/cargo_sort.
Gabriela Moldovan
2023-06-22
1
-1
/
+0
|
*
|
|
|
keymgr: Make the dummy types non_exhaustive.
Gabriela Moldovan
2023-06-22
1
-0
/
+3
|
*
|
|
|
keymgr: Add a TODO regarding missing dummy impls.
Gabriela Moldovan
2023-06-22
1
-1
/
+3
|
*
|
|
|
keymgr: Update outdated docs.
Gabriela Moldovan
2023-06-22
1
-23
/
+10
|
*
|
|
|
keymgr: Remove outdated TODOs.
Gabriela Moldovan
2023-06-22
1
-9
/
+0
|
*
|
|
|
keymgr: Remove unnecessary dummy types.
Gabriela Moldovan
2023-06-22
2
-19
/
+4
|
*
|
|
|
keymgr: Move dummy implementation to tor-keymgr.
Gabriela Moldovan
2023-06-22
10
-39
/
+58
|
*
|
|
|
arti-client: Make all dummy APIs pub.
Gabriela Moldovan
2023-06-22
1
-10
/
+12
|
*
|
|
|
arti-client: Add a dummy KeyType.
Gabriela Moldovan
2023-06-22
1
-0
/
+3
|
*
|
|
|
keymgr: Remove unnecessary pub(crate).
Gabriela Moldovan
2023-06-22
1
-5
/
+5
|
*
|
|
|
keymgr: Define a `keymgr` feature.
Gabriela Moldovan
2023-06-22
2
-0
/
+22
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'proto-better-path' into 'main'
Nick Mathewson
2023-06-22
4
-86
/
+218
|
\
\
\
\
|
*
|
|
|
hspool: Use let-else pattern; our MSRV permits it.
Nick Mathewson
2023-06-22
1
-6
/
+2
|
*
|
|
|
proto: Resolve/downgrade some path-related "TODO HS" items
Nick Mathewson
2023-06-22
2
-4
/
+6
|
*
|
|
|
proto: Implement Redactable and Display for PathEntry.
Nick Mathewson
2023-06-22
1
-0
/
+23
|
*
|
|
|
circmgr: Use path_ref() instead of path().
Nick Mathewson
2023-06-22
1
-24
/
+45
|
*
|
|
|
proto: Add ClientCirc::path_ref(), deprecate path().
Nick Mathewson
2023-06-22
1
-13
/
+35
|
*
|
|
|
proto: Make Path and PathEntry at least minimally useful
Nick Mathewson
2023-06-22
1
-0
/
+28
|
*
|
|
|
proto: Expose an opaque PathEntry.
Nick Mathewson
2023-06-22
3
-20
/
+29
|
*
|
|
|
proto: Make Path public
Nick Mathewson
2023-06-22
2
-4
/
+9
|
*
|
|
|
proto: Remove Mutex from Path.
Nick Mathewson
2023-06-22
3
-17
/
+13
|
*
|
|
|
proto: Move Path into a separate shared mutable structure
Nick Mathewson
2023-06-22
2
-14
/
+44
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'proto-todos' into 'main'
Nick Mathewson
2023-06-22
5
-30
/
+43
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
proto: Downgrade a comment about unauthenticated SENDMEs
Nick Mathewson
2023-06-21
1
-5
/
+9
|
*
|
|
proto::circuit::handshake: downgrade a "TODO HS".
Nick Mathewson
2023-06-21
1
-2
/
+2
[prev]
[next]