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
/
Cargo.lock
Commit message (
Expand
)
Author
Age
Files
Lines
*
release: Run `cargo update` in the root.
Alexander Hansen Færøy
2025-06-05
1
-290
/
+331
*
release: Bump arti to 1.4.4.
Alexander Hansen Færøy
2025-06-05
1
-1
/
+1
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-46
/
+46
*
release: Bump crates non-arti/non-tor crates with functional changes.
Alexander Hansen Færøy
2025-06-05
1
-10
/
+10
*
Merge branch 'pow-manager' into 'main'
wesleyac
2025-05-27
1
-0
/
+7
|
\
|
*
tor-hsservice: Make PowManager persist state.
Wesley Aptekar-Cassels
2025-05-27
1
-0
/
+5
|
*
tor-hsservice: Initial parts of PowManager.
Wesley Aptekar-Cassels
2025-05-27
1
-0
/
+2
*
|
proto: remove unused cpu_time dev-dependency
Lionel Goffaux
2025-05-22
1
-12
/
+1
|
/
*
proto: change bench measurement
Lionel Goffaux
2025-05-13
1
-0
/
+11
*
arti: test: Refactor arti integration test
hjrgrn
2025-05-12
1
-0
/
+62
*
protover: New `NumberedSubver` to represent a subprotocol cap
Nick Mathewson
2025-05-07
1
-0
/
+2
*
release: Update Cargo.lock files.
Wesley Aptekar-Cassels
2025-05-01
1
-27
/
+27
*
release: Bump arti to 1.4.3.
Wesley Aptekar-Cassels
2025-05-01
1
-1
/
+1
*
release: Bump all unstable tor/arti crates to 0.30.0
Wesley Aptekar-Cassels
2025-05-01
1
-46
/
+46
*
Update rand requirement to 0.9.1
Nick Mathewson
2025-04-29
1
-31
/
+30
*
Run cargo update.
Wesley Aptekar-Cassels
2025-04-29
1
-251
/
+161
*
Upgrade dependencies.
Wesley Aptekar-Cassels
2025-04-29
1
-3
/
+3
*
proto: Implement CGO functions ET and PRF
Nick Mathewson
2025-04-29
1
-0
/
+31
*
Replace signal-hook-async-std with async-signal to fix RUSTSEC-2024-0384
Vijaya Bhaskar
2025-04-26
1
-180
/
+26
*
tor-proto: only use congestion control if "flowctl-cc" feature is enabled
Steven Engler
2025-04-23
1
-0
/
+1
*
Merge branch 'proto_enforce' into 'main'
Nick Mathewson
2025-04-22
1
-0
/
+9
|
\
|
*
arti-client: Small test for evaluating protocol status.
Nick Mathewson
2025-04-16
1
-0
/
+2
|
*
arti-client: Keep a somewhat accurate notion of our release date.
Nick Mathewson
2025-04-16
1
-0
/
+1
|
*
dirmgr: Backend support for cacheing protocol status.
Nick Mathewson
2025-04-16
1
-0
/
+1
|
*
protover,netdoc: Implement serde for Protocols etc.
Nick Mathewson
2025-04-16
1
-0
/
+1
|
*
New functions to report supported subprotocols
Nick Mathewson
2025-04-16
1
-0
/
+4
*
|
tor-events: Removed once_cell dependency
hashcatHitman
2025-04-17
1
-1
/
+0
*
|
tor-geoip: Removed once_cell dependency
hashcatHitman
2025-04-17
1
-1
/
+0
|
/
*
Remove hsc quiet and force flags in favor of batch
hjrgrn
2025-04-14
1
-45
/
+0
*
Merge branch '1519-integration-or-example-with-ureq' into 'main'
Ian Jackson
2025-04-09
1
-2
/
+260
|
\
|
*
arti-ureq: New library which integrates with ureq
nield
2025-04-09
1
-2
/
+260
*
|
Update crossbeam-channel to 0.5.15 to fix cargo audit
Ian Jackson
2025-04-09
1
-2
/
+2
|
/
*
metrics: arti: Reduce features on metrics-exporter-prometheus
Ian Jackson
2025-04-08
1
-66
/
+2
*
tor-hsrproxy: Export a connection count metric
Ian Jackson
2025-04-08
1
-0
/
+3
*
arti: Optionally set up a Prometheus metrics exporter
Ian Jackson
2025-04-08
1
-2
/
+191
*
Run "cargo update" to fix cargo-audit issues
Nick Mathewson
2025-04-07
1
-88
/
+80
*
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
-45
/
+45
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-03-31
1
-5
/
+5
*
Run cargo update in preparation for release.
Gabriela Moldovan
2025-03-27
1
-405
/
+465
*
Upgrade getrandom dependency to 0.3.2
Gabriela Moldovan
2025-03-27
1
-15
/
+19
*
Upgrade rustls-wekpki dependency to 0.103.1.
Gabriela Moldovan
2025-03-27
1
-2
/
+13
*
Upgrade strum dependency to 0.27.1.
Gabriela Moldovan
2025-03-27
1
-36
/
+14
*
Use CautiousRng for keys going into the KeyMgr.
Nick Mathewson
2025-03-24
1
-0
/
+1
*
llcrypto: new CautiousRng for constructing long-lived keys
Nick Mathewson
2025-03-24
1
-0
/
+24
*
Merge branch 'named_protovers' into 'main'
David Goulet
2025-03-20
1
-0
/
+1
|
\
|
*
protover: Add support for subprotocol version mnemonics.
Nick Mathewson
2025-03-12
1
-0
/
+1
*
|
llcrypto: add an rng compatibility shim for dalek-crypto
Nick Mathewson
2025-03-18
1
-0
/
+1
*
|
Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-58
/
+108
*
|
netdoc: Reject BOMs and NULs.
Nick Mathewson
2025-03-17
1
-0
/
+1
|
/
[next]