]> WPIA git - cassiopeia.git/history - src/crypto/X509.cpp
fix: use correct prepared statement for writing logs
[cassiopeia.git] / src / crypto / X509.cpp
2017-06-03 Benny BaumannMerge "add: handle the 'noOCSP' feature in the include...
2017-06-02 Felix Dörreadd: handle the 'noOCSP' feature in the include section
2017-05-01 Felix Dörrefmt: code cleanup in X509.cpp
2017-05-01 Felix Dörreadd: configuration of OCSP path
2017-04-29 Felix Dörrefmt: extract lambdas to make them better formatted
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-08 Benny Baumannchg: Make the signer actively reject MD5 and SHA1
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-04-06 Felix Dörrefix: we do not want to include issuer and serial as AKI
2016-01-26 Felix Dörreupd: only throwing exceptions now
2016-01-23 Felix Dörreupd: more verbose error messages on malloc fail
2015-11-08 Felix Dörreadding crl and ca-issuers url
2015-08-15 Felix Dörreupd: remarks from FJW
2015-08-02 Felix DörreMerge remote-tracking branch 'origin/master' into tmp...
2015-07-19 Benny Baumannfmt: Whitespace, indentation, generic source formatting
2015-03-22 Benny Baumannadd: Much more logging when creating a certificate
2015-03-21 Benny Baumannfmt: Whitespace
2015-03-07 Felix DörreMerge remote-tracking branch 'origin/libs/detectcoll...
2015-02-23 Felix DörreMerge remote-tracking branch 'benbe/toCoverity'
2015-02-23 Benny Baumannchg: Use automatic memory and resource management
2015-02-09 Felix Dörrefix: Make CppCheck happy by fixing the code
2015-02-09 Felix Dörreadd: Implement signing based on requested "wish time"
2015-01-24 Felix Dörrecln: Move code around, cleanup structure