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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
tor-error: Extend applicability of RemoteNetworkTimeout
Ian Jackson
2023-06-09
1
-1
/
+6
|
*
|
|
tor-hsclient: errors: Introduce IntroPtIndex
Ian Jackson
2023-06-09
2
-1
/
+13
|
*
|
|
tor-hsclient: errors: Introduce RendPtIdentityForError
Ian Jackson
2023-06-09
2
-0
/
+11
|
*
|
|
tor-hsclient: Allow dead code for now
Ian Jackson
2023-06-09
1
-0
/
+2
|
*
|
|
tor-hsclient: Mocks: Add get_or_launch_client_rend to mock pool
Ian Jackson
2023-06-09
1
-0
/
+19
|
*
|
|
tor-hsclient: Mock trait: use actual HsCircPool in non-mock impl
Ian Jackson
2023-06-09
1
-5
/
+6
|
*
|
|
tor-hsclient: impl HasKind for InvalidTarget: ..DescriptorValidationFailed
Ian Jackson
2023-06-09
2
-3
/
+11
|
*
|
|
tor-error: Introduce define_asref_dyn_std_error and use it
Ian Jackson
2023-06-09
2
-9
/
+19
|
*
|
|
tor-hsclient: Have descriptor_ensure take only &mut data.desc
Ian Jackson
2023-06-09
1
-6
/
+8
|
*
|
|
tor-hsclient: Move &mut Data out of Context, and pass &Context (fmt)
Ian Jackson
2023-06-09
1
-9
/
+1
|
*
|
|
tor-hsclient: Move &mut Data out of Context, and pass &Context
Ian Jackson
2023-06-09
1
-19
/
+12
|
*
|
|
tor-hsclient: export InvalidTarget
Ian Jackson
2023-06-09
1
-0
/
+1
|
*
|
|
tor-hsclient: Add a TODO for InvalidTarget error
Ian Jackson
2023-06-09
1
-0
/
+4
|
/
/
/
*
|
|
Merge branch 'report-trait-doc-fix' into 'main'
Alexander Færøy
2023-06-09
2
-0
/
+107
|
\
\
\
|
*
|
|
Rephrase error handling to reporting
Saksham Mittal
2023-06-08
1
-2
/
+2
|
*
|
|
Add error handling section in README
Saksham Mittal
2023-06-08
1
-0
/
+40
|
*
|
|
Add separate example with Report
Saksham Mittal
2023-06-08
1
-0
/
+67
|
|
/
/
*
|
|
Merge branch 'warning' into 'main'
Alexander Færøy
2023-06-09
1
-0
/
+1
|
\
\
\
|
*
|
|
Fix a silly clippy warning
Ian Jackson
2023-06-08
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'cookie' into 'main'
Ian Jackson
2023-06-09
3
-1
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tor-hscrypto: implement Rng.gen() for RendCookie
Ian Jackson
2023-06-09
3
-0
/
+8
|
*
|
tor-hscrypto: Break out REND_COOKIE_LEN
Ian Jackson
2023-06-09
1
-1
/
+4
|
/
/
*
|
Merge branch 'hsclient-feature' into 'main'
Alexander Færøy
2023-06-08
1
-1
/
+1
|
\
\
|
*
|
hs: Fix a feature name in arti-client
Nick Mathewson
2023-06-07
1
-1
/
+1
*
|
|
Merge branch 'netdir' into 'main'
Nick Mathewson
2023-06-08
1
-0
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Expand docs for NetDirProvider
Ian Jackson
2023-06-08
1
-0
/
+7
|
/
/
*
|
Merge branch 'ipt_to_circtarget' into 'main'
Nick Mathewson
2023-06-07
8
-1
/
+159
|
\
\
|
|
/
|
/
|
|
*
hsclient: Create a CircTarget from an IntroPointDesc.
Nick Mathewson
2023-06-07
4
-1
/
+104
|
*
netdir, netdoc: Add accessors for protocol version status.
Nick Mathewson
2023-06-06
4
-0
/
+55
*
|
Merge branch 'access' into 'main'
Alexander Færøy
2023-06-06
1
-4
/
+69
|
\
|
|
*
hsdesc: Add minimal set of accessors for HsDesc and IntroPointDesc
Ian Jackson
2023-06-05
1
-0
/
+65
|
*
hsdesc docs: Don't imply that a thing has been done, which hasn't yet
Ian Jackson
2023-06-05
1
-1
/
+1
|
*
hsdesc docs: Use the definite article
Ian Jackson
2023-06-05
1
-3
/
+3
*
|
Merge branch 'remove_arrayref' into 'main'
Nick Mathewson
2023-06-06
17
-66
/
+64
|
\
\
|
*
|
tor-cell: remove use of arrayref
Nick Mathewson
2023-06-01
4
-14
/
+16
|
*
|
tor-llcrypto: remove use of arrayref
Nick Mathewson
2023-06-01
5
-20
/
+15
|
*
|
tor-netdoc: remove use of arrayref.
Nick Mathewson
2023-06-01
3
-5
/
+7
|
*
|
tor-proto: Remove use of arrayref.
Nick Mathewson
2023-06-01
4
-6
/
+10
|
*
|
tor-bytes: Remove use of arrayref
Nick Mathewson
2023-05-25
5
-21
/
+16
*
|
|
Merge branch 'rpc_session_registry' into 'main'
Nick Mathewson
2023-06-06
13
-72
/
+724
|
\
\
\
|
*
|
|
arti: Interpret socks request to mean "lookup an RPC session"
Nick Mathewson
2023-06-05
3
-14
/
+107
|
*
|
|
arti: Move SOCKS code for building StreamPrefs and getting a TorClient.
Nick Mathewson
2023-06-05
1
-12
/
+25
|
*
|
|
arti: Add an alias in the SOCKS code for per-conn isolatino info.
Nick Mathewson
2023-06-05
1
-4
/
+10
|
*
|
|
RPC: Note a possible API change in RpcMgr::new.
Nick Mathewson
2023-06-05
1
-0
/
+4
|
*
|
|
RPC: Make Session objects get a GlobalId.
Nick Mathewson
2023-06-05
1
-1
/
+7
|
*
|
|
RPC: tell the `arti` SOCKS code about an RpcMgr object.
Nick Mathewson
2023-06-05
3
-23
/
+78
|
*
|
|
RPC: Give out and accept GlobalIds for appropriate objects.
Nick Mathewson
2023-06-05
3
-11
/
+86
|
*
|
|
RPC: Let objects declare that they need a GlobalId.
Nick Mathewson
2023-06-05
1
-1
/
+17
|
*
|
|
RPC: Implement a "global identifier" for non-session-bound IDs
Nick Mathewson
2023-06-05
6
-8
/
+317
|
*
|
|
rpc: Slightly refactor GenIdx encoding.
Nick Mathewson
2023-06-05
3
-17
/
+27
[prev]
[next]