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-09-23 Fix SSL deadlock risk in libpq Stephen Frost 8.4.18
2013-07-23 Check for NULL result from strdup Alvaro Herrera 8.4.18
2012-02-23 Remove arbitrary limitation on length of common name in SSL certificates. Tom Lane 8.4.11
2011-07-25 Fix previous patch so it also works if not USE_SSL (mea culpa). Tom Lane 8.4.9
2011-07-24 Improve libpq's error reporting for SSL failures. Tom Lane 8.4.9
2011-07-24 Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag. Tom Lane 8.4.9
2010-07-14 Allow full SSL certificate verification (wherein libpq checks its host name Tom Lane 8.4.5
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-23 Properly initialize SSL engines when used from libpq. This is required for Magnus Hagander 8.4.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-05-03 Fix already-obsolete hint message ... sslverify parameter is no more. Tom Lane 8.4.0
2009-04-24 Remove sslverify parameter again, replacing it with two new sslmode values: Magnus Hagander 8.4.0
2009-04-14 Add libpq error message text on how to handle missing root.crt file. Bruce Momjian 8.4.0
2009-03-31 Add PQinitOpenSSL() function to support applications that use libcrypto Tom Lane 8.4.0
2009-03-28 Clarify variable naming: pq_initssllib -> pq_init_ssl_lib Bruce Momjian 8.4.0
2009-03-28 Better document PQinitSSL(0) behavior in regards to libcrypto. Bruce Momjian 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-19 Fix accidental (I suppose) introduction of non-ASCII quote marks. Tom Lane 8.4.0
2009-01-19 Message wordsmithing Peter Eisentraut 8.4.0
2009-01-07 Don't require pqGetHomeDirectory to succeed if the user has specified Magnus Hagander 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-12-15 Support specifying filename for SSL certificate, key, root certificate store Magnus Hagander 8.4.0
2008-12-04 Comment said we don't free the lockarray, and why. The proper fix is to Magnus Hagander 8.4.0