]> WPIA git - cassiopeia.git/history - src/crypto/sslUtil.cpp
fix: non existing CA-private-key should not cause crash
[cassiopeia.git] / src / crypto / sslUtil.cpp
2015-03-12 Felix Dörrefix: non existing CA-private-key should not cause crash
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 std::shared_ptr for resource management
2015-02-23 Benny Baumannfix: Check the CA certificate file could be loaded
2015-02-09 Felix Dörrefix: Make CppCheck happy by fixing the code
2015-01-24 Felix Dörreadd: Implement automatic re-signing of the CRL
2015-01-24 Felix Dörreadd: write signed from and to back to db
2015-01-24 Felix Dörrefix: Fix memory-leak in CRL.cpp, revocation from DB...
2015-01-24 Felix Dörrecln: Move code around, cleanup structure