]> WPIA git - cassiopeia.git/history - src/db
fix: we do not want to include issuer and serial as AKI
[cassiopeia.git] / src / db /
2016-03-27 Felix Dörrefix: remove leading zeros of serials
2016-03-27 Felix Dörrefix: remove formatted logging where not needed
2016-01-26 Felix Dörreupd: only throwing exceptions now
2015-11-09 Felix Dörremore logging of revocation, fix revocation write-back
2015-11-08 Felix Dörrefix: psql, store serials in lowercase
2015-10-14 Felix Dörrefix: catch another exception
2015-10-13 Felix Dörrechange to postgres with libpqxx
2015-08-15 Felix Dörreupd: remarks from FJW
2015-08-13 Felix Dörreupd: various logging updates
2015-08-02 Felix DörreMerge remote-tracking branch 'origin/master' into tmp...
2015-07-28 Felix Dörredatabase structure changed. use the new column here...
2015-07-19 Benny Baumannfmt: Whitespace, indentation, generic source formatting
2015-06-07 Florian Weberchg: replace default std::shared_ptr<…>() with explicit...
2015-06-07 Florian Weberchg: introduce std::make_shared where appropriate
2015-06-07 Florian Weberchg: remove useless destructor and simplify connect...
2015-06-07 Florian Weberchg: Add virtual destructor to abstract class JobProvider
2015-03-07 Felix DörreMerge remote-tracking branch 'origin/libs/detectcoll...
2015-02-09 Felix Dörreadd: Implement signing based on requested "wish time"
2015-01-24 Felix Dörreadd: write signed from and to back to db
2015-01-24 Felix Dörreadd: write back revocation dates
2015-01-24 Felix Dörrefix: Fix memory-leak in CRL.cpp, revocation from DB...
2015-01-24 Felix Dörreadd: write back signing CA
2015-01-24 Felix Dörrecln: Move code around, cleanup structure