]> WPIA git - cassiopeia.git/history - src/crypto/sslUtil.cpp
upd: clean up valgrind stuff
[cassiopeia.git] / src / crypto / sslUtil.cpp
2016-12-02 Felix Dörreupd: clean up valgrind stuff
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
2015-11-09 Felix Dörremore logging of revocation, fix revocation write-back
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-07-19 Benny Baumannchg: Modify the code to use the new logger
2015-03-21 Benny Baumannfmt: Whitespace
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