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
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor ClientCirc APIs to use Arc<ClientCirc>.
Nick Mathewson
2023-05-16
1
-1
/
+1
*
hs dirs: Initial cut at descriptor downloading
Ian Jackson
2023-04-11
1
-1
/
+1
*
tor-hsclient: Fix a doc link.
Nick Mathewson
2023-03-30
1
-1
/
+1
*
tor-hsconn: Rename ConnError (from HsClientConnError)
Ian Jackson
2023-03-30
1
-2
/
+2
*
tor-client: Pass a netdir for each request
Ian Jackson
2023-03-30
1
-9
/
+6
*
Pass HsCircPool to hsclient connect function, not CircMgr
Ian Jackson
2023-03-28
1
-4
/
+4
*
tor-hsclient: Have the public API take StreamIsolation
Ian Jackson
2023-03-23
1
-2
/
+7
*
tor-hsclient: Document clone-nature of HsClientConnector
Ian Jackson
2023-03-23
1
-0
/
+3
*
hsclient: Discuss HsClientConnector multiplicity/reuse
Ian Jackson
2023-03-01
1
-3
/
+7
*
hsclient: Remove TODOs about circular references
Ian Jackson
2023-03-01
1
-10
/
+0
*
hsclient: Abolish knowledge of HS circuits in circmgr
Ian Jackson
2023-03-01
1
-10
/
+1
*
hsclient state: Split off MultikeyIsolatedMap
Ian Jackson
2023-03-01
1
-0
/
+1
*
hsclient: Clarify period task handle TODO
Ian Jackson
2023-03-01
1
-1
/
+1
*
hsclient: Document sharing rules
Ian Jackson
2023-03-01
1
-0
/
+4
*
hsclient state: Demonstrate that our future is now Send
Ian Jackson
2023-03-01
1
-3
/
+9
*
Apply rustfmt
Ian Jackson
2023-03-01
1
-4
/
+1
*
hsclient: Use a generic to provide a mock for connect()
Ian Jackson
2023-03-01
1
-4
/
+9
*
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
1
-1
/
+1
*
hsclient: Add vacuous comments as demanded by clippy
Ian Jackson
2023-03-01
1
-0
/
+1
*
hsclient: Provide a constructor for HsClientConnector
Ian Jackson
2023-03-01
1
-10
/
+16
*
hsclient: Implement connection attempt tracking state machine
Ian Jackson
2023-03-01
1
-17
/
+25
*
hsclient API: Remove notion of ambient keys fromk this layer
Ian Jackson
2023-03-01
1
-5
/
+0
*
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
*
tor-hscrypto: Rename key types to correspond to new spec names.
Nick Mathewson
2023-02-08
1
-2
/
+2
*
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
1
-0
/
+74