Commits

DateSubjectAuthorReleases
2025-02-20 Add support for OAUTHBEARER SASL mechanism Daniel Gustafsson 18.0
2021-07-07 Refactor SASL code with a generic interface for its mechanisms Michael Paquier 15.0
2021-02-01 Introduce --with-ssl={openssl} as a configure option Michael Paquier 14.0
2019-11-05 Split all OBJS style lines in makefiles into one-line-per-entry style. Andres Freund 13.0
2019-04-03 GSSAPI encryption support Stephen Frost 12.0
2018-03-17 Add ssl_passphrase_command setting Peter Eisentraut 11.0
2017-03-07 Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). Heikki Linnakangas 10.0
2016-09-02 Move code shared between libpq and backend from backend/libpq/ to common/. Heikki Linnakangas 10.0
2014-10-31 Support frontend-backend protocol communication using a shm_mq. Robert Haas 9.5.0
2014-08-11 Break out OpenSSL-specific code to separate files. Heikki Linnakangas 9.5.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2008-02-19 Refactor backend makefiles to remove lots of duplicate code Peter Eisentraut 8.4.0
2007-01-20 Remove remains of old depend target. Peter Eisentraut 8.3.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-01-06 Enable IPv6 connections to the server, and add pg_hba.conf IPv6 entries Bruce Momjian 7.4.1
2002-12-06 Back out V6 code, caused postmaster startup failure. Bruce Momjian 7.4.1
2002-12-06 We have just finished porting the old KAME IPv6 patch over to Bruce Momjian 7.4.1
2002-06-14 UPDATED PATCH: Bruce Momjian 7.3.1
2002-06-14 Back out SSL changes. Newer patch available. Bruce Momjian 7.3.1
2002-06-14 Attached are a revised set of SSL patches. Many of these patches Bruce Momjian 7.3.1
2002-04-04 Authentication improvements: Bruce Momjian 7.3.1
2002-03-04 Further work on elog cleanup: fix some bogosities in elog's logic about Tom Lane 7.3.1
2001-11-13 Remove md5.c check, add CVS log stamp. Update comments. Bruce Momjian 7.2.1
2001-11-12 The PacketReceive/PacketSend routines aren't used anymore. Tom Lane 7.2.1
2001-11-12 Add code to check that md5.c files are in sync. Bruce Momjian 7.2.1