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
*
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