Commits

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

DateSubjectAuthorReleases
2011-07-24 Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag. Tom Lane 8.2.22
2010-02-25 Add configuration parameter ssl_renegotiation_limit to control Magnus Hagander 8.2.16
2009-12-30 Set errno to zero before invoking SSL_read or SSL_write. It appears that Tom Lane 8.2.16
2009-12-09 Reject certificates with embedded NULLs in the commonName field. This stops Magnus Hagander 8.2.15
2009-01-28 Go over all OpenSSL return values and make sure we compare them Magnus Hagander 8.2.12
2007-05-18 Remove redundant logging of send failures when SSL is in use. While pqcomm.c Tom Lane 8.2.5
2007-01-26 On Windows, use pgwin32_waitforsinglesocket() instead of select() to wait for Tom Lane 8.2.2
2006-10-06 Message style improvements Peter Eisentraut 8.2.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-09-04 Add missing gettext calls for some SSL errors. Peter Eisentraut 8.2.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-05-12 Fix the sense of the test on DH_check()'s return value. This was preventing Tom Lane 8.2.0
2006-05-06 Add SSL CRL support to libpq. Recently added to the backend. Bruce Momjian 8.2.0
2006-05-06 Issue a log message if a CRL file exists and the SSL library does not Bruce Momjian 8.2.0
2006-05-04 Don't try to compile SSL CRL support if local SSL installation hasn't Tom Lane 8.2.0
2006-04-27 On second thought, keep SSL CRL as a log, and wait for feedback from 8.2. Bruce Momjian 8.2.0
2006-04-27 Downgrade SSL CRL file missing message from LOG to DEBUG1. Bruce Momjian 8.2.0
2006-04-27 Add support for SSL Certificate Revocation List (CRL) files, root.crl. Bruce Momjian 8.2.0
2006-03-21 Minor refactoring: initialize_SSL() only returns 0, so it should return Neil Conway 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-01-11 Cosmetic code cleanup: fix a bunch of places that used "return (expr);" Neil Conway 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0