]> WPIA git - cassiopeia.git/history - src/crypto/sslUtil.cpp
chg: Use std::shared_ptr for resource management
[cassiopeia.git] / src / crypto / sslUtil.cpp
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