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 versions: set version of arti to 2.2.0
Ian Jackson
2026-03-30
1
-1
/
+1
*
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-26
/
+26
*
Bump versions: patchlevel, with dependencies
Ian Jackson
2026-03-30
1
-1
/
+1
*
Merge branch 'fixup-features' into 'main'
Ian Jackson
2026-03-30
1
-0
/
+1
|
\
|
*
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
1
-0
/
+1
*
|
arti: test: rename unrecognized-entry to hs_unrecognized_entry to fix the CI
hjrgrn
2026-03-30
4
-3
/
+3
*
|
arti: test: correct typo in hss.rs
hjrgrn
2026-03-30
1
-2
/
+2
*
|
arti: test: Add description of the test file structure of the keys test suite
hjrgrn
2026-03-30
1
-0
/
+43
*
|
arti: tests: Rename some keys test files using more intuitive names
hjrgrn
2026-03-30
4
-5
/
+5
*
|
arti: test: Update tests README.md
hjrgrn
2026-03-30
1
-5
/
+18
*
|
arti: test: Remove unused test data hsc-common/hsc.in
hjrgrn
2026-03-30
5
-37
/
+0
|
/
*
Merge branch 'webtime-v3' into 'main'
Nick Mathewson
2026-03-26
2
-6
/
+4
|
\
|
*
arti: Port to web-time-compat.
Nick Mathewson
2026-03-26
2
-6
/
+4
*
|
Merge branch 'http-connect-wrapup' into 'main'
Nick Mathewson
2026-03-26
7
-27
/
+101
|
\
\
|
|
/
|
/
|
|
*
Feature-gate the proxy.enable_http_connect option
Nick Mathewson
2026-03-26
1
-1
/
+14
|
*
Mark the http-connect feature as stable.
Nick Mathewson
2026-03-25
1
-2
/
+2
|
*
arti: Add an option to disable http_connect.
Nick Mathewson
2026-03-25
6
-25
/
+86
*
|
arti: Mostly make clippy happy for wasm with --no-default-features.
Nick Mathewson
2026-03-25
3
-1
/
+5
*
|
docs: fix config file path on windows
Steven Engler
2026-03-24
1
-1
/
+1
|
/
*
Fix typos
Tobias Stoeckmann
2026-03-24
4
-4
/
+4
*
tor-chanmgr: add base64ct dependency and docs
Nihal
2026-03-18
1
-7
/
+16
*
Merge branch 'typos' into 'main'
opara
2026-03-16
4
-4
/
+4
|
\
|
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
4
-4
/
+4
*
|
rpc: Add support for set_dormant.
Nick Mathewson
2026-03-16
3
-7
/
+60
*
|
rpc: Implement superuser mode.
Nick Mathewson
2026-03-16
4
-7
/
+50
*
|
rpc: Move responsibility for Session creation to Connection
Nick Mathewson
2026-03-16
1
-3
/
+10
|
/
*
arti: Bump trycmd to 1.0.0
Gabriela Moldovan
2026-03-04
1
-1
/
+1
*
Bump toml to 1.0.3
Gabriela Moldovan
2026-03-04
1
-1
/
+1
*
Remove semver.md files post-release
Gabriela Moldovan
2026-03-03
1
-1
/
+0
*
arti: Add placeholder derive-deftly feature
Gabriela Moldovan
2026-03-02
2
-1
/
+5
*
Bump arti crate to 2.1.0
Gabriela Moldovan
2026-03-02
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
1
-26
/
+26
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-4
/
+4
*
arti: Fix some visibility-based compilation errors.
Nick Mathewson
2026-02-24
2
-6
/
+10
*
arti: Migrate top-level configuration to dd(TorConfig).
Nick Mathewson
2026-02-24
4
-144
/
+83
*
arti: Port rpc configuration to dd(TorConfig).
Nick Mathewson
2026-02-24
3
-74
/
+74
*
arti: Port logging config to dd(TorConfig)
Nick Mathewson
2026-02-24
2
-132
/
+71
*
arti: Fix up proxy launching documentation
Nick Mathewson
2026-02-19
2
-3
/
+5
*
arti: Extract responsibility for port listing.
Nick Mathewson
2026-02-19
6
-98
/
+108
*
arti: Refactor socks proxy launcher function.
Nick Mathewson
2026-02-19
2
-16
/
+40
*
arti: Refactor dns proxy launcher function.
Nick Mathewson
2026-02-19
2
-9
/
+34
*
arti: Enable experimental-api for onion-service-cli-extra
Gabriela Moldovan
2026-02-18
1
-0
/
+1
*
arti: test: hsc: add test get_fails_if_no_gen_and_no_key
hjrgrn
2026-02-17
3
-92
/
+151
*
Merge branch 'mr_3616_rebased' into 'main'
Nick Mathewson
2026-02-16
2
-0
/
+42
|
\
|
*
docs: add outbound proxy implementation notes
Nihal
2026-02-16
1
-0
/
+21
|
*
docs: add outbound proxy
Nihal
2026-02-16
1
-0
/
+21
*
|
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
2
-0
/
+2
*
|
Bump MSRV from 1.86 to 1.89
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
|
Bump time to 0.3.47
Gabriela Moldovan
2026-02-16
1
-1
/
+1
|
/
*
arti: Use ErrorSources in extract_proto_err
Robert Bartlensky
2026-02-14
1
-12
/
+5
[next]