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-hsservice
/
src
/
svc
/
rend_handshake.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
hss: remove some more now-moot "allows".
Nick Mathewson
2023-10-24
1
-2
/
+0
*
Remove the (fairly bogus) HsNtorServiceInput type.
Nick Mathewson
2023-10-12
1
-5
/
+7
*
hss: Mark RendCircConnector as Send+Sync
Nick Mathewson
2023-10-04
1
-1
/
+1
*
hss: implement HasKind for several errors.
Nick Mathewson
2023-09-27
1
-1
/
+31
*
tor-proto: Make allow_stream_requests() not return a Result
Nick Mathewson
2023-09-27
1
-1
/
+1
*
Merge branch 'pad_intro2' into 'main'
Nick Mathewson
2023-09-25
1
-3
/
+4
|
\
|
*
HSS: accept padding at the end of an introduce2 encrypted payload
Nick Mathewson
2023-09-18
1
-3
/
+4
*
|
HSS: Enable RendRequests to be answered.
Nick Mathewson
2023-09-20
1
-4
/
+6
*
|
hss: Minor hack to avoid parameterizing RendRequestContext on Runtime
Nick Mathewson
2023-09-20
1
-2
/
+29
|
/
*
hss: Retry rendezvous circuit attempts.
Nick Mathewson
2023-08-24
1
-8
/
+26
*
Merge branch 'hss_send_raw' into 'main'
Ian Jackson
2023-08-23
1
-20
/
+2
|
\
|
*
hss: use send_raw_msg in rend_handshake.
Nick Mathewson
2023-08-22
1
-20
/
+2
*
|
HSS: Refactor RendRequest so we can return a stream of it.
Nick Mathewson
2023-08-22
1
-0
/
+5
|
/
*
Merge branch 'hss_ct_from_parts' into 'main'
Nick Mathewson
2023-08-22
1
-14
/
+55
|
\
|
*
hsservice: Fix an error message.
Nick Mathewson
2023-08-22
1
-1
/
+1
|
*
hsservice: Compute rendezvous points correctly.
Nick Mathewson
2023-08-22
1
-13
/
+54
*
|
hsservice: Use correct circparameters_from_netparameters fn
Nick Mathewson
2023-08-18
1
-7
/
+5
|
/
*
tor-proto: Make ClientCirc::allow_stream_requests take a HopNum.
Gabriela Moldovan
2023-08-18
1
-2
/
+2
*
hsservice: new rend_handshake module
Nick Mathewson
2023-08-17
1
-0
/
+254