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
/
tor-llcrypto
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-3
/
+3
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2024-12-02
1
-1
/
+1
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
Merge branch 'versions' into 'main'
Ian Jackson
2024-10-30
1
-4
/
+4
|
\
|
*
Bump minor versions of crates with new APIs/impls
Ian Jackson
2024-10-30
1
-1
/
+1
|
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-3
/
+3
*
|
cargo: Run fixup-features
Ian Jackson
2024-10-30
1
-1
/
+1
|
/
*
Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCost
Ian Jackson
2024-10-16
1
-2
/
+2
*
fix Cargo.toml typo with `no_default_features = true`
Steven Engler
2024-10-03
1
-1
/
+1
*
Some HasMemoryCost impls in tor-llcrypto
Ian Jackson
2024-10-02
1
-1
/
+4
*
Merge branch 'bug_1632' into 'main'
Nick Mathewson
2024-09-30
1
-1
/
+1
|
\
|
*
tor-llcrypto: replace simple_asn1 dependency with der_parser
Morgan
2024-09-28
1
-1
/
+1
*
|
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-2
/
+2
*
|
Minor bumps on non-tor/arti crates
Nick Mathewson
2024-09-30
1
-1
/
+1
|
/
*
Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'
David Goulet
2024-09-26
1
-1
/
+1
|
\
|
*
Upgrade MSRV to 1.77
Nick Mathewson
2024-09-25
1
-1
/
+1
*
|
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
1
-1
/
+1
|
/
*
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-2
/
+2
*
keymanip: Make blind_pubkey exist unconditionally
Nick Mathewson
2024-08-21
1
-0
/
+1
*
Don't need to tell docs.rs to enable `docsrs` cfg
Kunal Mehta
2024-08-02
1
-1
/
+0
*
Bump versions for tor- and arti- crates to 0.21.0
Nick Mathewson
2024-08-01
1
-2
/
+2
*
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-2
/
+2
*
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-2
/
+2
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-2
/
+2
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-2
/
+2
*
Bump patchlevel versions on non-{tor/arti} crates.
Nick Mathewson
2024-04-02
1
-1
/
+1
*
Bump minor versions
Ian Jackson
2024-02-05
1
-1
/
+1
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-1
/
+1
*
Merge branch 'msrv-bump-1.70' into 'main'
Ian Jackson
2023-11-30
1
-1
/
+1
|
\
|
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
|
Remove RngCompatExt.
Nick Mathewson
2023-11-29
1
-1
/
+0
*
|
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
1
-4
/
+4
|
/
*
tor-hscrypto: derive the impl of Debug for curve25519::StaticKeypair
Ian Jackson
2023-11-23
1
-0
/
+1
*
tor-llcrypto: bump sha3 minimum version
Jim Newsome
2023-11-15
1
-1
/
+1
*
no-dependant bumps for crates with changed dependencies.
Nick Mathewson
2023-10-31
1
-1
/
+1
*
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-1
/
+1
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Bump patchlevel versions of crates with trivial changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-2
/
+2
*
llcrypto: Add cvt-x25519 feature flag for exporting key conversion functions.
Gabriela Moldovan
2023-06-27
1
-2
/
+4
*
llcrypto: Implement ed25519_to_curve25519_private conversion.
Gabriela Moldovan
2023-06-27
1
-1
/
+3
*
Back down x25519-dalek to 2.0.0-pre.1 from 2.0.0-rc.2
pinkforest
2023-06-27
1
-1
/
+1
*
Merge branch 'remove_arrayref' into 'main'
Nick Mathewson
2023-06-06
1
-1
/
+0
|
\
|
*
tor-llcrypto: remove use of arrayref
Nick Mathewson
2023-06-01
1
-1
/
+0
*
|
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-3
/
+3
|
/
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-11
/
+8
[next]