]> WPIA git - cassiopeia.git/history - src/crypto/simpleOpensslSigner.cpp
fmt: Whitespace, indentation, generic source formatting
[cassiopeia.git] / src / crypto / simpleOpensslSigner.cpp
2015-07-19 Benny Baumannfmt: Whitespace, indentation, generic source formatting
2015-07-19 Benny Baumannchg: Modify the code to use the new logger
2015-03-22 Benny Baumannfix: Use the long way to get a formatted date
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 Benny Baumannfix: Check return value of writeBackFile for non-empty...
2015-02-09 Felix Dörreupd: Add max validity period to profile configurations
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örrefix: a bug where only serial repeated after 0xF
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örreadd: Incremental CRL transfer
2015-01-24 Felix Dörreadd: Adding CRL generation
2015-01-24 Felix Dörrecln: Move code around, cleanup structure