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-hscrypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'versions' into 'main'
Ian Jackson
2024-10-30
1
-9
/
+9
|
\
|
*
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
-8
/
+8
*
|
cargo: Run fixup-features (formatting)
Ian Jackson
2024-10-30
1
-1
/
+3
*
|
cargo: Run fixup-features
Ian Jackson
2024-10-30
1
-3
/
+4
*
|
cargo: tor-hscrypto: Declare pow-* experimental
Ian Jackson
2024-10-30
2
-0
/
+18
*
|
cargo: tor-hscrypto: Move `full` earlier in README.md
Ian Jackson
2024-10-30
1
-2
/
+2
|
/
*
tor-hscrypto: Document Cargo features
Ian Jackson
2024-10-22
1
-1
/
+18
*
Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCost
Ian Jackson
2024-10-16
2
-4
/
+4
*
hs-pow: Effort type improvements.
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+35
*
tor-hscrypto: Fixup broken doc links.
Wesley Aptekar-Cassels
2024-10-09
3
-4
/
+4
*
hs-pow: Refactor to prefer stub types rather than cfg sprawl.
Wesley Aptekar-Cassels
2024-10-09
5
-11
/
+19
*
tor-hspow: Big refactor, dissolve this crate
Wesley Aptekar-Cassels
2024-10-09
12
-0
/
+1135
*
fix Cargo.toml typo with `no_default_features = true`
Steven Engler
2024-10-03
1
-1
/
+1
*
tor-hscrypto: Use the new "restricted discovery" terminology.
Gabriela Moldovan
2024-10-03
1
-1
/
+1
*
Some HasMemoryCost impls in tor-hscrypto
Ian Jackson
2024-10-02
2
-0
/
+12
*
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-7
/
+7
*
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
*
tor_hsservice: add `impl From<&FooPublicKeySpecifier> for FooKeypairSpecifier...
Adam Joseph F0B74D717CDE8412A3E0D4D5F29AC8080DA8E1E0
2024-09-09
1
-0
/
+12
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-7
/
+7
*
tor-hscrypto: Implement Eq for HsClientDescEncKey.
Gabriela Moldovan
2024-08-05
1
-0
/
+2
*
Bump versions for tor- and arti- crates to 0.21.0
Nick Mathewson
2024-08-01
1
-7
/
+7
*
tor-hscrypto: Use collect_tuple to avoid unnecessary Vec allocation.
Gabriela Moldovan
2024-07-08
1
-6
/
+3
*
tor-hscrypto: Remove HsClientDescKeyParseError's HasKind impl.
Gabriela Moldovan
2024-07-08
1
-12
/
+0
*
tor-hscrypto: Implement FromStr for HsClientDescEncKey.
Gabriela Moldovan
2024-07-08
1
-3
/
+149
*
tor-hscrypto: Remove unnecessary Display wrapper.
Gabriela Moldovan
2024-07-08
1
-17
/
+5
*
tor-hscrypto: Add helper for encoding client auth keys in C Tor format.
Gabriela Moldovan
2024-06-27
1
-0
/
+23
*
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-7
/
+7
*
Update to itertools 0.13.0
Ian Jackson
2024-06-25
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-7
/
+7
*
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
-7
/
+7
*
remove unused dependencies
trinity-1686a
2024-04-02
1
-2
/
+0
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-7
/
+7
*
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
*
Merge branch 'deny-unchecked-duration-substraction' into 'main'
Ian Jackson
2024-03-05
1
-0
/
+1
|
\
|
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
|
Bump patchlevel for tor-hscrypto.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
|
Bump patchlevel of pre-1.0.0 crates with new APIs.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
|
/
*
Merge branch 'delete-semvers' into 'main'
Ian Jackson
2024-02-05
1
-3
/
+0
|
\
|
*
Remove all semver.md files to start a fresh release round
Ian Jackson
2024-02-05
1
-3
/
+0
*
|
Bump minor versions
Ian Jackson
2024-02-05
1
-3
/
+3
|
/
*
tor-netdir: Add a unit test for HsDirParams::offset_within_srv_period.
Gabriela Moldovan
2024-01-24
1
-1
/
+1
*
tor-netdir, tor-hscrypto: Add function for computing SRV period offset.
Gabriela Moldovan
2024-01-24
2
-3
/
+13
*
tor-hscrypto: Remove TimePeriodOffset, offset_within_period().
Gabriela Moldovan
2024-01-24
3
-27
/
+3
[next]