Commits

DateSubjectAuthorReleases
2003-12-18 Fix memory leak with SSL connections due to missing X509_free() calls. Tom Lane 7.4.1
2003-12-18 Fix memory leak with SSL connections due to missing X509_free() calls. Tom Lane 8.0.0
2003-08-12 Change some frequently-reached elog(DEBUG...) calls to ereport(DEBUG...) Tom Lane 7.4.1
2003-08-04 SSL_read/SSL_write do not approximate the return conventions of recv() Tom Lane 7.3.5
2003-08-04 SSL_read/SSL_write do not approximate the return conventions of recv() Tom Lane 7.4.1
2003-07-27 elog mop-up: bring some straggling fprintf(stderr)'s into the elog world. Tom Lane 7.4.1
2003-07-22 Error message editing in backend/libpq, backend/postmaster, backend/tcop. Tom Lane 7.4.1
2003-07-01 STRENGH => STRENGTH, per Jon Jensen. Tom Lane 7.4.1
2003-04-25 const-ify info_cb() to match recent openssl releases. Per Joe Conway. Tom Lane 7.4.1
2003-04-19 Second round of FE/BE protocol changes. Frontend->backend messages now Tom Lane 7.4.1
2003-04-10 Fix error recovery for SSL_read/SSL_write calls. Tom Lane 7.3.3
2003-04-10 Fix error recovery for SSL_read/SSL_write calls. Tom Lane 7.4.1
2003-02-14 Remove bogus manipulation of SIGPIPE; the backend already runs with Tom Lane 7.4.1
2003-02-03 #ifdef out stuff that shouldn't be compiled when not USE_SSL. Tom Lane 7.4.1
2002-11-07 Remove inappropriate inclusions of OpenSSL internal header e_os.h, Tom Lane 7.3.1
2002-11-07 Remove inappropriate inclusions of OpenSSL internal header e_os.h, Tom Lane 7.4.1
2002-09-04 Guard against send-lots-and-lots-of-data DoS attack from unauthenticated Tom Lane 7.3.1