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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
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
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
3
-0
/
+3
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+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
*
clippy: consequential rustfmt
Ian Jackson
2024-01-02
1
-4
/
+1
*
clippy: Use infallible calls
Ian Jackson
2024-01-02
1
-2
/
+1
*
clippy: Replace many calls to .get(0) with .first()
Ian Jackson
2024-01-02
1
-4
/
+4
*
llcrypto: make "traits" module present unconditionally.
Nick Mathewson
2023-12-12
1
-1
/
+0
*
Merge branch 'msrv-followup' into 'main'
Nick Mathewson
2023-12-04
1
-2
/
+1
|
\
|
*
llcrypto: Use up-to-date name for a clippy lint.
Nick Mathewson
2023-11-30
1
-2
/
+1
*
|
Remove semver.md files.
Nick Mathewson
2023-12-04
2
-10
/
+0
*
|
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
*
|
Fix a rustdoc error.
Nick Mathewson
2023-11-29
1
-1
/
+1
*
|
Resolve an unfinished sentence
Nick Mathewson
2023-11-29
1
-1
/
+2
*
|
grammar fix in comment
gabi-250
2023-11-29
1
-1
/
+1
*
|
llcrypto: remove a comment suggesting a grand renaming.
Nick Mathewson
2023-11-29
1
-3
/
+3
*
|
llcrypto testvec: remove redundant "kp" variable.
Nick Mathewson
2023-11-29
1
-11
/
+6
*
|
llcrypto: Hide the members of ExpandedKeypair.
Nick Mathewson
2023-11-29
2
-10
/
+23
*
|
llcrypto: Undo internal ed25519-dalek renamings in keymanip.rs
Nick Mathewson
2023-11-29
1
-8
/
+7
*
|
llcrypto: Remove redundant re-exports in keymanip.
Nick Mathewson
2023-11-29
2
-10
/
+5
*
|
llcrypto: Remove ExpandedSecretKey export.
Nick Mathewson
2023-11-29
2
-6
/
+3
*
|
Fix a typo in comment in llcrypto.
Nick Mathewson
2023-11-29
1
-1
/
+1
*
|
Clarify and downgrade TODO about ReusableSecret.
Nick Mathewson
2023-11-29
1
-1
/
+8
*
|
Deprecate convert_ed25519_to_curve25519_private as unused
Nick Mathewson
2023-11-29
2
-0
/
+6
*
|
Remove RngCompatExt.
Nick Mathewson
2023-11-29
6
-258
/
+4
*
|
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
8
-163
/
+189
|
/
*
tor-hscrypto: derive the impl of Debug for curve25519::StaticKeypair
Ian Jackson
2023-11-23
2
-10
/
+5
*
tor-llcrypto: bump sha3 minimum version
Jim Newsome
2023-11-15
2
-1
/
+2
*
tor_llcrypto: expose `Shake256Reader`
Jim Newsome
2023-11-15
2
-1
/
+2
*
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
*
Remove semver.md files now that 1.1.9 is out.
Nick Mathewson
2023-10-02
1
-1
/
+0
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
tor-llcrypto: Implement Clone and Debug for StaticKeypair.
Gabriela Moldovan
2023-09-25
1
-0
/
+11
*
tor-llcrypto: Add a type for x25519 StaticSecret/PublicKey keypairs.
Gabriela Moldovan
2023-09-25
2
-0
/
+10
*
Remove semver.md now that 1.1.8 is out.
Nick Mathewson
2023-09-05
1
-1
/
+0
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
4
-0
/
+4
*
Resolve warnings about ambiguous/redundant doc links
Nick Mathewson
2023-08-22
1
-2
/
+2
*
llcrypto: New SimpleMac trait
Nick Mathewson
2023-08-14
3
-0
/
+20
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
[next]