]> WPIA git - cassiopeia.git/history - src/db/mysql.cpp
upd: fix problem with tm-initializer
[cassiopeia.git] / src / db / mysql.cpp
2016-10-29 Felix DörreMerge branch 'master' into libs/detectcoll/local
2016-01-26 Felix Dörreupd: only throwing exceptions now
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-03-07 Felix DörreMerge remote-tracking branch 'origin/libs/detectcoll...
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