Commits

DateSubjectAuthorReleases
2007-05-18 Remove redundant logging of send failures when SSL is in use. While pqcomm.c Tom Lane 7.4.18
2007-05-18 Remove redundant logging of send failures when SSL is in use. While pqcomm.c Tom Lane 8.0.14
2007-05-18 Remove redundant logging of send failures when SSL is in use. While pqcomm.c Tom Lane 8.1.10
2007-05-18 Remove redundant logging of send failures when SSL is in use. While pqcomm.c Tom Lane 8.2.5
2007-05-18 Remove redundant logging of send failures when SSL is in use. While pqcomm.c Tom Lane 8.3.0
2007-02-16 Code review for SSLKEY patch. Tom Lane 8.3.0
2007-01-26 On Windows, use pgwin32_waitforsinglesocket() instead of select() to wait for Tom Lane 8.2.2
2007-01-26 On Windows, use pgwin32_waitforsinglesocket() instead of select() to wait for Tom Lane 8.3.0
2006-06-23 Back-patch 7.4-era fix for memory leak with SSL connections due to Tom Lane 7.3.16
2006-05-12 Fix the sense of the test on DH_check()'s return value. This was preventing Tom Lane 7.3.15
2006-05-12 Fix the sense of the test on DH_check()'s return value. This was preventing Tom Lane 7.4.13
2006-05-12 Fix the sense of the test on DH_check()'s return value. This was preventing Tom Lane 8.0.8
2006-05-12 Fix the sense of the test on DH_check()'s return value. This was preventing Tom Lane 8.1.4
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-04 Don't try to compile SSL CRL support if local SSL installation hasn't Tom Lane 8.2.0
2005-07-04 Arrange for the postmaster (and standalone backends, initdb, etc) to Tom Lane 8.1.0
2005-06-02 Push enable/disable of notify and catchup interrupts all the way down Tom Lane 7.3.11
2005-06-02 Push enable/disable of notify and catchup interrupts all the way down Tom Lane 7.4.9
2005-06-02 Push enable/disable of notify and catchup interrupts all the way down Tom Lane 8.0.4
2005-06-02 Push enable/disable of notify and catchup interrupts all the way down Tom Lane 8.1.0
2005-01-08 Consistently use geteuid() not getuid(); there were a few places deviating Tom Lane 8.0.0
2004-11-20 Improve error reporting for SSL connection failures. Remove redundant Tom Lane 8.0.0
2004-09-26 Fix multiple breakages in our support for SSL certificates. Tom Lane 8.0.0
2004-09-23 If we're going to print unrecognized result codes from SSL_get_error Tom Lane 8.0.0
2004-06-25 #ifdef out file permissions check on SSL key file when on Windows, as Tom Lane 8.0.0