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
...
*
Merge branch 'sync_datastream' into 'main'
Nick Mathewson
2025-02-27
1
-0
/
+1
|
\
|
*
Make DataStream, and its members, implement Sync.
Nick Mathewson
2025-02-26
1
-0
/
+1
*
|
Merge branch 'reactor-confluxation' into 'main'
gabi-250
2025-02-27
1
-0
/
+1
|
\
\
|
*
|
tor-proto: Add a ConfluxSet type.
Gabriela Moldovan
2025-02-25
1
-0
/
+1
|
|
/
*
|
Upgraede to der-parser 10
Nick Mathewson
2025-02-26
1
-7
/
+7
*
|
Upgrade to directories 6
Nick Mathewson
2025-02-26
1
-3
/
+3
*
|
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
1
-6
/
+6
*
|
Upgrade to notify 8.
Nick Mathewson
2025-02-26
1
-14
/
+11
|
/
*
Update to derive-deftly 1.0
Ian Jackson
2025-02-12
1
-52
/
+93
*
arti: upgrade 'hickory-proto' to 0.24.3
Steven Engler
2025-02-10
1
-8
/
+8
*
Bump minor version of fs-mistrust
Ian Jackson
2025-02-07
1
-1
/
+1
*
Merge branch 'versions' into 'main'
Ian Jackson
2025-02-06
1
-47
/
+47
|
\
|
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-45
/
+45
|
*
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
*
|
tor-keymgr: Define the test key constants using a macro.
Gabriela Moldovan
2025-02-06
1
-0
/
+1
|
/
*
Upgrade to dirs 6
Ian Jackson
2025-02-05
1
-12
/
+44
*
Upgrade to axum 8
Ian Jackson
2025-02-05
1
-8
/
+7
*
Upgrade to downcast-rs 2
Ian Jackson
2025-02-05
1
-2
/
+2
*
Routine cargo update
Ian Jackson
2025-02-05
1
-267
/
+302
*
Rewrite download manager example
tidely
2025-02-04
1
-12
/
+32
*
fix RUSTSEC-2025-0004
Dimitris Apostolou
2025-02-03
1
-4
/
+4
*
rpc: Strengthen guarantees from Cancel.
Nick Mathewson
2025-01-16
1
-0
/
+1
*
Bring back tor-congestion empty with a tombstone
David Goulet
2025-01-16
1
-0
/
+4
*
congestion: Make the cc_alg values a caret_int for better code semantic
David Goulet
2025-01-16
1
-0
/
+1
*
circmgr: Modify CircParameters for congestion control
David Goulet
2025-01-16
1
-0
/
+1
*
crates: Remove tor-congestion
David Goulet
2025-01-16
1
-10
/
+0
*
Merge branch 'rpc-cookie' into 'main'
Nick Mathewson
2025-01-15
1
-0
/
+5
|
\
|
*
arti-rpcserver: Tell connections what kind of auth to expect.
Nick Mathewson
2025-01-15
1
-0
/
+1
|
*
tor-rpc-connect: Cryptographic support for cookie auth.
Nick Mathewson
2025-01-15
1
-0
/
+4
*
|
tor-proto: Remove dependency on tor-netdir.
Gabriela Moldovan
2025-01-15
1
-2
/
+1
*
|
tor-proto: Replace constants with caret_int.
Gabriela Moldovan
2025-01-15
1
-0
/
+1
*
|
tor-rtcompat: Implement StreamOps for Framed.
Gabriela Moldovan
2025-01-15
1
-0
/
+1
*
|
tor-proto: Add KistParams type built from NetParameters.
Gabriela Moldovan
2025-01-15
1
-0
/
+2
|
/
*
tor-proto: Add traced_test to test cases
Ian Jackson
2025-01-15
1
-0
/
+1
*
tor-relay-crypto: Implement ToEncodableCert for the relay cert types.
Gabriela Moldovan
2025-01-13
1
-0
/
+2
*
tor-key-forge: Fill out the InvalidCertError type.
Gabriela Moldovan
2025-01-13
1
-0
/
+1
*
tor-keymgr: Fix cert handling tests.
Gabriela Moldovan
2025-01-13
1
-0
/
+2
*
tor-keymgr: Add cert parse error variant.
Gabriela Moldovan
2025-01-13
1
-0
/
+2
*
arti-relay: make `main` a wrapper around a `main_main`
Steven Engler
2025-01-13
1
-0
/
+1
*
arti-relay: add `LoggingConfig`
Steven Engler
2025-01-13
1
-0
/
+1
*
arti-relay: added a base `CfgPathResolver`
Steven Engler
2025-01-13
1
-0
/
+2
*
Bump arti crate to 1.3.2
Nick Mathewson
2025-01-07
1
-1
/
+1
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-55
/
+55
*
Run "cargo update" in preparation for release.
Nick Mathewson
2025-01-07
1
-330
/
+303
*
Bump to dynasmrt 3.0.1
Nick Mathewson
2025-01-06
1
-28
/
+17
*
Upgrade to fast-socks5 0.10.0
Nick Mathewson
2025-01-06
1
-2
/
+2
*
Upgrade to statrs 0.18.0
Nick Mathewson
2025-01-06
1
-18
/
+7
*
Upgrade to itertools 0.14.0
Nick Mathewson
2025-01-06
1
-21
/
+30
*
arti: Use connect points to listen for RPC connections.
Nick Mathewson
2024-12-19
1
-0
/
+1
[prev]
[next]