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 'arti-1.2.8-bumps' into 'main'
arti-v1.2.8
Nick Mathewson
2024-09-30
1
-53
/
+53
|
\
|
*
Bump "arti" crate to 1.2.8
Nick Mathewson
2024-09-30
1
-1
/
+1
|
*
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-42
/
+42
|
*
Minor bumps on non-tor/arti crates
Nick Mathewson
2024-09-30
1
-10
/
+10
*
|
downgrade typed-index-collections to 3.1.0
Nick Mathewson
2024-09-30
1
-2
/
+2
*
|
Run "cargo update" in preparation for 1.2.8
Nick Mathewson
2024-09-30
1
-223
/
+192
|
/
*
Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'
David Goulet
2024-09-26
1
-12
/
+12
|
\
|
*
Upgrade to rusqlite 0.32.1.
Nick Mathewson
2024-09-25
1
-14
/
+14
*
|
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
1
-7
/
+31
*
|
Upgrade to latest version of float-cmp.
Nick Mathewson
2024-09-25
1
-2
/
+2
|
/
*
obfs4-checker: update axum to 0.7.6
Steven Engler
2024-09-24
1
-121
/
+29
*
add example: axum router as onion service
tidely
2024-09-24
1
-4
/
+100
*
rtcompat: Add definitions for unix::SocketAddr.
Nick Mathewson
2024-09-24
1
-0
/
+1
*
tor-keymgr: added support for specifying keystore kind to ArtiKeystoreConfig
Morgan
2024-09-20
1
-0
/
+1
*
Merge branch 'rotate-keys' into 'main'
gabi-250
2024-09-20
1
-0
/
+45
|
\
|
*
arti: Add an hsc subcommand for rotating client keys.
Gabriela Moldovan
2024-09-19
1
-0
/
+45
*
|
tor-key-forge: encapsulate `define_ed25519_keypair` macro deps
Steven Engler
2024-09-18
1
-3
/
+0
|
/
*
relay: Try to generate long-term identity key
David Goulet
2024-09-18
1
-0
/
+2
*
relay: Add KeyMgr to TorRelay
David Goulet
2024-09-18
1
-0
/
+1
*
relay-crypto: Initial import of new tor-relay-crypto crate
David Goulet
2024-09-18
1
-0
/
+14
*
key-forge: Add helper function and implement traits
David Goulet
2024-09-18
1
-0
/
+1
*
tor-bytes: derive impl PartialEq for Error
Ian Jackson
2024-09-11
1
-0
/
+1
*
tor-bytes: Error::Truncated: mark the deficit as Sensitive
Ian Jackson
2024-09-10
1
-0
/
+1
*
Merge branch 'relay-err' into 'main'
David Goulet
2024-09-09
1
-0
/
+3
|
\
|
*
arti-relay: add and use `Error`/`ErrorDetail`
Steven Engler
2024-09-05
1
-0
/
+3
*
|
rpclib: FFI for opening data streams.
Nick Mathewson
2024-09-09
1
-0
/
+1
*
|
rpclib: Support opening a data stream.
Nick Mathewson
2024-09-09
1
-0
/
+1
|
/
*
Rename tor-keys crate to tor-key-forge
David Goulet
2024-09-04
1
-19
/
+19
*
tor-keymgr: Use tor-keys crate and remove dead code
David Goulet
2024-09-04
1
-0
/
+2
*
tor-keys: Move HS crypto keys impl from tor-keymgr
David Goulet
2024-09-04
1
-0
/
+1
*
tor-keys: Copy several types/traits from tor-keymgr
David Goulet
2024-09-04
1
-1
/
+4
*
tor-keys: Automatically implement keymgr trait
David Goulet
2024-09-04
1
-0
/
+1
*
tor-keys: New crate for Tor key declaration
David Goulet
2024-09-04
1
-0
/
+12
*
arti: Proper testing of the memory limit config parsing
Ian Jackson
2024-09-04
1
-0
/
+1
*
arti-client: Unstable cargo feature for exposing info for testing
Ian Jackson
2024-09-04
1
-0
/
+1
*
tor-memquota: Unstable cargo feature for exposing info for testing
Ian Jackson
2024-09-04
1
-0
/
+1
*
connection-checker: Do not enable arti "experimental" feature
Ian Jackson
2024-09-04
1
-0
/
+1
*
Add memquota cargo features to arti and arti-client
Ian Jackson
2024-09-04
1
-0
/
+1
*
tor-memquota: Rework optionality configuration
Ian Jackson
2024-09-04
1
-1
/
+0
*
tor-memquota: Add unit tests for config handling
Ian Jackson
2024-09-04
1
-0
/
+1
*
Bump arti crate to 1.2.7
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-40
/
+40
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2024-09-03
1
-6
/
+6
*
oneshot-fused-workaround: Set the initial version to 0.1.0.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
tor-async-utils: Re-export oneshot-fused-workaround as oneshot.
Gabriela Moldovan
2024-09-03
1
-0
/
+1
*
Run cargo update in preparation for release.
Gabriela Moldovan
2024-09-02
1
-259
/
+247
*
Merge branch 'ahf/macos-cross-build' into 'main'
Alexander Hansen Færøy
2024-09-02
1
-2
/
+3
|
\
|
*
Bump CC version to 1.1.15.
Alexander Færøy
2024-09-01
1
-2
/
+3
*
|
Move stream_peek into tor-async-utils
Jim Newsome
2024-08-29
1
-1
/
+3
*
|
tor-rtmock: remove dependency on tor-async-utils
Jim Newsome
2024-08-28
1
-1
/
+0
[next]