timvisee
49fdf54f49
Bump version to 0.0.8
2018-08-02 02:57:43 +02:00
timvisee
cda587455b
Add feature to generate easily rememberable passphrase
2018-08-02 02:39:20 +02:00
Tim Visée
ca3e704d4e
Static compilation in GitLab CI
2018-06-23 15:02:02 +00:00
Tim Visée
8e93b9ebb4
Start implementing GitLab CI
2018-06-04 23:06:12 +00: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
aa39802f6d
Bump to version 0.0.5
2018-05-31 17:48:09 +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
050cd9f932
Bump to version v0.0.3
2018-05-30 18:39:37 +02:00
timvisee
81892cb144
Bump to version v0.0.2
2018-05-30 17:36:39 +02:00
timvisee
2e5021aa98
Update badges in README, minor Cargo.toml tweaks
2018-05-21 22:56:21 +02:00
timvisee
febf5c391f
Add direct cargo install instructions now available, Cargo.toml fix
2018-05-21 22:32:12 +02:00
timvisee
a05dd0886e
Add all relevant Cargo.toml properties
2018-05-21 22:23:08 +02:00
timvisee
8ed530a83a
Extract ffsend-api to separate repository, move client crate to root
2018-05-21 22:06:51 +02:00
timvisee
7a56dabd39
Extract CLI logic to a child project
2018-03-08 23:02:06 +01:00
timvisee
2df0f8d077
Extract API logic to separate project
2018-03-08 22:56:34 +01:00
timvisee
fdb5a5a8ac
Start implementing upload logic in an update module
2018-03-08 22:36:57 +01:00
timvisee
a4ccf395b9
Extract crypto keys to a key set module
2018-03-08 21:36:50 +01:00
timvisee
8ffea0410d
Add URL/host parsing and URL building, add quit with error message
2018-03-08 21:02:34 +01:00
timvisee
b527a7c43c
Add time property to file struct
2018-03-08 20:32:45 +01:00
timvisee
fb7fd69400
Improve CLI argument handling for subcommand use
2018-03-08 19:10:24 +01:00
timvisee
188b0cb2e1
Update clap to v2.31.1
2018-03-08 17:57:33 +01:00
Tim Visée
05d22c57bc
Extract base64 logic to module
2018-03-08 11:26:07 +01:00
timvisee
ac918cd092
Remove rust-crytpo, simplify HKDR derive, update Cargo.lock
2018-03-06 15:07:00 +01:00
timvisee
b2b2aeb306
Implement first OpenSSL crypto basic, make encrypted reader lazy (WIP)
2018-03-06 00:53:41 +01:00
timvisee
07ededbeef
Open the URL of an uploaded file in the browser (testing)
2018-03-05 21:03:13 +01:00
timvisee
46d591fd27
Add basic CLI argument parsing
2018-03-05 18:23:41 +01:00
timvisee
5d45cce720
Implement upload request data building and encrypt file
2018-03-05 17:38:46 +01:00
timvisee
158ef6fad7
Build and encrypt metadata
2018-03-05 15:59:30 +01:00
timvisee
5858cd01db
Implement basic hkdf hashing logic
2018-03-05 14:33:21 +01:00
timvisee
a79eabe537
Initial commit
2018-03-05 13:07:31 +01:00