index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
libpq
/
libpq-be.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix assorted issues in backend's GSSAPI encryption support.
Tom Lane
2020-12-28
1
-2
/
+3
*
Fix postmaster's behavior during smart shutdown.
Tom Lane
2020-08-14
1
-1
/
+1
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
1
-1
/
+1
*
Only provide openssl_tls_init_hook if building with openssl
Andrew Dunstan
2020-04-17
1
-0
/
+2
*
Fix assorted portability issues in commit 896fcdb23.
Tom Lane
2020-03-25
1
-1
/
+1
*
Provide a TLS init hook
Andrew Dunstan
2020-03-25
1
-0
/
+4
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
Update hardcoded DH parameters to IANA standards
Michael Paquier
2019-07-05
1
-10
/
+11
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
1
-1
/
+1
*
Add support TCP user timeout in libpq and the backend server
Michael Paquier
2019-04-06
1
-1
/
+5
*
Move the be_gssapi_get_* prototypes
Stephen Frost
2019-04-04
1
-7
/
+7
*
GSSAPI encryption support
Stephen Frost
2019-04-03
1
-0
/
+20
*
Add more columns to pg_stat_ssl
Peter Eisentraut
2019-02-01
1
-1
/
+3
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Refactor pid, random seed and start time initialization.
Thomas Munro
2018-10-19
1
-7
/
+0
*
Add application_name to connection authorized msg
Stephen Frost
2018-09-28
1
-0
/
+7
*
Remove support for tls-unique channel binding.
Heikki Linnakangas
2018-08-05
1
-8
/
+7
*
Use abstracted SSL API in server connection log messages
Peter Eisentraut
2018-01-26
1
-2
/
+2
*
Move SSL API comments to header files
Peter Eisentraut
2018-01-23
1
-0
/
+46
*
Move EDH support to common files
Peter Eisentraut
2018-01-23
1
-0
/
+19
*
Implement channel binding tls-server-end-point for SCRAM
Peter Eisentraut
2018-01-04
1
-0
/
+1
*
Update copyright for 2018
Bruce Momjian
2018-01-02
1
-1
/
+1
*
Support channel binding 'tls-unique' in SCRAM
Peter Eisentraut
2017-11-18
1
-0
/
+1
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
1
-6
/
+6
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
1
-2
/
+2
*
Remove symbol WIN32_ONLY_COMPILER
Magnus Hagander
2017-04-11
1
-2
/
+2
*
Remove some configure header-file checks that we weren't really using.
Tom Lane
2017-02-25
1
-2
/
+0
*
Re-allow SSL passphrase prompt at server start, but not thereafter.
Tom Lane
2017-01-04
1
-1
/
+1
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Allow SSL configuration to be updated at SIGHUP.
Tom Lane
2017-01-02
1
-1
/
+2
*
Replace PostmasterRandom() with a stronger source, second attempt.
Heikki Linnakangas
2016-12-05
1
-1
/
+0
*
C comment: fix file name mention on line 1
Bruce Momjian
2016-09-06
1
-1
/
+1
*
Remove no-longer-useful SSL-specific Port.count field.
Tom Lane
2016-08-31
1
-1
/
+0
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Remove ssl renegotiation support.
Andres Freund
2015-07-28
1
-5
/
+0
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
1
-2
/
+2
*
Add system view pg_stat_ssl
Magnus Hagander
2015-04-12
1
-0
/
+5
*
Simplify waiting logic in reading from / writing to client.
Heikki Linnakangas
2015-02-13
1
-2
/
+2
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Make Port->ssl_in_use available, even when built with !USE_SSL
Heikki Linnakangas
2014-11-25
1
-4
/
+6
*
Break out OpenSSL-specific code to separate files.
Heikki Linnakangas
2014-08-11
1
-4
/
+20
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-4
/
+4
*
Fix assorted issues in client host name lookup.
Tom Lane
2014-04-02
1
-6
/
+16
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Rework SSL renegotiation code
Alvaro Herrera
2013-10-10
1
-0
/
+5
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Remove arbitrary limitation on length of common name in SSL certificates.
Tom Lane
2012-02-23
1
-2
/
+1
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Fix typo.
Robert Haas
2011-12-15
1
-1
/
+1
*
Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h.
Tom Lane
2011-09-09
1
-1
/
+1
[next]