index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
libpq
Commit message (
Expand
)
Author
Age
*
Add trailing commas to enum definitions
Peter Eisentraut
2023-10-26
*
Refactor ListenSocket array.
Heikki Linnakangas
2023-10-05
*
Introduce macros for protocol characters.
Nathan Bossart
2023-08-22
*
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2023-07-20
*
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2023-07-20
*
Remove db_user_namespace.
Nathan Bossart
2023-07-17
*
Remove support for OpenSSL 1.0.1
Michael Paquier
2023-07-03
*
Remove a few unused global variables and declarations.
Heikki Linnakangas
2023-06-12
*
rename "gss_accept_deleg" to "gss_accept_delegation".
Bruce Momjian
2023-05-20
*
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-13
*
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
*
Add support for Kerberos credential delegation
Stephen Frost
2023-04-07
*
Copy and store addrinfo in libpq-owned private memory
Daniel Gustafsson
2023-03-29
*
Make SCRAM iteration count configurable
Daniel Gustafsson
2023-03-27
*
libpq: Remove code for SCM credential authentication
Michael Paquier
2023-03-17
*
Add a hook for modifying the ldapbind password
Andrew Dunstan
2023-03-15
*
libpq: Add support for require_auth to control authorized auth methods
Michael Paquier
2023-03-14
*
Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates
Michael Paquier
2023-02-15
*
Change argument type of pq_sendbytes from char * to void *
Peter Eisentraut
2023-02-14
*
Retire PG_SETMASK() macro.
Thomas Munro
2023-02-03
*
Add helper library for use of libpq inside the server environment
Andres Freund
2023-01-23
*
Store IdentLine->pg_user as an AuthToken
Michael Paquier
2023-01-16
*
Rename some variables related to ident files in hba.{c,h}
Michael Paquier
2023-01-12
*
Fix incorrect comment in hba.h
Michael Paquier
2023-01-12
*
Use WaitEventSet API for postmaster's event loop.
Thomas Munro
2023-01-12
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Remove hardcoded dependency to cryptohash type in the internals of SCRAM
Michael Paquier
2022-12-20
*
Rework memory contexts in charge of HBA/ident tokenization
Michael Paquier
2022-11-24
*
Invent open_auth_file() in hba.c to refactor authentication file opening
Michael Paquier
2022-11-14
*
Provide sigaction() for Windows.
Thomas Munro
2022-11-09
*
Refactor code handling the names of files loaded in hba.c
Michael Paquier
2022-10-26
*
Refactor regular expression handling in hba.c
Michael Paquier
2022-10-19
*
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-09-20
*
Make check_usermap() parameter names consistent.
Peter Geoghegan
2022-09-17
*
Allow parallel workers to retrieve some data from Port
Michael Paquier
2022-08-24
*
Remove configure probes for sockaddr_storage members.
Thomas Munro
2022-08-22
*
Remove configure probe for netinet/tcp.h.
Thomas Munro
2022-08-18
*
Remove replacement code for getaddrinfo.
Thomas Munro
2022-08-14
*
Remove configure probe for struct sockaddr_storage.
Thomas Munro
2022-08-14
*
Remove configure probes for sys/un.h and struct sockaddr_un.
Thomas Munro
2022-08-14
*
Emulate sigprocmask(), not sigsetmask(), on Windows.
Thomas Munro
2022-07-16
*
Add some missing PGDLLIMPORT markings
Michael Paquier
2022-05-12
*
Apply PGDLLIMPORT markings broadly.
Robert Haas
2022-04-08
*
Remove exclusive backup mode
Stephen Frost
2022-04-06
*
Add system view pg_ident_file_mappings
Michael Paquier
2022-03-29
*
Refactor code related to pg_hba_file_rules() into new file
Michael Paquier
2022-03-24
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
*
Use WL_SOCKET_CLOSED for client_connection_check_interval.
Thomas Munro
2022-02-14
*
Improve error handling of cryptohash computations
Michael Paquier
2022-01-11
*
Update copyright for 2022
Bruce Momjian
2022-01-07
[next]