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 the arti crate to 1.2.4.
Gabriela Moldovan
2024-06-05
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-9
/
+9
*
arti: Note that auto is the same as disabled if vanguards are disabled.
Gabriela Moldovan
2024-06-03
1
-0
/
+3
*
arti: Add vanguards settings to example config.
Gabriela Moldovan
2024-06-03
2
-1
/
+14
*
Merge branch 'enforce_method_names' into 'main'
Nick Mathewson
2024-05-16
1
-1
/
+30
|
\
|
*
RPC: Give error from RpcMgr::new if method name is sufficiently bad.
Nick Mathewson
2024-05-14
1
-1
/
+1
|
*
RPC: Enforce method name format.
Nick Mathewson
2024-05-14
1
-0
/
+29
*
|
Merge branch 'use-locked-build' into 'main'
Ian Jackson
2024-05-16
1
-1
/
+1
|
\
\
|
*
|
doc: Use locked build
pinkforest
2024-05-16
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'upstream/main' into HEAD
Gabriela Moldovan
2024-05-15
4
-66
/
+99
|
\
|
|
*
RPC: Use a slightly less awful workaround in socks.rs
Nick Mathewson
2024-05-14
1
-20
/
+34
|
*
Remove excess indentation from last commit.
Nick Mathewson
2024-05-14
1
-14
/
+11
|
*
RPC: Refactor socks interpretation to remove stream id, add isolation.
Nick Mathewson
2024-05-14
1
-41
/
+41
|
*
RPC: RpcDataStream type to act as a "stream-shaped hole"
Nick Mathewson
2024-05-14
1
-0
/
+1
|
*
RPC: Add a trait that can be the target of SOCKS requests
Nick Mathewson
2024-05-12
1
-18
/
+34
|
*
Merge branch 'new_ci_cfg_strategy' into 'main'
Nick Mathewson
2024-05-07
2
-4
/
+4
|
|
\
|
|
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
2
-4
/
+4
|
*
|
TorClient: Slightly cleaner (?) interface for registering RPC methods.
Nick Mathewson
2024-05-06
1
-1
/
+1
|
*
|
RPC: Implement methods to get and watch client bootstrap status.
Nick Mathewson
2024-05-06
1
-0
/
+5
|
|
/
*
/
arti: Bump patchlevel.
Gabriela Moldovan
2024-05-15
1
-1
/
+1
|
/
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-9
/
+9
*
Bump version of arti
Ian Jackson
2024-04-30
1
-1
/
+1
*
arti: Make vanguards a default feature.
Gabriela Moldovan
2024-04-29
1
-0
/
+1
*
arti-client: Make vanguards non-experimental.
Gabriela Moldovan
2024-04-29
1
-0
/
+1
*
rustls: Avoid aws-lc-rs for now.
Nick Mathewson
2024-04-22
1
-1
/
+1
*
Upgrade to futures-rustls 0.26.0, rustls 0.23.5.
Nick Mathewson
2024-04-22
2
-8
/
+10
*
arti: Enable arti-client/vanguards if vanguards are enabled.
Gabriela Moldovan
2024-04-05
1
-0
/
+1
*
Merge branch 'unmanaged-proxy-config-test' into 'main'
Nick Mathewson
2024-04-02
2
-9
/
+55
|
\
|
*
Add a test for transport configuration
Nick Mathewson
2024-04-02
1
-0
/
+46
|
*
example-config: Indent transport arguments
Nick Mathewson
2024-04-02
1
-9
/
+9
*
|
remove unused dependencies
trinity-1686a
2024-04-02
1
-3
/
+0
|
/
*
Bump arti crate to 1.2.1
Nick Mathewson
2024-04-02
1
-1
/
+1
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-9
/
+9
*
Bump patchlevel versions on non-{tor/arti} crates.
Nick Mathewson
2024-04-02
1
-2
/
+2
*
Fix note in config that claimed onion services weren't implemented
Nick Mathewson
2024-03-27
1
-1
/
+4
*
hss: Make the limit for streams configurable.
Nick Mathewson
2024-03-26
1
-3
/
+1
*
Add example unmanaged pluggable transport to config.
Nick Mathewson
2024-03-14
1
-0
/
+10
*
Merge branch 'encapsulate_config_rs' into 'main'
Nick Mathewson
2024-03-13
3
-9
/
+19
|
\
|
*
Remove now-needless dependencies on the "config" crate
Nick Mathewson
2024-03-13
1
-1
/
+0
|
*
tor-config: Put config::Config inside a wrapper type.
Nick Mathewson
2024-03-13
1
-1
/
+1
|
*
Use ConfigurationSource::Verbatim in our tests.
Nick Mathewson
2024-03-13
1
-7
/
+17
|
*
tor-config: Allow ConfigurationSource to be verbatim text.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
|
Run maint/add_warning.
Nick Mathewson
2024-03-13
2
-0
/
+2
|
/
*
arti-client: Add VanguardsConfig to TorClientConfig.
Gabriela Moldovan
2024-03-11
1
-0
/
+11
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
arti, CI: Add a test case for command line help
Ian Jackson
2024-03-05
1
-0
/
+3
*
arti: Print help on `arti hss` without subcommand
Ian Jackson
2024-03-05
1
-0
/
+1
*
arti: Fix misplaced clap hunk
Ian Jackson
2024-03-05
1
-4
/
+4
*
Merge branch 'deny-unchecked-duration-substraction' into 'main'
Ian Jackson
2024-03-05
2
-0
/
+2
|
\
|
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
2
-0
/
+2
[next]