]> WPIA git - cassiopeia.git/history - src/db/psql.cpp
fix: use correct prepared statement for writing logs
[cassiopeia.git] / src / db / psql.cpp
2017-11-15 Felix Dörrefix: use correct prepared statement for writing logs master
2017-11-13 Felix Dörrechg: write future logs to database
2017-11-06 Felix Dörrechg: make cassiopeia conform to db schema version 33
2017-04-19 Felix DörreMerge "add: documentation of the signing protocol"
2017-04-19 Felix DörreMerge "fmt: whitespace, padding and indentation formatting"
2017-03-28 Benny Baumannfmt: whitespace, padding and indentation formatting
2016-10-29 Felix DörreMerge branch 'master' into libs/detectcoll/local
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