Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-08-04 | Disallow SSL session tickets. | Tom Lane | 9.4.13 |
| 2017-04-16 | Support OpenSSL 1.1.0 in 9.4 branch. | Tom Lane | 9.4.12 |
| 2014-01-31 | Disallow use of SSL v3 protocol in the server as well as in libpq. | Tom Lane | 9.4.0 |
| 2013-12-05 | Clear retry flags properly in replacement OpenSSL sock_write function. | Tom Lane | 9.4.0 |
| 2013-11-24 | Fix new and latent bugs with errno handling in secure_read/secure_write. | Tom Lane | 9.4.0 |