61 Commits

Author SHA1 Message Date
mii
ecad843d7b change dependencies 2024-04-08 17:01:02 +09:00
34138edee7 Fix install_protobuf.sh script 2020-07-10 17:30:00 +02:00
95a1967144 Update Travis config 2020-07-09 23:55:05 +02:00
b4b2e6144b Update to Rust 2018 2020-07-09 23:52:54 +02:00
4f61c3c5d4 Update cargo-release metadata 2020-07-09 23:52:09 +02:00
d28567212c Update protobuf to v3.12.3 2020-07-09 23:51:13 +02:00
7aa0f00121 Update dependencies 2020-07-09 23:51:02 +02:00
17884dbfeb Point Cargo.toml documentation field to docs.rs 2020-07-09 23:50:49 +02:00
1444fdc331 Move script into scripts folder 2020-07-09 23:31:41 +02:00
4b39d25b41 Start next development iteration 1.7.1-pre 2019-07-23 20:35:04 +02:00
329ad7901d Release version 1.7.0. 2019-07-23 20:27:52 +02:00
b7efebd565 Update dependencies 2019-07-23 20:26:58 +02:00
3e860fb22a Start next development iteration 1.6.1-pre. 2018-09-11 11:25:28 +02:00
48cbeed54a Release version 1.6.0. 2018-09-11 11:23:39 +02:00
485372fbb8 Formatting 2018-09-11 11:05:09 +02:00
2544781af1 Install protobuf on CI 2018-09-11 11:05:09 +02:00
737c4db86f Formatting 2018-09-11 11:05:09 +02:00
4e2cbee199 Update merkle to 1.10.0 2018-09-11 11:05:09 +02:00
2ba457680a Update formatting task on Travis 2018-09-11 11:05:09 +02:00
460bc10bb1 Update ring and lamport_sigs in Cargo.toml
Part of fixing https://github.com/SpinResearch/RustySecrets/issues/71 .
2018-09-11 11:05:09 +02:00
d54b39fe93 Add clippy to Travis
See @nvesly's original PR for merkle.rs at https://github.com/SpinResearch/merkle.rs/pull/33/
2018-09-10 16:17:22 +02:00
a86f8bb208 Start next development iteration 1.5.1-pre. 2018-05-15 18:23:13 +02:00
8169a81178 Bump version to 1.5.0 2018-05-15 18:22:28 +02:00
2a6c0fc5af Apply Clippy's suggestions 2018-05-15 18:21:44 +02:00
ddc423ff65 Update Travis config 2018-05-15 18:19:38 +02:00
c98dcbac03 Rustfmt 2018-05-15 18:17:18 +02:00
258a3c4139 Remove unnecessary mut modifier 2018-05-15 18:10:40 +02:00
bb612d1a34 Update merkle to 1.7.0 2018-05-15 18:08:47 +02:00
6cc05c4184 Update README.md 2018-04-08 21:46:19 +02:00
522b898950 Update crate description. 2017-09-24 23:08:38 +02:00
96122365ea Start next development iteration 1.4.1-pre. 2017-09-24 23:04:01 +02:00
b7fd2b4b36 Bump version to 1.4.0. 2017-09-24 23:03:00 +02:00
f75a5593dd Update dependencies. 2017-09-24 22:56:29 +02:00
410c534ca5 Start next development iteration 1.3.1-pre. 2017-09-24 15:09:56 +02:00
29649077cb Bump version to 1.3.0. 2017-09-24 15:08:50 +02:00
f33ab366ba Remove documentation from master branch. See gh-pages branch instead. 2017-09-24 15:07:48 +02:00
2ae9c58eee Formatting. 2017-09-24 14:57:32 +02:00
5f77bb8057 Bump dependencies. 2017-09-24 14:57:09 +02:00
31934e6aba (cargo-release) start next development iteration 1.2.2-pre 2017-08-04 18:07:05 +02:00
7db6300e2a Add missing fields to Cargo.toml and bump version 2017-08-03 18:02:48 +02:00
b1d79923cd Bump version to v1.2.0 2017-08-03 17:58:39 +02:00
248229e2dd Bump to lamport_sigs 0.3.0 and merkle 1.3.0 2017-08-03 17:58:25 +02:00
252e937ac8 Update ring to v0.11.0 2017-08-03 01:15:30 +02:00
798e6ef9fe Use lamport.rs HEAD 2017-08-03 01:10:54 +02:00
38b3316850 Updating Ring. 2017-06-03 20:11:48 +02:00
0f59ad6895 Bump version to 1.1.0. 2017-02-15 23:46:36 +01:00
e1ca9c7b5f Bump ring to ^0.6.0 and lamport_sigs to ^0.1.2. 2017-02-15 23:45:13 +01:00
c9125872e7 Simplify error generation code. 2016-12-20 16:34:45 +01:00
d76be63473 Remove duplicated flags. 2016-12-20 16:32:50 +01:00
c91207cd34 Exporting MerklePublicKey for signature consumers. 2016-12-20 15:53:28 +01:00