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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
tor-rtmock: task: import Left and Right
Ian Jackson
2025-04-09
1
-3
/
+3
|
*
|
|
|
tor-rtmock: task: impl Debug for TaskFutureInfo
Ian Jackson
2025-04-09
1
-1
/
+3
|
*
|
|
|
tor-rtmock: task: Break out Waker::make_waker
Ian Jackson
2025-04-09
1
-5
/
+10
|
*
|
|
|
tor-rtmock: Improve a comment
Ian Jackson
2025-04-09
1
-1
/
+6
|
*
|
|
|
tor-rtmock: Fix a comment
Ian Jackson
2025-04-09
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Remove hsc quiet and force flags in favor of batch
hjrgrn
2025-04-14
3
-36
/
+33
|
|
_
|
/
|
/
|
|
*
|
|
arti-ureq: Simplify use of map_or().
Nick Mathewson
2025-04-09
1
-4
/
+4
*
|
|
Allow StreamOps import to be unused
Nick Mathewson
2025-04-09
2
-2
/
+9
|
/
/
*
|
Merge branch '1519-integration-or-example-with-ureq' into 'main'
Ian Jackson
2025-04-09
3
-0
/
+1093
|
\
\
|
*
|
arti-ureq: New library which integrates with ureq
nield
2025-04-09
3
-0
/
+1093
*
|
|
tor-cell: Make conflux::V1Nonce opaque, add constructor.
Gabriela Moldovan
2025-04-08
1
-7
/
+30
*
|
|
tor-cell: Copy ConfluxSwitch::seqno in getter.
Gabriela Moldovan
2025-04-08
1
-0
/
+1
|
/
/
*
|
Merge branch 'metrics-port' into 'main'
Ian Jackson
2025-04-08
11
-30
/
+277
|
\
\
|
*
|
metrics: Discuss schema stability (currently, "no")
Ian Jackson
2025-04-08
1
-0
/
+3
|
*
|
tor-hsrproxy: config: make ProxyActionDiscriminants private
Ian Jackson
2025-04-08
1
-0
/
+1
|
*
|
metrics: tor-hsrproxy: Use a bespoke type for counter outcomes
Ian Jackson
2025-04-08
1
-5
/
+19
|
*
|
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-config: listen: Replace use of std::net (fmt)
Ian Jackson
2025-04-08
1
-8
/
+4
|
*
|
tor-config: listen: Replace use of std::net
Ian Jackson
2025-04-08
1
-9
/
+8
|
*
|
tor-hsrproxy: Add allow(unused) if features not all enabled
Ian Jackson
2025-04-08
1
-0
/
+3
|
*
|
tor-hsrproxy: Export a connection count metric (fmt)
Ian Jackson
2025-04-08
1
-1
/
+3
|
*
|
tor-hsrproxy: Export a connection count metric
Ian Jackson
2025-04-08
4
-2
/
+51
|
*
|
tor-hsrproxy: formatting in Cargo.toml
Ian Jackson
2025-04-08
1
-1
/
+5
|
*
|
tor-hsrproxy: Move cloning into spawn
Ian Jackson
2025-04-08
1
-12
/
+12
|
*
|
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
|
*
|
tor-config: Listen: Provide single_address_legacy
Ian Jackson
2025-04-08
2
-1
/
+24
*
|
|
tor-proto: Add TODO about using Itertools instead of open-coded impl.
Gabriela Moldovan
2025-04-08
1
-0
/
+2
*
|
|
tor-proto: Remove outdated TODO.
Gabriela Moldovan
2025-04-08
1
-4
/
+0
|
/
/
*
/
rpcserver: Fix another ceil_div warning
Nick Mathewson
2025-04-07
1
-2
/
+1
|
/
*
Merge branch 'fix-clippy' into 'main'
Nick Mathewson
2025-04-07
11
-25
/
+24
|
\
|
*
tor-netdoc: use more idiomatic rust
Steven Engler
2025-04-03
1
-2
/
+1
|
*
fix `clippy::unneeded_struct_pattern`
Steven Engler
2025-04-03
4
-15
/
+15
|
*
tor-netdoc: fix `clippy::len_zero`
Steven Engler
2025-04-03
1
-1
/
+1
|
*
fix `clippy::doc_overindented_list_items`
Steven Engler
2025-04-03
6
-7
/
+7
|
*
tor-config: fix `clippy::double_ended_iterator_last`
Steven Engler
2025-04-03
1
-1
/
+1
*
|
Merge branch 'android-build' into 'main'
wesleyac
2025-04-03
3
-3
/
+32
|
\
\
|
|
/
|
/
|
|
*
fix builds for Android
Yaksh Bariya
2025-03-03
3
-3
/
+32
*
|
Merge branch 'main' into 'main'
Ian Jackson
2025-04-03
1
-4
/
+0
|
\
\
|
*
|
Remove outdated TODO
CocytusDEDI
2025-04-03
1
-4
/
+0
*
|
|
tor-keymgr: ephemeral type validation
hashcatHitman
2025-04-03
2
-12
/
+77
*
|
|
Merge branch 'todo3' into 'main'
gabi-250
2025-04-02
7
-106
/
+37
|
\
\
\
[prev]
[next]