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
/
req.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'public/hs_begin'
Nick Mathewson
2023-11-16
1
-0
/
+10
|
\
|
*
hss: document behavior needed for indistinguishability
Nick Mathewson
2023-10-23
1
-2
/
+12
*
|
hsserive::req: Yes, leave these functions as async and fallible.
Nick Mathewson
2023-10-24
1
-8
/
+5
*
|
hsserive::req: Lower/remove allowed warnings
Nick Mathewson
2023-10-24
1
-2
/
+1
*
|
hss: Remove an unused type.
Nick Mathewson
2023-10-24
1
-7
/
+0
|
/
*
proto: Make StreamTarget::close() misuse less likely.
Nick Mathewson
2023-10-17
1
-1
/
+1
*
tor-hsservice: Narrow some dead code allows
Ian Jackson
2023-10-16
1
-0
/
+2
*
hss: use Arc to avoid copying on k_hss_ntor.
Nick Mathewson
2023-10-12
1
-1
/
+1
*
Remove the (fairly bogus) HsNtorServiceInput type.
Nick Mathewson
2023-10-12
1
-7
/
+16
*
hss: Remove OnionServiceDataStram type.
Nick Mathewson
2023-09-27
1
-17
/
+3
*
hss: Implement methodss for StreamRequest
Nick Mathewson
2023-09-27
1
-7
/
+24
*
tor-proto: Make allow_stream_requests() not return a Result
Nick Mathewson
2023-09-27
1
-11
/
+5
*
HSS: Enable RendRequests to be answered.
Nick Mathewson
2023-09-20
1
-17
/
+55
*
HSS: route most necessary key material to RendRequest
Nick Mathewson
2023-09-20
1
-8
/
+24
*
tor-hsservice: Apply deferred rustfmt churn
Ian Jackson
2023-09-18
1
-5
/
+1
*
tor-hsservice: Unify ids as IptLocalId replacing IntroPointId
Ian Jackson
2023-09-18
1
-4
/
+5
*
HSS: Refactor RendRequest so we can return a stream of it.
Nick Mathewson
2023-08-22
1
-29
/
+44
*
tor-hsservice errors: Distinguish operational errors by context
Ian Jackson
2023-08-17
1
-3
/
+5
*
tor-hsservice errors: Use Bug for methods that oughtn't to fail
Ian Jackson
2023-08-17
1
-3
/
+7
*
tor-hsservice errors: Use `crate::Result` rather than imports
Ian Jackson
2023-08-17
1
-8
/
+6
*
hsservice: Adapt API sketches from onion-service-notes.md
Nick Mathewson
2023-07-31
1
-0
/
+41
*
hsservice: Adapt data structures from onion-service-notes.md
Nick Mathewson
2023-07-31
1
-0
/
+100