Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Apply timingsafe_bcmp() in authentication paths | Michael Paquier | 18.4 |
| 2025-05-08 | Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays | Heikki Linnakangas | 18.0 |
| 2025-01-15 | postgres_fdw: SCRAM authentication pass-through | Peter Eisentraut | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-10-23 | Make SASL max message length configurable | Daniel Gustafsson | 18.0 |
| 2024-10-18 | Fix strsep() use for SCRAM secrets parsing | Peter Eisentraut | 18.0 |
| 2024-07-22 | Replace some strtok() with strsep() | Peter Eisentraut | 18.0 |