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
...
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-10
/
+10
*
Run cargo update in preparation for release.
Gabriela Moldovan
2025-07-07
1
-113
/
+241
*
tor-netdoc: Upgrade to phf 1.12.1.
Gabriela Moldovan
2025-07-07
1
-29
/
+30
*
Upgrade to derive-deftly 1.1.0.
Gabriela Moldovan
2025-07-07
1
-107
/
+107
*
arti-client: Remove dependency on tor-key-forge.
Gabriela Moldovan
2025-07-07
1
-1
/
+0
*
tor-proto: add `Notify{Sender,Receiver}` channel
Steven Engler
2025-06-23
1
-0
/
+1
*
Merge branch 'the-dependency-formerly-known-as-once-cell' into 'main'
Nick Mathewson
2025-06-23
1
-11
/
+0
|
\
|
*
tor-rpcbase: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
tor-relay-selection: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
tor-netdoc: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
tor-log-ratelim: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
tor-llcrypto: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
tor-dirmgr: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
tor-config-path: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
tor-config: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
fs-mistrust: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
arti-relay: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-1
/
+0
|
*
tor-error: Removed dependency on `once_cell`
hashcatHitman
2025-06-13
1
-1
/
+0
*
|
tor-proto: Replace LegId/LegIdKey with UniqId.
Gabriela Moldovan
2025-06-13
1
-0
/
+1
|
/
*
arti: Add keys list and keys list-keystores
hjrgrn
2025-06-12
1
-0
/
+3
*
Merge branch 'new-rusqlite' into 'main'
opara
2025-06-11
1
-16
/
+7
|
\
|
*
Bump rusqlite dependency to 0.36.0
Nick Mathewson
2025-06-10
1
-16
/
+7
*
|
Merge branch 'hickory-upgrade' into 'main'
Nick Mathewson
2025-06-10
1
-4
/
+15
|
\
\
|
|
/
|
/
|
|
*
Upgrade dependency to hickory-proto 0.25.2
Nick Mathewson
2025-06-09
1
-4
/
+15
*
|
Un-pin version of typed-index-collections
Nick Mathewson
2025-06-09
1
-2
/
+22
|
/
*
tor-rtcompat: Remove rustls dependency in favor of futures-rustls
parazyd
2025-06-06
1
-240
/
+11
*
tor-proto: add a `RateLimitedWriter`
Steven Engler
2025-06-05
1
-0
/
+1
*
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
[prev]
[next]