]> granicus.if.org Git - icinga2/history - lib/base/tlsutility.cpp
Update copyright headers for 2016
[icinga2] / lib / base / tlsutility.cpp
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-10-13 Michael FriedrichFix openssl certificate not after overflow on rhel5
2015-10-02 Michael FriedrichFix openssl certificate not after overflow on rhel5
2015-09-03 Michael FriedrichFix missing zero padding for generated CA serial
2015-09-03 Michael FriedrichFix missing zero padding for generated CA serial
2015-08-31 Gunnar BeutnerImplement the Icinga Studio application
2015-08-18 Gunnar BeutnerMake sure the serial number field is always initialized
2015-08-18 Gunnar BeutnerMake sure the serial number field is always initialized
2015-07-29 Gunnar BeutnerSet correct X509 version for certificates
2015-07-29 Gunnar BeutnerSet correct X509 version for certificates
2015-07-09 Gunnar BeutnerImplement HTTP support
2015-03-26 Gunnar BeutnerFix crash in MakeX509CSR when using ancient versions...
2015-03-26 Gunnar BeutnerFix crash in MakeX509CSR when using ancient versions...
2015-03-02 Gunnar BeutnerRemove unused variables
2015-01-22 Michael FriedrichUpdate copyright year
2014-12-15 Gunnar BeutnerRemove unnecessary includes
2014-11-27 Gunnar BeutnerFix crash in CreateCert
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-10-27 Gunnar BeutnerUse OpenSSL's default algorithms for certificate signatures
2014-10-27 Gunnar BeutnerImplement support for serial files
2014-10-23 Gunnar BeutnerUpdate the constants.conf file for "agent setup"
2014-10-20 Gunnar BeutnerImprove error messages for CLI commands
2014-10-19 Gunnar BeutnerRefactor logging code
2014-10-19 Gunnar BeutnerRemove logger_fwd.hpp
2014-10-16 Gunnar BeutnerBuild fix for FreeBSD
2014-10-16 Gunnar BeutnerImplement the "pki request" and "pki ticket" commands
2014-10-15 Gunnar BeutnerImplement error handling for the "pki sign-csr" command
2014-10-15 Gunnar BeutnerImplement the "pki sign-csr" command
2014-10-13 Gunnar BeutnerSet CA flag for new CA certificates
2014-10-13 Gunnar BeutnerMake sure we're using the right user/group for CLI...
2014-10-13 Gunnar BeutnerImplement the "pki new-csr" command
2014-08-07 Gunnar BeutnerBuild fix for Windows
2014-08-05 Michael FriedrichUse a local buffer for ERR_error_string()
2014-08-04 Michael FriedrichMerge branch 'fix/cluster-ssl-error-msg-6682' into...
2014-08-04 Michael FriedrichAdd verbose SSL error messages
2014-08-04 Gunnar BeutnerBuild fix for Linux (oops)
2014-08-01 Gunnar BeutnerBuild fix for OS X.
2014-08-01 Gunnar BeutnerFix OpenSSL errors during (re-)negotiation
2014-06-30 Gunnar BeutnerAdd some missing SSL flags
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-11 Gunnar BeutnerFix some more compiler warnings.
2014-04-18 Gunnar BeutnerFix NSIS installer and Windows service.
2014-04-12 Gunnar BeutnerSet OpenSSL locking callback.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-01-08 Michael FriedrichUpdate copyright header.
2013-11-13 Gunnar BeutnerFix compatibility with OpenSSL <1.0.0.
2013-11-13 Gunnar BeutnerImplement support for CRLs.
2013-10-17 Gunnar BeutnerBuild fix.
2013-10-17 Gunnar BeutnerImprove the error message for GetX509Certificate().
2013-10-15 Gunnar BeutnerMakeSSLContext: Check if keys match.
2013-09-25 Gunnar BeutnerUpdate copyright information.
2013-09-11 Gunnar BeutnerRe-enable TLS compression (again).
2013-09-11 Gunnar Beutnercluster: Fix idle timeout.
2013-09-11 Gunnar BeutnerRevert "Revert "Enable TLS compression.""
2013-09-11 Gunnar BeutnerRevert "Enable TLS compression."
2013-09-11 Gunnar BeutnerEnable TLS compression.
2013-09-04 Gunnar Beutnercluster: Send config updates.
2013-04-05 Gunnar BeutnerBugfixes for the replication component.
2013-03-18 Gunnar BeutnerWindows build fix.
2013-03-18 Gunnar BeutnerRefactored #includes (Part 6).