Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-08-04 | Disallow SSL session tickets. | Tom Lane | 9.2.22 |
| 2017-04-17 | Support OpenSSL 1.1.0 in 9.3 and 9.2. | Tom Lane | 9.2.21 |
| 2017-04-17 | Back-patch 9.4-era SSL renegotiation code into 9.3 and 9.2. | Tom Lane | 9.2.21 |
| 2015-05-22 | Back-patch libpq support for TLS versions beyond v1. | Tom Lane | 9.2.12 |
| 2013-12-05 | Clear retry flags properly in replacement OpenSSL sock_write function. | Tom Lane | 9.2.7 |
| 2012-02-23 | Remove arbitrary limitation on length of common name in SSL certificates. | Tom Lane | 9.2.0 |
| 2011-07-24 | Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag. | Tom Lane | 9.2.0 |