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
...
*
Remove hsc quiet and force flags in favor of batch
hjrgrn
2025-04-14
3
-36
/
+33
*
metrics: arti: Make feature `experimental`, not `experimental-api`
Ian Jackson
2025-04-08
1
-1
/
+2
*
metrics: arti: Use new Cargo.toml feature syntax
Ian Jackson
2025-04-08
1
-1
/
+1
*
metrics: arti: Reduce features on metrics-exporter-prometheus
Ian Jackson
2025-04-08
1
-1
/
+1
*
metrics: config tests: Correct a comment
Ian Jackson
2025-04-08
1
-1
/
+1
*
metrics: config: Correct the docs on the MetricsConfig type
Ian Jackson
2025-04-08
1
-1
/
+1
*
metrics: config: Correct the docs on the listen config field
Ian Jackson
2025-04-08
1
-9
/
+4
*
metrics: config: Fix typo in the example config file
Ian Jackson
2025-04-08
1
-1
/
+1
*
metrics: config: Correct the docs in the example config file
Ian Jackson
2025-04-08
1
-1
/
+2
*
arti: cfg tests: Improve formatting of an assert
Ian Jackson
2025-04-08
1
-3
/
+6
*
tor-hsrproxy: Export a connection count metric
Ian Jackson
2025-04-08
1
-1
/
+1
*
arti: Optionally set up a Prometheus metrics exporter
Ian Jackson
2025-04-08
5
-1
/
+154
*
arti: cfg tests: On mismatch, report which config file
Ian Jackson
2025-04-08
1
-2
/
+2
*
fix `clippy::doc_overindented_list_items`
Steven Engler
2025-04-03
1
-2
/
+2
*
arti: Fix TODO: Rework test: onion_proxy::build_list
playbahn
2025-04-01
1
-71
/
+31
*
arti: onion_proxy::build_list: fix TODO: Add test
playbahn
2025-04-01
1
-6
/
+104
*
Bump arti crate to 1.4.2
Gabriela Moldovan
2025-03-31
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.29.0.
Gabriela Moldovan
2025-03-31
1
-18
/
+18
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-03-31
1
-3
/
+3
*
Merge branch 'rpc-configuration' into 'main'
opara
2025-03-25
3
-3
/
+142
|
\
|
*
Add examples and tests for RPC options.
Nick Mathewson
2025-03-25
3
-3
/
+121
|
*
arti: warn when rpc options are set without rpc feature.
Nick Mathewson
2025-03-25
1
-0
/
+21
*
|
Mark rpc features as non-experimental.
Nick Mathewson
2025-03-25
1
-2
/
+3
|
/
*
Merge branch '1630-scrub-address-from-output' into 'main'
gabi-250
2025-03-19
2
-24
/
+30
|
\
|
*
test: Fix get-key-error testcase for hsc
hjrgrn
2025-03-19
2
-3
/
+3
|
*
test: Fix get-key-error testcase for hsc
hjrgrn
2025-03-18
2
-2
/
+3
|
*
hsc: Improve get_onion_address function
hjrgrn
2025-03-18
1
-2
/
+3
|
*
hsc: Add --quite CLI flag
hjrgrn
2025-03-17
1
-10
/
+15
|
*
hsc: Improve get_onion_address function
hjrgrn
2025-03-17
1
-4
/
+3
|
*
test: Update testcase get-key-error for hsc
hjrgrn
2025-03-14
1
-2
/
+2
|
*
hsc: remove onion-address flag in favour of stdin
hjrgrn
2025-03-14
1
-22
/
+22
*
|
Merge branch 'hsc-lf' into 'main'
gabi-250
2025-03-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
arti: hsc-key-get: Print LF after discovery key
playbahn
2025-03-13
1
-1
/
+1
*
|
hsc: remove TODO about display_service_discovery_key error handling.
hjrgrn
2025-03-14
1
-1
/
+0
|
/
*
Deprecate --onion-name; introduce --onion-address
disha
2025-03-12
6
-41
/
+53
*
arti: Remove incorrect deprecation warning in hsc
hjrgrn
2025-03-10
2
-2
/
+1
*
tor-rtcompat: Remove ToplevelBlockon from Runtime
Ian Jackson
2025-03-04
2
-5
/
+5
*
Bump arti to 1.4.1
Nick Mathewson
2025-03-03
1
-1
/
+1
*
Bump minor versions in tor-*, arti-*.
Nick Mathewson
2025-03-03
1
-18
/
+18
*
Merge branch 'nocolor' into 'main'
Ian Jackson
2025-02-27
1
-1
/
+7
|
\
|
*
arti: Disable color when stdout is not a tty.
Nick Mathewson
2025-02-24
1
-1
/
+7
*
|
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
1
-1
/
+1
*
|
Upgrade to notify 8.
Nick Mathewson
2025-02-26
1
-1
/
+1
|
/
*
Enable derive-deftly beta features
Ian Jackson
2025-02-12
1
-1
/
+1
*
Update to derive-deftly 1.0
Ian Jackson
2025-02-12
1
-1
/
+1
*
arti: upgrade 'hickory-proto' to 0.24.3
Steven Engler
2025-02-10
1
-1
/
+1
*
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
[prev]
[next]