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
/
arti
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump minor version of fs-mistrust
Ian Jackson
2025-02-07
1
-1
/
+1
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-18
/
+18
*
Bump arti crate version to 1.4.0
Ian Jackson
2025-02-06
1
-1
/
+1
*
fs-mistrust: bump minor version, and in-tree deps
Ian Jackson
2025-02-06
1
-1
/
+1
*
socks.rs: Update documentation; RpcDataStream has been renamed.
Nick Mathewson
2025-01-30
1
-9
/
+5
*
rpc: Correct API documentation about optimism
Nick Mathewson
2025-01-30
1
-2
/
+1
*
Merge branch 'rpc-missing-dir' into 'main'
Nick Mathewson
2025-01-23
1
-8
/
+16
|
\
|
*
connpts: Document behavior on nonexistent directory
Nick Mathewson
2025-01-23
1
-0
/
+2
|
*
rpc: Tolerate NotFound on configured connect point directory.
Nick Mathewson
2025-01-23
1
-8
/
+14
*
|
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
|
/
*
arti: Add `restricted-discovery` to the list of experimental features.
Gabriela Moldovan
2025-01-16
1
-0
/
+5
*
rpc: Rename new_stream_handle to new_oneshot_client.
Nick Mathewson
2025-01-15
1
-1
/
+1
*
arti-rpcserver: Tell connections what kind of auth to expect.
Nick Mathewson
2025-01-15
1
-13
/
+1
*
Bump arti crate to 1.3.2
Nick Mathewson
2025-01-07
1
-1
/
+1
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-18
/
+18
*
Merge branch 'mod-module-files' into 'main'
Nick Mathewson
2025-01-07
2
-0
/
+2
|
\
|
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
2
-0
/
+2
*
|
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-1
/
+1
|
/
*
Merge branch 'upgrades' into 'main'
Nick Mathewson
2025-01-06
1
-2
/
+2
|
\
|
*
Upgrade to itertools 0.14.0
Nick Mathewson
2025-01-06
1
-2
/
+2
*
|
Run "fixup-features" in preparation for release.
Nick Mathewson
2025-01-06
1
-1
/
+1
|
/
*
rpc: Add a test for config parsing and defaults.
Nick Mathewson
2024-12-19
2
-1
/
+90
*
rpc: Clarify listen_defaults behavior.
Nick Mathewson
2024-12-19
1
-1
/
+2
*
rpc: Rename RpcListnerConfig=>RpcListenerSetConfig to clarify plurality.
Nick Mathewson
2024-12-19
1
-14
/
+17
*
rpc: Test that we can parse our defaults.
Nick Mathewson
2024-12-19
2
-1
/
+35
*
rpc: comments to explain where connect points are disabled.
Nick Mathewson
2024-12-19
2
-1
/
+7
*
rpc: Make names reflect configuration keys better.
Nick Mathewson
2024-12-19
1
-17
/
+11
*
rpc: Document that default-index is 1-based
Nick Mathewson
2024-12-19
2
-1
/
+5
*
Rename Guard=>ListenerGuard.
Nick Mathewson
2024-12-19
2
-4
/
+4
*
rpc: Add a comment to explain what load_options is doing.
Nick Mathewson
2024-12-19
1
-0
/
+2
*
rpc: More logging when binding addresses
Nick Mathewson
2024-12-19
2
-1
/
+25
*
arti::rpc: Refactor listener options to support defaults properly
Nick Mathewson
2024-12-19
1
-31
/
+75
*
arti::rpc: Rename "overrides" field and type.
Nick Mathewson
2024-12-19
1
-18
/
+17
*
arti: Use connect points to listen for RPC connections.
Nick Mathewson
2024-12-19
4
-88
/
+331
*
arti: Disable RPC reconfiguration for now
Nick Mathewson
2024-12-19
2
-1
/
+5
*
rpc: Configuration options for arti
Nick Mathewson
2024-12-19
3
-2
/
+159
*
arti: Move RpcConfig to rpc.rs
Nick Mathewson
2024-12-19
2
-29
/
+33
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
2
-0
/
+2
*
Bump arti crate to 1.3.1
Gabriela Moldovan
2024-12-02
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-16
/
+16
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2024-12-02
1
-2
/
+2
*
Run fixup-features in preparation for release (fmt).
Gabriela Moldovan
2024-12-02
1
-1
/
+2
*
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-12-02
1
-1
/
+1
*
PoW: Consolidate feature flags into a single flag.
Wesley Aptekar-Cassels
2024-11-25
1
-2
/
+2
*
arti: Add onion_service.enable_pow option.
Wesley Aptekar-Cassels
2024-11-25
1
-0
/
+4
[next]