]> WPIA git - cassiopeia.git/history - src/crypto/CRL.cpp
fix: use correct prepared statement for writing logs
[cassiopeia.git] / src / crypto / CRL.cpp
2017-04-23 Felix Dörrefmt: run format script excluding lambdas
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-04-18 Lucas WerkmeisterMerge "upd: improve format script"
2017-03-28 Benny Baumannfmt: whitespace, padding and indentation formatting
2017-03-01 Felix Dörrefix: be able to load CAs without private key
2017-01-03 Felix Dörreupd: cleanups; 'std::swap' and '= {}'
2016-12-02 Felix Dörreupd: clean up valgrind stuff
2016-12-02 Felix Dörreupd: port src to openssl 1.1
2016-10-29 Felix DörreMerge branch 'master' into libs/detectcoll/local
2016-01-26 Felix Dörreupd: only throwing exceptions now
2016-01-23 Felix Dörrefix: resource (fd) leak in CRL class
2015-11-09 Felix Dörremore logging of revocation, fix revocation write-back
2015-03-07 Felix DörreMerge remote-tracking branch 'origin/libs/detectcoll...
2015-01-24 Felix Dörreadd: Implement automatic re-signing of the CRL
2015-01-24 Felix Dörrechg: Replace ASN1_UTCTIME by ASN1_TIME
2015-01-24 Felix Dörrefix: Fix memory-leak in CRL.cpp, revocation from DB...
2015-01-24 Felix Dörreadd: Adding CRL generation