Commits

Showing commits that first shipped in 8.4 (backpatches included). Clear

DateSubjectAuthorReleases
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2013-12-05 Clear retry flags properly in replacement OpenSSL sock_write function. Tom Lane 8.4.20
2012-02-23 Remove arbitrary limitation on length of common name in SSL certificates. Tom Lane 8.4.11
2011-07-24 Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag. Tom Lane 8.4.9
2010-02-25 Add configuration parameter ssl_renegotiation_limit to control Magnus Hagander 8.4.3
2009-12-30 Set errno to zero before invoking SSL_read or SSL_write. It appears that Tom Lane 8.4.3
2009-12-09 Reject certificates with embedded NULLs in the commonName field. This stops Magnus Hagander 8.4.2
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-05-11 Support SSL certificate chains in the server certificate file. Magnus Hagander 8.4.0
2009-01-28 Go over all OpenSSL return values and make sure we compare them Magnus Hagander 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-12-14 Replace both send and receive BIO routines in the SSL code with our own, Magnus Hagander 8.4.0
2008-12-03 Properly unregister OpenSSL callbacks when libpq is done with Magnus Hagander 8.4.0
2008-11-20 Control client certificate requesting with the pg_hba option "clientcert" Magnus Hagander 8.4.0
2008-10-24 Remove a "TODO-list" structure at the top of the file, referring back Magnus Hagander 8.4.0
2008-03-31 Use error message wordings for permissions checks on .pgpass and SSL private Tom Lane 8.4.0