Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-11-08 | Reject extraneous data after SSL or GSS encryption handshake. | Tom Lane | 10.19 |
| 2017-07-31 | Always use 2048 bit DH parameters for OpenSSL ephemeral DH ciphers. | Heikki Linnakangas | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-02-25 | Remove useless duplicate inclusions of system header files. | Tom Lane | 10.0 |
| 2017-01-04 | Re-allow SSL passphrase prompt at server start, but not thereafter. | Tom Lane | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2017-01-03 | Allow SSL configuration to be updated at SIGHUP. | Tom Lane | 10.0 |
| 2016-10-31 | Remove declarations for pq_putmessage_hook and pq_flush_hook. | Robert Haas | 10.0 |