Commit graph

296 commits

Author SHA1 Message Date
timvisee
f4441367ec
Bump version to 0.0.9 2018-10-17 17:52:31 +02:00
Tim Visée
a7f7972c27 Merge branch 'openssl-1.0' into 'master'
Support OpenSSL 1.0

See merge request timvisee/ffsend!5
2018-10-17 15:50:44 +00:00
timvisee
3e84385d71
Upgrade to ffsend-api 0.0.4, drop custom crate patches 2018-10-17 17:49:48 +02:00
timvisee
aa7a6ae596
Merge remote-tracking branch 'origin/master' into openssl-1.0 2018-10-17 17:49:00 +02:00
timvisee
3f1f5b3e16
Disable crate release job on Travis, add it to GitLab CI configuration 2018-10-17 17:48:37 +02:00
timvisee
da605ac669
Merge remote-tracking branch 'origin/master' into openssl-1.0 2018-10-15 23:15:03 +02:00
timvisee
b3a4b95855
Merge remote-tracking branch 'origin-old/master' 2018-10-15 23:13:08 +02:00
timvisee
0413eb6fdf
Merge remote-tracking branch 'origin/master' into openssl-1.0 2018-10-15 23:07:36 +02:00
timvisee
560b462f21
Reformat using rustfmt 2018-10-15 23:07:22 +02:00
timvisee
3a8535e408
Switch to temporary ffsend-api/hkdf for OpenSSL 1.0 support 2018-10-15 23:02:56 +02:00
timvisee
4d5c0391cb
Minor README requirements improvement 2018-10-15 22:57:09 +02:00
timvisee
fa234d7410
Update Cargo.lock 2018-09-19 17:49:47 +02:00
timvisee
16d6a6a4ae
Reformat using rustfmt 2018-09-18 22:01:22 +02:00
timvisee
855da2c53b
Update Cargo.lock 2018-09-18 21:52:53 +02:00
timvisee
a50e4e2300
Update chbs dependency to v0.0.8 2018-09-04 23:50:38 +02:00
timvisee
0a6696d912
Merge branch 'master' of gitlab.com:timvisee/ffsend 2018-09-04 19:47:57 +02:00
timvisee
d388a48e44
Update derive_builder dependency to v0.6 2018-09-04 19:47:40 +02:00
Tim Visée
29849b7ff9
Merge pull request #7 from rrooij/fix_typo
README: fix typo in URL
2018-08-31 10:54:48 +02:00
rdrooij
a25b1e568a README: fix typo in URL
Mozzilla is changed to Mozilla.
2018-08-31 10:48:24 +02:00
timvisee
49fdf54f49
Bump version to 0.0.8 2018-08-02 02:57:43 +02:00
Tim Visée
743b84af67 Merge branch 'password-diceware' into 'master'
Add feature to generate easily rememberable passphrase

See merge request timvisee/ffsend!4
2018-08-02 00:43:36 +00:00
timvisee
cda587455b
Add feature to generate easily rememberable passphrase 2018-08-02 02:39:20 +02:00
Tim Visée
cd5588e9b6 Merge branch 'gitlab-ci-artifacts' into 'master'
Static compilation in GitLab CI

See merge request timvisee/ffsend!3
2018-06-23 15:02:02 +00:00
Tim Visée
ca3e704d4e Static compilation in GitLab CI 2018-06-23 15:02:02 +00:00
timvisee
c3edcfe704
Update Cargo.lock 2018-06-19 17:10:22 +02:00
timvisee
249b8bf6c9
Disable broken release builds until the work in the gitlab-ci branch 2018-06-18 21:36:27 +02:00
timvisee
c7e3739193
Update the APK package index first 2018-06-18 20:34:57 +02:00
timvisee
f4144d085b
Use apk on Alpine images 2018-06-18 20:32:58 +02:00
timvisee
0e8f643210
Minor rustup argument invocation fix 2018-06-18 19:59:02 +02:00
timvisee
0b58682b1b
Test release builds with a DinD capable image we install Rust in on CI 2018-06-18 19:53:45 +02:00
timvisee
e0f293a19f
Experiment with release jobs on GitLab CI (WIP) 2018-06-18 19:20:55 +02:00
timvisee
7f67eb766e
Revert cargo debugging in CI 2018-06-18 19:00:45 +02:00
timvisee
dbc325cc4e
Minor GitLab CI stage renames, cargo environment debugging (test) 2018-06-18 18:54:14 +02:00
timvisee
f9c0144af4
Remove obsolete ROADMAP file, using GitLab issues/milestones instead 2018-06-05 17:24:47 +02:00
timvisee
e0326b1716
Lowercase all errors properly 2018-06-05 16:15:02 +02:00
timvisee
b98c2b3f28
Update Cargo.lock 2018-06-05 01:14:28 +02:00
Tim Visée
32d5545318 Merge branch 'gitlab-ci' into 'master'
Start implementing GitLab CI

See merge request timvisee/ffsend!1
2018-06-04 23:06:12 +00:00
Tim Visée
8e93b9ebb4 Start implementing GitLab CI 2018-06-04 23:06:12 +00:00
timvisee
d443e17f6e
Add special thanks section in README 2018-06-01 16:14:42 +02:00
timvisee
8c265f45de
Assume openssl libraries are already available on Travis CI 2018-06-01 00:18:42 +02:00
timvisee
83ac111865
Bump version to 0.0.7 for cargo-deb Debian packages 2018-06-01 00:05:46 +02:00
Tim Visée
58103f9e30
Use a new Debian package generation method (#5)
* Build .deb packages for some architectures on CI to publish on GitHub

* Add release binaries to archive root, update Cargo.toml

* Simplify Debian package building using cargo-deb tooling

* Update LICENSE file copyright statement

* Update Travis CI script to properly build Debian release packages

* Remove obsolete Debian package files

* Update Cargo.toml and Cargo.lock, add create_deb prototype for source package
2018-06-01 00:04:13 +02:00
timvisee
8e80fa09c3
Bump to version 0.0.6 for testing new generated Debian release packages 2018-05-31 22:51:17 +02:00
timvisee
c9d3b441a2
Update installation section in README 2018-05-31 22:33:09 +02:00
timvisee
aa39802f6d
Bump to version 0.0.5 2018-05-31 17:48:09 +02:00
timvisee
808ea078dd
Rename release binaries 2018-05-31 17:47:43 +02:00
timvisee
5cee9866f2
Merge branch 'master' of github.com:timvisee/ffsend 2018-05-31 11:18:49 +02:00
timvisee
8dfdb33fbd
Bump version to 0.0.4 to test Debian release packages 2018-05-31 11:16:44 +02:00
Tim Visée
5d780cdc52
Build first Debian packages on release (#4)
* Build .deb packages for some architectures on CI to publish on GitHub

* Add release binaries to archive root, update Cargo.toml
2018-05-31 11:15:53 +02:00
timvisee
d77bc91ddd
Deliver README demo SVG through a CDN, to include proper MIME type 2018-05-30 20:19:33 +02:00