]> WPIA git - cassiopeia.git/history - src/crypto/remoteSigner.cpp
fix: use correct prepared statement for writing logs
[cassiopeia.git] / src / crypto / remoteSigner.cpp
2017-05-01 Felix Dörreadd: signing of OCSP certificates
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-03-28 Benny Baumannfmt: whitespace, padding and indentation formatting
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-26 Felix Dörrefix: more stable crl overriding
2016-01-26 Felix Dörreadd: implement command chunking especially for FULL_CRL...
2016-01-26 Felix Dörreupd: factor out paths in CRL writing
2015-11-11 Felix Dörreupd: use central position to do line buffering
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-19 Benny Baumannchg: Modify the code to use the new logger
2015-03-07 Felix DörreMerge remote-tracking branch 'origin/libs/detectcoll...
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örreupd: split revoking command into add-serial and revoke
2015-01-24 Felix Dörreadd: write signed from and to back to db
2015-01-24 Felix Dörrecln: Simplified revoking code
2015-01-24 Felix Dörreadd: write back revocation dates
2015-01-24 Felix Dörrechg: Replace ASN1_UTCTIME by ASN1_TIME
2015-01-24 Felix Dörreadd: write back signing CA
2015-01-24 Felix Dörreadd: Full CRL tranfer (non-chunked)
2015-01-24 Felix Dörreadd: Incremental CRL transfer
2015-01-24 Felix Dörreadd: Adding CRL generation
2015-01-24 Felix Dörrecln: Move code around, cleanup structure