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 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
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+6
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-0
/
+1
*
Merge branch 'better-fixup-features' into 'main'
Nick Mathewson
2023-05-15
1
-2
/
+4
|
\
|
*
Mark an initial set of non-additive features.
Nick Mathewson
2023-05-15
1
-2
/
+4
*
|
llcrypto: upgrade x25519-dalek.
Nick Mathewson
2023-05-13
1
-1
/
+1
|
/
*
update rsa to 0.9.x
trinity-1686a
2023-05-08
1
-1
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-3
/
+3
*
Upgrade our hex-literal dependency
Nick Mathewson
2023-04-13
1
-1
/
+1
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
tor-llcrypto: Pin x25519-dalek version, bump our crate version
tor-llcrypto-v0.4.4
Ian Jackson
2023-04-04
1
-2
/
+2
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-2
/
+2
*
Add builder for encoding hidden service descriptors.
Gabi Moldovan
2023-03-24
1
-0
/
+1
*
Update required openssl version
Nick Mathewson
2023-03-24
1
-1
/
+1
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-2
/
+2
*
Upgrade to latest rsa crate.
Nick Mathewson
2023-01-20
1
-1
/
+1
*
Complete our migration to base64ct.
Nick Mathewson
2023-01-20
1
-1
/
+1
*
llcrypto: Implement secret-key blinding.
Nick Mathewson
2023-01-06
1
-0
/
+2
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-3
/
+3
*
Switch from sha-1 back to sha1.
Nick Mathewson
2022-11-29
1
-2
/
+2
*
llcrypto: Make key id types Redactable.
Nick Mathewson
2022-11-28
1
-0
/
+1
*
Actually, require rsa 0.7.1.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Upgrade rsa to 0.7. Closes #613.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Bump crates that have had backward compatible API changes.
Nick Mathewson
2022-10-03
1
-1
/
+1
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-2
/
+2
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+3
*
Use the `zeroize` feature in several crates
Nick Mathewson
2022-08-01
1
-3
/
+3
*
Bump patch versions on crates that have new APIs.
Nick Mathewson
2022-08-01
1
-2
/
+2
*
Update `rsa` dependency (and use `x25519-dalek` prerelease)
eta
2022-07-06
1
-2
/
+2
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-2
/
+2
*
Add a feature to tor-llcrypto to enable sha-1/asm.
Nick Mathewson
2022-06-13
1
-0
/
+1
*
Merge branch 'use-testing-rng'
Nick Mathewson
2022-06-07
1
-0
/
+1
|
\
|
*
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
1
-0
/
+1
*
|
add support for openssl backend in llcrypto
trinity-1686a
2022-05-30
1
-0
/
+4
|
/
*
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-5
/
+5
*
Bump versions of trivially-changed crates.
Nick Mathewson
2022-05-27
1
-1
/
+1
*
Remove cargo-husky, and replace with manual instructions
eta
2022-05-10
1
-8
/
+0
*
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-1
/
+1
*
Upgrade to AES 0.8
Nick Mathewson
2022-04-26
1
-2
/
+3
*
Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+1
*
Add 'rust-version = "1.56"' to every Cargo.toml file.
Nick Mathewson
2022-04-25
1
-0
/
+1
*
Reformat all not-yet-reformatted Cargo.toml files.
Nick Mathewson
2022-04-25
1
-4
/
+4
*
Bump all arti*, tor* crates to 0.2.0
Nick Mathewson
2022-04-01
1
-1
/
+1
*
Bump all crates to 0.1.0
arti-v0.1.0
Nick Mathewson
2022-03-01
1
-1
/
+1
*
Bump all crate versions to 0.0.3.
Nick Mathewson
2022-01-11
1
-1
/
+1
*
Minimize the required version for each dependency.
Nick Mathewson
2022-01-07
1
-13
/
+13
[next]