Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-04-17 | Support OpenSSL 1.1.0 in 9.3 and 9.2. | Tom Lane | 9.2.21 |
| 2015-10-05 | pgcrypto: Detect and report too-short crypt() salts. | Noah Misch | 9.2.14 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.2.9 |
| 2014-04-17 | pgcrypto: fix memset() calls that might be optimized away | Bruce Momjian | 9.2.9 |
| 2011-12-27 | Standardize treatment of strcmp() return value | Peter Eisentraut | 9.2.0 |
| 2011-06-21 | Apply upstream fix for blowfish signed-character bug (CVE-2011-2483). | Tom Lane | 9.2.0 |