Commit Graph

17 Commits

Author SHA1 Message Date
Thomas Gideon 4776132e51 Migrated to anyhow and chrono from failure and time crates. 2020-06-22 11:52:53 -04:00
Thomas Gideon 7fcae534f2
Switch to failure (#6)
* Switch to failure

* Bump version
2018-11-16 17:28:01 -05:00
Thomas Gideon aac6d9f7b5 Lints and formatting 2018-03-12 09:43:57 -04:00
Thomas Gideon ccc6657083 Update deps. 2018-03-12 09:38:01 -04:00
Thomas Gideon 42824a133e Update to serde 1.0 (#4)
* Try updating service to 1.0

* Strip bounds from structs

* Clean bounds from Default impl

* Remove pem files, clean up some documentation

* Add badges, categories
2017-08-10 09:39:35 -04:00
Thomas Gideon 3c9fd6b13b Refactor header claims (#1)
Simplify customization, bump to 2.0.0.
2017-03-07 14:03:24 -05:00
Thomas Gideon 9df2ac741e Stop using padding 2017-02-20 13:05:06 -05:00
Thomas Gideon a57e582337 De-dupe some test code 2017-02-17 12:54:50 -05:00
Thomas Gideon 3c95e1b163 Change to ? operator 2017-02-17 12:39:28 -05:00
Thomas Gideon 94b83d12aa Clean up error handling in crypt 2017-02-17 11:53:12 -05:00
Thomas Gideon 7cc935244d Finish clean up 2017-02-15 13:53:00 -05:00
Thomas Gideon cfd61ae991 Change remaining tests 2017-02-15 13:47:36 -05:00
Thomas Gideon ef8680fe3d Add new higher level fn's, switch a test 2017-02-15 13:45:13 -05:00
Thomas Gideon 3c624ad482 Rename fn's to be consistent 2017-02-15 13:40:34 -05:00
Thomas Gideon 9782878160 Move tests 2017-02-15 13:35:10 -05:00
Thomas Gideon ecae8ea43c Get more tests working 2017-02-14 13:36:45 -05:00
Thomas Gideon 29ad0d721d Initial re-factor 2017-02-13 18:40:07 -05:00