index
:
users/bernd/postgres.git
FIX_VENDOR
MANUAL_DIST
PG95-DIST
PG95_DIST
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_0
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL9_6_STABLE
REL_11_STABLE_clang34
Release_1_0_3
WIN32_DEV
configurable_shmem_type
data_checksum_guc
disable_trust_ident
ecpg_big_bison
master
notnull_constraint
search_path_completion
truncate_stats
Bernd Helmle's repository
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
libpq
Age
Commit message (
Expand
)
Author
2019-05-26
Fix typos.
Amit Kapila
2019-05-24
Update copyright year.
Thomas Munro
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-04-28
Clean up minor warnings from buildfarm.
Tom Lane
2019-04-23
Fix detection of passwords hashed with MD5 or SCRAM-SHA-256
Michael Paquier
2019-04-17
Fix assorted minor bogosity in GSSAPI transport error messages.
Tom Lane
2019-04-06
Add support TCP user timeout in libpq and the backend server
Michael Paquier
2019-04-03
GSSAPI encryption support
Stephen Frost
2019-03-21
Add DNS SRV support for LDAP server discovery.
Thomas Munro
2019-03-09
Add new clientcert hba option verify-full
Magnus Hagander
2019-03-08
Tighten use of OpenTransientFile and CloseTransientFile
Michael Paquier
2019-02-14
Get rid of another unconstify through API changes
Peter Eisentraut
2019-02-13
More unconstify use
Peter Eisentraut
2019-02-08
Fix error handling around ssl_*_protocol_version settings
Peter Eisentraut
2019-01-31
Add more columns to pg_stat_ssl
Peter Eisentraut
2019-01-02
Update copyright for 2019
Bruce Momjian
2019-01-01
Remove configure switch --disable-strong-random
Michael Paquier
2018-12-04
Fix typo
Stephen Frost
2018-11-28
Don't set PAM_RHOST for Unix sockets.
Thomas Munro
2018-11-25
Fix assertion failure for SSL connections.
Thomas Munro
2018-11-23
Add WL_EXIT_ON_PM_DEATH pseudo-event.
Thomas Munro
2018-11-20
Make detection of SSL_CTX_set_min_proto_version more portable
Peter Eisentraut
2018-11-20
Add settings to control SSL/TLS protocol version
Peter Eisentraut
2018-11-13
Fix const correctness warning.
Thomas Munro
2018-11-13
Fix handling of HBA ldapserver with multiple hostnames.
Thomas Munro
2018-11-13
Fix possible buffer overrun in hba.c.
Thomas Munro
2018-10-20
Server-side fix for delayed NOTIFY and SIGTERM processing.
Tom Lane
2018-10-16
Correct constness of a few variables.
Andres Freund
2018-09-08
Minor cleanup/future-proofing for pg_saslprep().
Tom Lane
2018-09-08
Remove duplicated words split across lines in comments
Michael Paquier
2018-08-24
Suppress uninitialized-variable warning in new SCRAM code.
Tom Lane
2018-08-21
Fix set of NLS translation issues
Michael Paquier
2018-08-05
Remove support for tls-unique channel binding.
Heikki Linnakangas
2018-07-30
Add ssl_library preset parameter
Peter Eisentraut
2018-07-22
Hand code string to integer conversion for performance.
Andres Freund
2018-06-29
Make capitalization of term "OpenSSL" more consistent
Michael Paquier
2018-06-08
Add missing serial commas
Peter Eisentraut
2018-05-21
Fix unsafe usage of strerror(errno) within ereport().
Tom Lane
2018-04-26
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
Preliminary work for pgindent run.
Tom Lane
2018-04-02
Make be-secure-common.c more consistent for future SSL implementations
Peter Eisentraut
2018-03-29
C comments: "a" <--> "an" corrections
Bruce Momjian
2018-03-19
Fix typo in comment
Magnus Hagander
2018-03-17
Add ssl_passphrase_command setting
Peter Eisentraut
2018-03-15
Fix more format truncation issues
Peter Eisentraut
2018-01-30
Fix up references to scram-sha-256
Peter Eisentraut
2018-01-26
Use abstracted SSL API in server connection log messages
Peter Eisentraut
2018-01-23
Extract common bits from OpenSSL implementation
Peter Eisentraut
2018-01-23
Move SSL API comments to header files
Peter Eisentraut
[next]