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
*
Remove semver.md files.
Nick Mathewson
2023-05-03
3
-3
/
+0
*
Increment crate versions.
Nick Mathewson
2023-05-03
43
-298
/
+298
*
Merge branch 'relayid' into 'main'
Alexander Færøy
2023-05-02
2
-12
/
+13
|
\
|
*
RelayId: implement id_type and as_bytes in terms of RelayIdRef
Ian Jackson
2023-04-27
1
-8
/
+2
|
*
RelayIdRef: as_bytes: Doesn't borrow from self
Ian Jackson
2023-04-27
2
-1
/
+2
|
*
RelayId: impl Display in terms of RelayIdRef
Ian Jackson
2023-04-27
1
-3
/
+9
*
|
arti-client: Only run BridgesConfig doc test if pt-client feature is enabled.
Gabriela Moldovan
2023-05-02
1
-1
/
+2
*
|
Upgrade to serial_test 2.0.0
Nick Mathewson
2023-04-28
1
-1
/
+1
|
/
*
Bump our own memchr dependency to 2.5
Nick Mathewson
2023-04-22
1
-1
/
+1
*
RPC: Log all internal errors.
Nick Mathewson
2023-04-19
2
-4
/
+13
*
rpc: Simplify and clarify SendUpdateError.
Nick Mathewson
2023-04-19
1
-7
/
+13
*
Arti: Add ability to remember the list of methods names.
Nick Mathewson
2023-04-19
5
-14
/
+56
*
rpc: New syntax for method declaration
Nick Mathewson
2023-04-19
1
-9
/
+46
*
rpc: impl From<SendUpdateError> for RpcError.
Nick Mathewson
2023-04-19
1
-0
/
+14
*
rpcserver: Use with_fn.
Nick Mathewson
2023-04-19
2
-12
/
+8
*
rpcbase: Use with_fn.
Nick Mathewson
2023-04-19
3
-8
/
+14
*
async-utils: Add a SinkExt with a with_fn
Nick Mathewson
2023-04-19
2
-0
/
+85
*
async-utils: rename sinkext to prepare_send
Nick Mathewson
2023-04-19
2
-2
/
+2
*
async-utils: rename SinkExt to SinkPrepareExt
Nick Mathewson
2023-04-19
4
-13
/
+14
*
rpc: Minor tweaks to get a sink to compile.
Nick Mathewson
2023-04-19
1
-4
/
+5
*
rpc: Use Method types to determine type of method outputs, updates.
Nick Mathewson
2023-04-19
2
-81
/
+142
*
rpc: Split Method into DynMethod and Method
Nick Mathewson
2023-04-19
5
-42
/
+86
*
Merge branch 'post_1145' into 'main'
Alexander Færøy
2023-04-18
2
-8
/
+18
|
\
|
*
netdoc: Document that particular bit values for flags are not part of our API.
Nick Mathewson
2023-04-17
1
-1
/
+3
|
*
netstatus: re-number routerstatus flags to go in order.
Nick Mathewson
2023-04-17
1
-7
/
+7
|
*
netdir: more documentation on MIDDLE_ONLY flag.
Nick Mathewson
2023-04-17
2
-0
/
+8
*
|
Merge branch 'rpc_refactoring_v2' into 'main'
Ian Jackson
2023-04-18
3
-195
/
+150
|
\
\
|
*
|
rpc: simplify API by always providing a sink.
Nick Mathewson
2023-04-16
2
-26
/
+18
|
*
|
rpc: Ensure well-ordering of responses.
Nick Mathewson
2023-04-16
1
-60
/
+88
|
*
|
rpc: Wire updates into rpc invoke functions again.
Nick Mathewson
2023-04-16
1
-12
/
+43
|
*
|
rpc: Move update sink out of context.
Nick Mathewson
2023-04-16
3
-147
/
+51
*
|
|
Merge branch 'fix_802_core' into 'main'
Ian Jackson
2023-04-18
1
-1
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
DirMgr: Detect that directory state is ready if it begins with all MDs
Nick Mathewson
2023-04-10
1
-1
/
+6
*
|
|
netdoc: Add MiddleOnly flag to RelayFlags
juga
2023-04-17
2
-0
/
+8
*
|
|
rpcserver: Fix a couple of broken rustdoc links
Nick Mathewson
2023-04-16
2
-3
/
+5
|
|
/
|
/
|
*
|
Merge branch 'use_secmem_proc_03' into 'main'
gabi-250
2023-04-13
2
-2
/
+2
|
\
\
|
*
|
Update our secmem_proc dependency to 0.3.0
Nick Mathewson
2023-04-13
2
-2
/
+2
*
|
|
Merge branch 'misc_upgrades' into 'main'
gabi-250
2023-04-13
13
-15
/
+15
|
\
\
\
|
*
|
|
Upgrade our hex-literal dependency
Nick Mathewson
2023-04-13
12
-13
/
+13
|
*
|
|
Upgrade our num_enum dependency.
Nick Mathewson
2023-04-13
2
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'rpc_conformance' into 'main'
Nick Mathewson
2023-04-13
15
-159
/
+665
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rpc, spec: Document current ObjectError, RequestError behavior as correct.
Nick Mathewson
2023-04-13
1
-10
/
+2
|
*
|
rpc: Change `id=<SYNTAX>` to "no id".
Nick Mathewson
2023-04-13
3
-14
/
+32
|
*
|
rpc: Require that errors are RpcError.
Nick Mathewson
2023-04-13
3
-7
/
+22
|
*
|
rpc: Improve error reporting for invalid requests
Nick Mathewson
2023-04-12
7
-17
/
+291
|
*
|
rpcbase: Use correct error codes, and add tests.
Nick Mathewson
2023-04-12
2
-7
/
+183
|
*
|
tor-error: Add ErrorKinds for RPC errors.
Nick Mathewson
2023-04-12
2
-1
/
+25
|
*
|
tor-rpcbase: Create error kinds properly.
Nick Mathewson
2023-04-12
1
-14
/
+16
|
*
|
arti-rpcserver: Be careful about saying "result".
Nick Mathewson
2023-04-12
3
-7
/
+12
|
*
|
arti-rpcserver: Rename Authentication{Method => Scheme}.
Nick Mathewson
2023-04-12
1
-7
/
+7
[next]