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
/
tor-hsclient
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hsclient state: Break out ServiceState::blank
Ian Jackson
2023-03-01
1
-5
/
+12
*
hsclient state: Move error inspection before guard re-lock.
Ian Jackson
2023-03-01
1
-4
/
+5
*
hsclient keys: Add a todo to remove spurious Option
Ian Jackson
2023-03-01
1
-0
/
+3
*
hsclient keys: Compare all empty sets of keys as equal
Ian Jackson
2023-03-01
1
-1
/
+5
*
hsclient keys: Fix non-equal keys test to provide a (dummy) key (fmt)
Ian Jackson
2023-03-01
1
-1
/
+4
*
hsclient keys: Fix non-equal keys test to provide a (dummy) key
Ian Jackson
2023-03-01
1
-4
/
+10
*
hsclient keys: Provide :none() and Default and .is_empty()
Ian Jackson
2023-03-01
1
-1
/
+22
*
hsclient keys: Fix a missing full stop
Ian Jackson
2023-03-01
1
-1
/
+1
*
hsclient state: Test most important code paths
Ian Jackson
2023-03-01
3
-18
/
+149
*
hsclient: Provide some missing debug impls and trace messages
Ian Jackson
2023-03-01
2
-2
/
+25
*
Apply rustfmt
Ian Jackson
2023-03-01
2
-43
/
+71
*
hsclient state: Provide one test
Ian Jackson
2023-03-01
2
-0
/
+106
*
hsclient: Use a generic to provide a mock for connect()
Ian Jackson
2023-03-01
4
-21
/
+77
*
hsclient: Apply standard lint block
Ian Jackson
2023-03-01
1
-1
/
+37
*
hsclient: Move dead code allows to specific locations
Ian Jackson
2023-03-01
3
-1
/
+4
*
hsclient: Add vacuous comments as demanded by clippy
Ian Jackson
2023-03-01
3
-0
/
+7
*
hsclient state: Bind a variable to stop rustfmt doing a terrible thing
Ian Jackson
2023-03-01
1
-5
/
+7
*
hsclient: Provide a constructor for HsClientConnector
Ian Jackson
2023-03-01
2
-10
/
+25
*
hsclient: Implement connection attempt tracking state machine
Ian Jackson
2023-03-01
5
-42
/
+394
*
HS secret keys: Move aggregate/config to tor-hsclient
Ian Jackson
2023-03-01
2
-0
/
+80
*
hsclient API: Remove notion of ambient keys fromk this layer
Ian Jackson
2023-03-01
2
-14
/
+5
*
HS API: Remove HS client keys from circmgr API
Ian Jackson
2023-03-01
1
-2
/
+1
*
HS planning: Discuss whether to remove all HS code from circmgr
Ian Jackson
2023-03-01
1
-1
/
+2
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-2
/
+2
*
Bump patch-versions for breaking changes in tor-hs{crypto,client}
Nick Mathewson
2023-02-28
1
-2
/
+2
*
Bump minor versions for significant breaking changes.
Nick Mathewson
2023-02-28
1
-2
/
+2
*
Rename onion-* cargo features to hs-* in tor-* crates
Ian Jackson
2023-02-28
1
-1
/
+1
*
tor-hscrypto: Rename key types to correspond to new spec names.
Nick Mathewson
2023-02-08
3
-6
/
+6
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-2
/
+2
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-3
/
+3
*
Note a needed isolation API.
Nick Mathewson
2023-01-24
1
-0
/
+6
*
Add a new stub hsclient module to connect to onion services.
Nick Mathewson
2023-01-24
5
-0
/
+171
[prev]