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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
rpc: Make a real test for our dispatch logic.
Nick Mathewson
2023-04-12
1
-20
/
+83
*
|
|
rpc: Remove type mangling from rpc_invoke_fn!
Nick Mathewson
2023-04-12
1
-15
/
+14
*
|
|
rpc: Add an RpcError type.
Nick Mathewson
2023-04-12
4
-9
/
+59
*
|
|
rpc: Make invoke return a Result of erased_serde::Serialize
Nick Mathewson
2023-04-12
3
-10
/
+40
*
|
|
rpc: Add Update functionality to rpc::Context.
Nick Mathewson
2023-04-12
3
-0
/
+45
*
|
|
rpc: do a better job of hiding impl_const_type_id!
Nick Mathewson
2023-04-12
4
-5
/
+67
*
|
|
RPC: Initial implementation of a multiple-argument dispatch
Nick Mathewson
2023-04-12
7
-8
/
+401
*
|
|
Start on a lower-level tor-rpccmd crate.
Nick Mathewson
2023-04-12
7
-35
/
+94
*
|
|
rpc: Add a Session object and an interaction loop.
Nick Mathewson
2023-04-12
2
-0
/
+184
*
|
|
rpc: Add asynchronous_codec wrapper for jsonlines.
Nick Mathewson
2023-04-12
3
-0
/
+102
*
|
|
rpc: Add a cancellable future type.
Nick Mathewson
2023-04-12
3
-0
/
+136
*
|
|
rpc: Implement json message types for serde.
Nick Mathewson
2023-04-12
4
-0
/
+253
*
|
|
tor-proto: Be explicit about an into().
Nick Mathewson
2023-04-12
1
-1
/
+1
*
|
|
tor-hsclient: Add an allow to this incomplete code
Ian Jackson
2023-04-12
1
-0
/
+1
*
|
|
Apply ProtocolViolation renaming to hs connector code
Ian Jackson
2023-04-12
1
-2
/
+2
*
|
|
Merge branch 'msrv-1.65' into 'main'
Ian Jackson
2023-04-12
48
-54
/
+54
|
\
\
\
|
*
|
|
Use bool::then_some() as appropriate
Nick Mathewson
2023-04-11
7
-13
/
+13
|
*
|
|
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
41
-41
/
+41
*
|
|
|
Merge branch 'bug804' into 'main'
Nick Mathewson
2023-04-11
4
-13
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
s/ProtocolFailed/ProtocolViolation/g where possible
Neel Chauhan
2023-04-08
4
-13
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'hs' into 'main'
Ian Jackson
2023-04-11
6
-38
/
+632
|
\
\
\
|
*
|
|
hs connect: Improve a todo and refer to #813
Ian Jackson
2023-04-11
1
-2
/
+1
|
*
|
|
hs connect: Add TODOs re improving tests
Ian Jackson
2023-04-11
1
-0
/
+3
|
*
|
|
hs connect: Add TODO re multiple parallel hsdir requests
Ian Jackson
2023-04-11
1
-0
/
+2
|
*
|
|
hs connect: Improve docs for descriptor_ensure
Ian Jackson
2023-04-11
1
-1
/
+7
|
*
|
|
hs connect: Clarify clientness of Context
Ian Jackson
2023-04-11
1
-1
/
+1
|
*
|
|
hs connect tests: check that we asked exactly one relay
Ian Jackson
2023-04-11
1
-6
/
+6
|
*
|
|
hs connect tests: derive Default for MocksGlobal, and use it
Ian Jackson
2023-04-11
1
-2
/
+2
|
*
|
|
hs connect: Test descriptor download
Ian Jackson
2023-04-11
2
-0
/
+123
|
*
|
|
hs connect: Do circuitry etc. via mocks trait
Ian Jackson
2023-04-11
1
-7
/
+59
|
*
|
|
hs dirs: Initial cut at descriptor downloading
Ian Jackson
2023-04-11
4
-11
/
+315
|
*
|
|
hs desc: Record a Timebound<HsDesc> (but not really for now)
Ian Jackson
2023-04-11
2
-6
/
+11
|
*
|
|
hs connect: Introduce Context
Ian Jackson
2023-04-11
1
-13
/
+91
|
*
|
|
hs dirs: Note a thing we don't implement yet
Ian Jackson
2023-04-11
1
-0
/
+11
|
*
|
|
hs dirs: Implement spread_fetch (fmt)
Ian Jackson
2023-04-11
1
-1
/
+4
|
*
|
|
hs dirs: Implement spread_fetch
Ian Jackson
2023-04-11
2
-4
/
+10
|
*
|
|
hs dirs: Fix wrong ignored variable name
Ian Jackson
2023-04-11
1
-1
/
+1
|
*
|
|
hs dirs: Replicas are 1-indexed
Ian Jackson
2023-04-11
1
-2
/
+2
|
*
|
|
tor-netdir: Make an import more precise
Ian Jackson
2023-04-11
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
tor-netdoc: Tidy up and fix some broken intra-doc links
Ian Jackson
2023-04-11
2
-3
/
+5
*
|
|
tor-netdir: Fix capitalisation of a doc link
Ian Jackson
2023-04-11
1
-1
/
+1
*
|
|
tor-netdir: Fix link to hs_time_period function
Ian Jackson
2023-04-11
1
-1
/
+1
*
|
|
impl_debug_hex: Fix syntax error in usage template
Ian Jackson
2023-04-11
1
-1
/
+1
|
/
/
*
|
Merge branch 'correct_osx_config' into 'main'
Ian Jackson
2023-04-11
1
-1
/
+1
|
\
\
|
*
|
arti: Explain correct location of OSX config.
Nick Mathewson
2023-04-10
1
-1
/
+1
|
|
/
*
|
Add a semver entry for !1112.
Nick Mathewson
2023-04-10
1
-0
/
+1
*
|
Use an Enum for the description request
tranna
2023-04-10
2
-38
/
+55
|
/
*
linkspec: Add a missing ; in tests.
Nick Mathewson
2023-04-06
1
-1
/
+1
*
dirclient: fix an "unused import" warning.
Nick Mathewson
2023-04-06
1
-1
/
+1
*
guardmgr: update feature behavior wrt testing and pts.
Nick Mathewson
2023-04-06
2
-3
/
+3
[prev]
[next]