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-proto: Split out send_relay_cell().
Gabriela Moldovan
2025-01-28
2
-13
/
+28
|
*
|
|
tor-proto: Group imports.
Gabriela Moldovan
2025-01-28
1
-2
/
+1
|
*
|
|
tor-proto: Replace fully-qualified paths with use.
Gabriela Moldovan
2025-01-28
1
-6
/
+6
|
*
|
|
tor-proto: Derive Default for MutableState.
Gabriela Moldovan
2025-01-28
2
-4
/
+2
|
/
/
/
*
|
|
Merge branch 'strongrefs_are_not_deduped' into 'main'
Nick Mathewson
2025-01-28
3
-8
/
+10
|
\
\
\
|
*
|
|
rpc: Clean up comments surrounding strong references
Nick Mathewson
2025-01-27
3
-8
/
+10
|
|
/
/
*
|
|
Merge branch 'todos-in-rpcbase-1' into 'main'
Nick Mathewson
2025-01-27
5
-104
/
+110
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rpcbase: Enforce validity on error datum keywords.
Nick Mathewson
2025-01-27
2
-4
/
+12
|
*
|
rpcbase: Make recognized namespace list optional.
Nick Mathewson
2025-01-27
2
-8
/
+11
|
*
|
rpcbase: Move is_valid_rpc_identifier to crate root.
Nick Mathewson
2025-01-27
2
-91
/
+89
|
*
|
rpc: Rename InvalidMethodName to InvalidRpcIdentifier.
Nick Mathewson
2025-01-27
3
-17
/
+19
|
*
|
Remove RPC TODO about bypass_method_dispatch method.
Nick Mathewson
2025-01-27
1
-6
/
+1
|
/
/
*
|
Merge branch 'ahf/win-build-fix' into 'main'
Nick Mathewson
2025-01-26
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix not(unix) build error introduced in cb090c7b4c.
Alexander Hansen Færøy
2025-01-26
1
-2
/
+2
|
/
*
Merge branch 'rpc-docs-tool-fixes' into 'main'
Nick Mathewson
2025-01-23
1
-28
/
+87
|
\
|
*
rpc-docs-tool: Fix documentation for methods that apply to all objects
Nick Mathewson
2025-01-23
1
-7
/
+30
|
*
rpc-doc-tool: Fix dangling RustDoc links
Nick Mathewson
2025-01-23
1
-11
/
+47
|
*
rpc-docs-tool: Emit methods and objects in sorted order.
Nick Mathewson
2025-01-23
1
-4
/
+7
|
*
rpc-docs-tool: Update version recommendation
Nick Mathewson
2025-01-23
1
-2
/
+2
|
*
rpc-docs-tool: Use new connect-point API to connect to arti.
Nick Mathewson
2025-01-23
1
-4
/
+1
*
|
Merge branch 'rpc-missing-dir' into 'main'
Nick Mathewson
2025-01-23
2
-10
/
+20
|
\
\
|
*
|
connpts: Document behavior on nonexistent directory
Nick Mathewson
2025-01-23
2
-2
/
+6
|
*
|
rpc: Tolerate NotFound on configured connect point directory.
Nick Mathewson
2025-01-23
1
-8
/
+14
|
|
/
*
|
Merge branch 'avoid_execute_internal_ok' into 'main'
Nick Mathewson
2025-01-23
4
-31
/
+69
|
\
\
|
*
|
rpclib: More explanations about internal method usage.
Nick Mathewson
2025-01-23
1
-3
/
+5
|
*
|
arti-rpc-client-core: Rename Authentication{Rejected=>Failed}
Nick Mathewson
2025-01-23
3
-9
/
+9
|
*
|
rpclib: Avoid overuse of execute_internal_ok.
Nick Mathewson
2025-01-23
4
-24
/
+60
|
|
/
*
|
Merge branch 'rpc-todos-1' into 'main'
Nick Mathewson
2025-01-23
2
-20
/
+3
|
\
\
|
*
|
rpcserver: remove dead code exception in objmap.rs
Nick Mathewson
2025-01-22
1
-3
/
+1
|
*
|
rpcserver: remove dead code in codecs.rs
Nick Mathewson
2025-01-22
1
-17
/
+2
*
|
|
Merge branch 'rpc-todos-2' into 'main'
Nick Mathewson
2025-01-23
6
-44
/
+47
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arti: Make Rpc argument unconditional when constructing socks proxy
Nick Mathewson
2025-01-23
6
-33
/
+43
|
*
|
arti::socks: Re-wrap a section.
Nick Mathewson
2025-01-23
1
-2
/
+3
|
*
|
arti: remove an obsolete rpc todo.
Nick Mathewson
2025-01-23
1
-1
/
+0
|
*
|
arti: remove an obsolete rpc todo.
Nick Mathewson
2025-01-23
1
-1
/
+0
|
*
|
arti: remove an obsolete rpc todo.
Nick Mathewson
2025-01-23
1
-1
/
+0
|
*
|
arti: Remove old workaround for runtime selection under RPC.
Nick Mathewson
2025-01-23
1
-6
/
+1
|
/
/
*
|
Merge branch 'dev/cve/mistrust-doc' into 'main'
Nick Mathewson
2025-01-23
1
-0
/
+12
|
\
\
|
*
|
tor-config: Improve mistrust documentation
Clara Engler
2025-01-23
1
-0
/
+12
*
|
|
Merge branch 'fix-rpc-client-core' into 'main'
Nick Mathewson
2025-01-23
1
-2
/
+2
|
\
\
\
|
*
|
|
arti-rpc-client-core: Use EmptyReply instead of EmptyResponse.
Gabriela Moldovan
2025-01-23
1
-2
/
+2
|
/
/
/
*
|
|
Merge branch 'rpc-cancel-2' into 'main'
Nick Mathewson
2025-01-23
16
-51
/
+503
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Document more that cancel is uncancellable.
Nick Mathewson
2025-01-22
2
-0
/
+7
|
*
|
rpc: Correct RPC error code for "RequestNotFound".
Nick Mathewson
2025-01-22
2
-2
/
+5
|
*
|
rpc-meta-draft: Make rpc:cancel more permissive on ID collision.
Nick Mathewson
2025-01-22
1
-1
/
+2
|
*
|
cancel: Distinguish the internal-error case for double-cancel.
Nick Mathewson
2025-01-22
1
-2
/
+23
|
*
|
cancel: Document deadlock/panic issue and how to avoid it.
Nick Mathewson
2025-01-22
1
-2
/
+19
|
*
|
rpc: Make cancel requests uncancellable.
Nick Mathewson
2025-01-22
4
-28
/
+94
|
*
|
cancel: Add a TODO about moving the Future inside the lock.
Nick Mathewson
2025-01-22
1
-0
/
+5
|
*
|
Cancel: Drop lock before calling waker.
Nick Mathewson
2025-01-22
1
-0
/
+1
[prev]
[next]