index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
socksproto: Add a const for suggested buffer length.
Nick Mathewson
2024-09-09
1
-2
/
+2
*
rpc: More specificity surrounding SOCKS-rpc integration
Nick Mathewson
2024-09-09
1
-2
/
+25
*
Suggestion about describing non-RPC behavior of SOCKS protocol from @diziet.
Nick Mathewson
2024-09-09
1
-1
/
+3
*
arti/rpclib: Tweak proxy_info format.
Nick Mathewson
2024-09-09
2
-2
/
+4
*
arti/rpclib: Lowercase our socks5 listener variant.
Nick Mathewson
2024-09-09
1
-0
/
+1
*
arti: Add a comment explaining how RPC and SOCKS interact
Nick Mathewson
2024-09-09
1
-0
/
+181
*
arti: add and document get_rpc_proxy_info method.
Nick Mathewson
2024-09-09
1
-2
/
+38
*
arti: Temporarily disable a flaky test.
Ian Jackson
2024-09-05
1
-0
/
+1
*
Merge branch 'slow-test' into 'main'
Ian Jackson
2024-09-05
1
-2
/
+15
|
\
|
*
arti: Make the config watcher debounce interval configurable (fmt).
Gabriela Moldovan
2024-09-04
1
-1
/
+9
|
*
arti: Make the config watcher debounce interval configurable.
Gabriela Moldovan
2024-09-04
1
-2
/
+7
*
|
Merge branch 'reload-cfg-test' into 'main'
David Goulet
2024-09-04
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Revert "arti: Temporarily disable a flaky test."
Gabriela Moldovan
2024-08-29
1
-1
/
+0
|
*
arti: Write the test config atomically.
Gabriela Moldovan
2024-08-29
1
-1
/
+4
*
|
Provide a MemoryQuotaTracker in TorClient
Ian Jackson
2024-09-04
1
-1
/
+0
*
|
arti: Proper testing of the memory limit config parsing
Ian Jackson
2024-09-04
2
-2
/
+57
*
|
arti cfg tests: Provide resolve_return_results
Ian Jackson
2024-09-04
1
-0
/
+6
*
|
arti cfg tests: strip_prefix: Leave section markers unchanged
Ian Jackson
2024-09-04
1
-1
/
+6
*
|
arti cfg tests: strip_prefix: Document error behaviour
Ian Jackson
2024-09-04
1
-1
/
+3
*
|
Look for memquota configuration in the TorClient configuration
Ian Jackson
2024-09-04
2
-1
/
+39
*
|
Add memquota cargo features to arti and arti-client
Ian Jackson
2024-09-04
1
-0
/
+2
*
|
arti/Cargo.toml: Sort the experimental features list
Ian Jackson
2024-09-04
1
-3
/
+3
*
|
Bump arti crate to 1.2.7
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
|
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-13
/
+13
*
|
Fix formatting issues introduced by fixup-features.
Gabriela Moldovan
2024-09-03
1
-2
/
+11
*
|
arti: Remove the XXXXs added by fixup-features.
Gabriela Moldovan
2024-09-03
1
-1
/
+0
*
|
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-09-03
1
-2
/
+4
*
|
Fix typos
Dimitris Apostolou
2024-09-03
2
-2
/
+2
|
/
*
arti: Set the COLUMNS env var in the CLI tests.
Gabriela Moldovan
2024-08-28
3
-11
/
+14
*
arti: Elide some text in the expected hsc test output.
Gabriela Moldovan
2024-08-28
1
-2
/
+1
*
arti: Implement the hsc subcommand using an inert tor client.
Gabriela Moldovan
2024-08-28
3
-8
/
+4
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
1
-2
/
+2
*
Merge branch 'expose-proxy-setting' into 'main'
Nick Mathewson
2024-08-28
6
-13
/
+308
|
\
|
*
rpc: Use MockRuntime for set_proxy_info test.
Nick Mathewson
2024-08-28
2
-2
/
+3
|
*
rpc: Add a test for setting proxy info.
Nick Mathewson
2024-08-28
2
-0
/
+43
|
*
rpc: Rename E::SenderDropped
Nick Mathewson
2024-08-28
1
-5
/
+6
|
*
rpc: Try another incantation for watching for ProxyInfo.
Nick Mathewson
2024-08-28
1
-13
/
+7
|
*
rpc: Add another layer of indirection on proxyinfo
Nick Mathewson
2024-08-28
2
-3
/
+12
|
*
rpc: Try using postage::watch to initialize ProxyInfo.
Nick Mathewson
2024-08-28
6
-35
/
+82
|
*
Re-wrap a Cargo.toml.
Nick Mathewson
2024-08-28
1
-1
/
+5
|
*
RPC: Add experimental method to list SOCKS proxies.
Nick Mathewson
2024-08-28
5
-16
/
+135
|
*
arti: Define a new ArtiRpcSession type.
Nick Mathewson
2024-08-28
4
-4
/
+81
*
|
tor-config: Rename watch_file to watch_path.
Gabriela Moldovan
2024-08-27
1
-1
/
+1
|
/
*
Merge branch 'ci' into 'main'
Ian Jackson
2024-08-27
2
-1
/
+5
|
\
|
*
Add script for *testing* without any features enabled
Ian Jackson
2024-08-19
1
-0
/
+3
|
*
arti: Fix an unused Result in tests if pts disabled
Ian Jackson
2024-08-19
1
-1
/
+2
*
|
arti: Temporarily disable a flaky test.
Gabriela Moldovan
2024-08-22
1
-0
/
+1
*
|
arti: Use a postage::watch channel in the tests.
Gabriela Moldovan
2024-08-22
2
-15
/
+24
*
|
arti: Add test for config reloading.
Gabriela Moldovan
2024-08-21
2
-0
/
+175
*
|
arti: Wrap long lines not handled by rustfmt.
Gabriela Moldovan
2024-08-21
1
-2
/
+14
[prev]
[next]