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
...
|
*
|
Update to derive-deftly 0.12.1
Ian Jackson
2024-06-17
21
-23
/
+30
*
|
|
arti: Add a TODO about a possible refactoring.
Gabriela Moldovan
2024-06-17
1
-0
/
+2
*
|
|
arti: Move arti hss subcommand implementation to separate module.
Gabriela Moldovan
2024-06-17
3
-38
/
+58
|
/
/
*
|
Merge branch 'no_built_in_roots' into 'main'
Ian Jackson
2024-06-13
1
-0
/
+4
|
\
\
|
*
|
rtcompat: Set disable_built_in_roots With native_tls.
Nick Mathewson
2024-06-13
1
-0
/
+4
|
|
/
*
|
dirmgr: Limit the number of mds that we will fetch from sqlite at once.
Nick Mathewson
2024-06-12
1
-6
/
+14
*
|
dirmgr: split out the loading part of load_once into a new function.
Nick Mathewson
2024-06-12
1
-6
/
+17
|
/
*
Merge branch 'arti-relay-flag' into 'main'
Nick Mathewson
2024-06-12
5
-40
/
+92
|
\
|
*
relay: Add relay cargo feature flag and subcommand
David Goulet
2024-06-11
5
-40
/
+92
*
|
Merge branch 'rpc-stream-methods' into 'main'
Nick Mathewson
2024-06-11
7
-229
/
+370
|
\
\
|
*
|
Several typo fixes from Gabi
Nick Mathewson
2024-06-11
2
-5
/
+4
|
*
|
Un-indent a block.
Nick Mathewson
2024-06-11
1
-42
/
+39
|
*
|
RPC: Use RPC methods instead of the "ClientConnectionTarget" trait.
Nick Mathewson
2024-06-11
7
-194
/
+339
|
|
/
*
|
Merge branch 'sometimes-unbounded' into 'main'
Nick Mathewson
2024-06-11
3
-50
/
+266
|
\
\
|
*
|
SometimesUnboundedSink: Add a test case with some manual sequencing
Ian Jackson
2024-05-30
1
-0
/
+68
|
*
|
SometimesUnboundedSink: Write commentary about Waker
Ian Jackson
2024-05-30
1
-0
/
+36
|
*
|
SometimesUnboundedSink: Document some error behaviour
Ian Jackson
2024-05-30
1
-0
/
+4
|
*
|
SometimesUnboundedSink: Fix a copypaste error
Ian Jackson
2024-05-30
1
-1
/
+1
|
*
|
SometimesUnboundedSink: Narrow dead code allow
Ian Jackson
2024-05-30
1
-2
/
+1
|
*
|
Use SometimesUnboundedSink for the circuit reactor's bag-on-the-side
Ian Jackson
2024-05-29
1
-50
/
+13
|
*
|
Implmeent SometimesUnboundedSink
Ian Jackson
2024-05-29
2
-0
/
+146
*
|
|
StorageConfig: complete a missing piece of documentation.
Nick Mathewson
2024-06-11
1
-1
/
+1
*
|
|
StorageConfig: Light reformatting.
Nick Mathewson
2024-06-11
1
-0
/
+3
|
|
/
|
/
|
*
|
rpc: Missing rpc_invoker is a Bug.
Nick Mathewson
2024-06-10
1
-1
/
+6
*
|
Add more explanation of InvokerEnt fields.
Nick Mathewson
2024-06-10
1
-0
/
+8
*
|
rpc: Make RpcMgr::lookup_object return context along with object.
Nick Mathewson
2024-06-10
2
-6
/
+13
*
|
Implement rpc::Context on Connection directly
Nick Mathewson
2024-06-10
1
-25
/
+7
*
|
rpc: allow Connection::lookup_object to take &self
Nick Mathewson
2024-06-10
1
-7
/
+16
*
|
rpc: Make the connection type always-Arc.
Nick Mathewson
2024-06-10
2
-5
/
+5
*
|
Use refactored invoke_rpc_method in rpcserver.
Nick Mathewson
2024-06-10
1
-6
/
+1
*
|
rpc: Add RPC method invocation based on Context, not dispatch table.
Nick Mathewson
2024-06-10
2
-1
/
+58
*
|
rpc: Pass around our rpc::Context in an Arc.
Nick Mathewson
2024-06-10
7
-38
/
+40
*
|
rpc: refactor DispatchTable invoker lookup into new functions
Nick Mathewson
2024-06-10
1
-15
/
+36
*
|
rpc: Implement Clone and HasKind on InvokeError.
Nick Mathewson
2024-06-10
1
-1
/
+11
*
|
Remove semver.md files.
Gabriela Moldovan
2024-06-05
3
-15
/
+0
*
|
tor-memquota: Downgrade to 0.18
Gabriela Moldovan
2024-06-05
1
-1
/
+1
*
|
Run cargo update for {hashx,equix}/bench.
Gabriela Moldovan
2024-06-05
2
-212
/
+184
*
|
Bump the arti crate to 1.2.4.
Gabriela Moldovan
2024-06-05
3
-3
/
+3
*
|
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
44
-355
/
+355
*
|
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2024-06-05
8
-8
/
+8
*
|
Merge branch 'more-exclusions' into 'main'
gabi-250
2024-06-05
2
-17
/
+101
|
\
\
|
*
|
tor-circmgr: Explicitly handle all VanguardMode variants.
Gabriela Moldovan
2024-06-05
1
-1
/
+10
|
*
|
tor-circmgr: Reference a ticket number in a refactoring TODO.
Gabriela Moldovan
2024-06-05
1
-1
/
+1
|
*
|
tor-circmgr: Note that guard_and_target exclusion sometimes doesn't exclude t...
Gabriela Moldovan
2024-06-05
1
-0
/
+3
|
*
|
tor-circmgr: Exclude the target when extending SHORT stubs.
Gabriela Moldovan
2024-06-04
1
-4
/
+18
|
*
|
tor-circmgr: Exclude the target relay when building vanguards circuits.
Gabriela Moldovan
2024-06-04
1
-13
/
+71
*
|
|
arti-rpcserver: Reformat Cargo.toml.
Gabriela Moldovan
2024-06-05
1
-1
/
+2
*
|
|
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-06-05
1
-1
/
+1
|
/
/
*
|
tor-circmgr: Apply deferred fmt.
Gabriela Moldovan
2024-06-04
1
-1
/
+3
*
|
tor-circmgr: Add TODOs about improving circuit length checks.
Gabriela Moldovan
2024-06-04
1
-0
/
+2
[prev]
[next]