Commit Graph

18 Commits

Author SHA1 Message Date
Pyfisch ad4ffc324a Publish v0.3.0 2017-09-06 15:42:30 +02:00
Pyfisch 60b551bd97 Expose HttpDate type
Closes #1
2017-09-06 12:49:28 +02:00
Pyfisch 41b691378e Add crates.io badge. Add note about fuzzing. Format files. 2017-03-04 21:39:32 +01:00
Pyfisch 9c8ae80ea9 Increase minimum rust version to 1.13 2017-03-04 21:26:23 +01:00
Pyfisch 0ecaefb836 Add simple fuzzer. Fix bugs found with fuzzing.
Use bytestrings internally.
Now check all bytes in date string (do not ignore delimiters).
2017-03-04 21:21:40 +01:00
Pyfisch fa85d8af55 Bump version to 0.2.0 2016-12-24 15:42:29 +01:00
Pyfisch 08dc1722cc Remove coveralls. 2016-12-24 12:17:55 +01:00
Pyfisch d018dae98e Add .coveralls.yml 2016-12-24 12:12:02 +01:00
Pyfisch 3ef1443a6e Link docs and build status. Minor doc improvements. 2016-12-24 12:04:49 +01:00
Pyfisch a33b0bbf45 Add secret token for travis. 2016-12-24 11:39:44 +01:00
Pyfisch 1a552b2b06 Update Cargo.toml 2016-12-24 11:15:20 +01:00
Pyfisch 77c28fc29e Add opaque error type.
Contains important impls.
2016-12-24 11:05:50 +01:00
Pyfisch a3a659d332 Update minimum supported version of Rust to 1.10 2016-10-15 12:34:35 +02:00
Pyfisch 6c097508b8 Add dummy feature unstable. 2016-10-15 12:23:13 +02:00
Pyfisch 677ef4e6fd Fix .travis.yml 2016-10-15 12:19:45 +02:00
Pyfisch ceac8dbfa1 Add README.md 2016-10-15 12:15:23 +02:00
Pyfisch a88f1070fa add .travis.yml 2016-10-02 22:31:14 +02:00
Pyfisch 1937cf6a95 initial commit 2016-10-02 22:29:41 +02:00