Commit Graph

17 Commits

Author SHA1 Message Date
Rudis Muiznieks 5f8e924c4d added test 2021-06-21 20:17:19 -05:00
Rudis Muiznieks 554bbcec2e 404 response respects accepted content type 2021-06-19 12:27:58 -05:00
Rudis Muiznieks 5da2397f47 implemented shared caches 2020-07-24 00:30:32 -05:00
Rudis Muiznieks 00537430a9 removed non-working dns resolver cache 2020-07-23 21:27:32 -05:00
Rudis Muiznieks 86c8b4ba73 switching from pgp to minisign for signatures and verification 2020-07-23 18:29:56 -05:00
Rudis Muiznieks aef00ab24d added test for deleting plans 2020-07-21 09:01:50 -05:00
Rudis Muiznieks cf347ad065 added if-modified-since header test 2020-07-21 01:06:51 -05:00
Rudis Muiznieks c8e29ee6a7 removed content headers when no content 2020-07-21 00:38:39 -05:00
Rudis Muiznieks e84c0f397f serve static site, added modified-time and if-modified-since handling 2020-07-21 00:16:43 -05:00
Rudis Muiznieks b42c89441f replaced shell quote with catfile, added more tests 2020-07-20 22:13:03 -05:00
Rudis Muiznieks a5cf07a181 replaced rand() with cryptographically secure alternative 2020-07-19 10:52:48 -05:00
Rudis Muiznieks 0ab5c509d9 tightened up api def and impl 2020-07-19 09:28:37 -05:00
Rudis Muiznieks 565edd84ab added ability to run tests against docker container 2020-07-18 22:18:28 -05:00
Rudis Muiznieks 3df358c7f5 tests return non-zero exit code on any failures 2020-07-18 17:42:44 -05:00
Rudis Muiznieks 70693d9b90 added signed plan and verification tests 2020-07-18 17:28:42 -05:00
Rudis Muiznieks 45294c5c3f improved test output 2020-07-18 16:29:15 -05:00
Rudis Muiznieks 475eca5f82 added Dockerfile plus started on automated tests 2020-07-18 15:24:06 -05:00