projects
/
postgresql.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Doc: add pre-branch task to run src/tools/copyright.pl.
[postgresql.git]
/
src
/
backend
/
libpq
/
9 days ago
Michael Paquier
Add support for runtime arguments in injection points
tree
|
commitdiff
10 days ago
Heikki Linnakangas
Use 'void *' for arbitrary buffers, 'uint8 *' for byte...
tree
|
commitdiff
2025-03-12
Melanie Plageman
Modularize log_connections output
tree
|
commitdiff
2025-03-05
Heikki Linnakangas
Split WaitEventSet functions to separate source file
tree
|
commitdiff
2025-02-23
Peter Eisentraut
backend libpq void * argument for binary data
tree
|
commitdiff
2025-02-20
Peter Eisentraut
Remove various unnecessary (char *) casts
tree
|
commitdiff
2025-02-20
Daniel Gustafsson
Add support for OAUTHBEARER SASL mechanism
tree
|
commitdiff
2025-02-17
Daniel Gustafsson
Fix translator notes in comments
tree
|
commitdiff
2025-02-12
Peter Eisentraut
Remove unnecessary (char *) casts [mem]
tree
|
commitdiff
2025-02-09
Peter Eisentraut
Make TLS write functions' buffer arguments pointers...
tree
|
commitdiff
2025-01-31
Daniel Gustafsson
Move PG_MAX_AUTH_TOKEN_LENGTH to libpq/auth.h
tree
|
commitdiff
2025-01-15
Peter Eisentraut
postgres_fdw: SCRAM authentication pass-through
tree
|
commitdiff
2025-01-15
Peter Eisentraut
Downgrade errors in object_ownercheck() to internal
tree
|
commitdiff
2025-01-01
Bruce Momjian
Update copyright for 2025
tree
|
commitdiff
2024-12-02
Nathan Bossart
Deprecate MD5 passwords.
tree
|
commitdiff
2024-11-28
Peter Eisentraut
Remove useless casts to (void *)
tree
|
commitdiff
2024-10-27
Peter Eisentraut
Remove unused #include's from backend .c files
tree
|
commitdiff
2024-10-24
Daniel Gustafsson
Support configuring TLSv1.3 cipher suites
tree
|
commitdiff
2024-10-24
Daniel Gustafsson
Support configuring multiple ECDH curves
tree
|
commitdiff
2024-10-23
Daniel Gustafsson
Make SASL max message length configurable
tree
|
commitdiff
2024-10-18
Peter Eisentraut
Fix strsep() use for SCRAM secrets parsing
tree
|
commitdiff
2024-10-11
Daniel Gustafsson
Avoid mixing custom and OpenSSL BIO functions
tree
|
commitdiff
2024-10-07
Nathan Bossart
Restrict password hash length.
tree
|
commitdiff
2024-10-05
Heikki Linnakangas
Clean up WaitLatch calls that passed latch without...
tree
|
commitdiff
2024-09-11
Peter Eisentraut
Remove obsolete unconstify()
tree
|
commitdiff
2024-09-04
Peter Eisentraut
Remove a couple of strerror() calls
tree
|
commitdiff
2024-09-02
Daniel Gustafsson
Remove support for OpenSSL older than 1.1.0
tree
|
commitdiff
2024-09-02
Peter Eisentraut
More use of getpwuid_r() directly
tree
|
commitdiff
2024-08-19
Daniel Gustafsson
Fix regression in TLS session ticket disabling
tree
|
commitdiff
2024-07-28
Peter Eisentraut
libpq: Use strerror_r instead of strerror
tree
|
commitdiff
2024-07-26
Heikki Linnakangas
Add tests for errors during SSL or GSSAPI handshake
tree
|
commitdiff
2024-07-26
Daniel Gustafsson
Disable all TLS session tickets
tree
|
commitdiff
2024-07-23
Peter Eisentraut
ldapurl is supported with simple bind
tree
|
commitdiff
2024-07-22
Peter Eisentraut
Replace some strtok() with strsep()
tree
|
commitdiff
2024-07-15
Heikki Linnakangas
Use correct type for pq_mq_parallel_leader_proc_number...
tree
|
commitdiff
2024-07-04
Michael Paquier
Assign error codes where missing for user-facing failures
tree
|
commitdiff
2024-07-02
Peter Eisentraut
Add missing includes for some global variables
tree
|
commitdiff
2024-05-17
Peter Eisentraut
A few follow-up fixes for GUC name quoting
tree
|
commitdiff
2024-05-17
Peter Eisentraut
Revise GUC names quoting in messages again
tree
|
commitdiff
2024-05-14
Daniel Gustafsson
Fix memory leaks in error reporting with LOG level
tree
|
commitdiff
2024-04-29
Heikki Linnakangas
Reject SSL connection if ALPN is used but there's no...
tree
|
commitdiff
2024-04-25
Peter Eisentraut
Remove unnecessary code from be_lo_put()
tree
|
commitdiff
2024-04-24
Daniel Gustafsson
Support SSL_R_VERSION_TOO_LOW when using LibreSSL
tree
|
commitdiff
2024-04-24
Daniel Gustafsson
Support disallowing SSL renegotiation when using LibreSSL
tree
|
commitdiff
2024-04-08
Heikki Linnakangas
Fix check for 'outlen' return from SSL_select_next_proto()
tree
|
commitdiff
2024-04-08
Heikki Linnakangas
Send ALPN in TLS handshake, require it in direct SSL...
tree
|
commitdiff
2024-04-08
Heikki Linnakangas
Support TLS handshake directly without SSLRequest negot...
tree
|
commitdiff
2024-04-07
David Rowley
Avoid needless large memcpys in libpq socket writing
tree
|
commitdiff
2024-03-22
Daniel Gustafsson
Revert "Add notBefore and notAfter to SSL cert info...
tree
|
commitdiff
2024-03-22
Daniel Gustafsson
Add notBefore and notAfter to SSL cert info display
tree
|
commitdiff
2024-03-12
Heikki Linnakangas
Fix copying SockAddr struct
tree
|
commitdiff
2024-03-12
Heikki Linnakangas
Move initialization of the Port struct to the child...
tree
|
commitdiff
2024-03-12
Heikki Linnakangas
Set socket options in child process after forking
tree
|
commitdiff
2024-03-12
Heikki Linnakangas
Disconnect if socket cannot be put into non-blocking...
tree
|
commitdiff
2024-03-08
Tom Lane
Cope with a deficiency in OpenSSL 3.x's error reporting.
tree
|
commitdiff
2024-03-04
Peter Eisentraut
Remove unused #include's from backend .c files
tree
|
commitdiff
2024-03-04
Heikki Linnakangas
Remove unused 'countincludesself' argument to pq_sendco...
tree
|
commitdiff
2024-03-03
Heikki Linnakangas
Replace BackendIds with 0-based ProcNumbers
tree
|
commitdiff
2024-01-04
Bruce Momjian
Update copyright for 2024
tree
|
commitdiff
2024-01-03
Tom Lane
Avoid masking EOF (no-password-supplied) conditions...
tree
|
commitdiff
2023-12-15
Tom Lane
Fix bugs in manipulation of large objects.
tree
|
commitdiff
2023-12-11
Tom Lane
Be more wary about OpenSSL not setting errno on error.
tree
|
commitdiff
2023-11-30
Michael Paquier
Apply quotes more consistently to GUC names in logs
tree
|
commitdiff
2023-11-28
Tom Lane
Use BIO_{get,set}_app_data instead of BIO_{get,set...
tree
|
commitdiff
2023-11-23
Tom Lane
Fix timing-dependent failure in GSSAPI data transmission.
tree
|
commitdiff
2023-11-23
Heikki Linnakangas
Use ResourceOwner to track WaitEventSets.
tree
|
commitdiff
2023-10-26
Peter Eisentraut
Add trailing commas to enum definitions
tree
|
commitdiff
2023-10-05
Heikki Linnakangas
Refactor ListenSocket array.
tree
|
commitdiff
2023-09-22
Daniel Gustafsson
Avoid potential pfree on NULL on OpenSSL errors
tree
|
commitdiff
2023-09-06
Michael Paquier
Use more consistent names for wait event objects and...
tree
|
commitdiff
2023-08-26
Michael Paquier
Generate new LOG for "trust" connections under log_conn...
tree
|
commitdiff
2023-08-24
Heikki Linnakangas
Use FD_CLOEXEC on ListenSockets
tree
|
commitdiff
2023-08-23
Nathan Bossart
Introduce macros for protocol characters.
tree
|
commitdiff
2023-08-09
Alvaro Herrera
struct PQcommMethods: use C99 designated initializers
tree
|
commitdiff
2023-07-27
Tom Lane
Eliminate fixed token-length limit in hba.c.
tree
|
commitdiff
2023-07-20
Daniel Gustafsson
Revert "Add notBefore and notAfter to SSL cert info...
tree
|
commitdiff
2023-07-20
Daniel Gustafsson
Add notBefore and notAfter to SSL cert info display
tree
|
commitdiff
2023-07-17
Nathan Bossart
Remove db_user_namespace.
tree
|
commitdiff
2023-07-10
Peter Eisentraut
Message wording improvements
tree
|
commitdiff
2023-07-09
Peter Eisentraut
Remove unnecessary unbind in LDAP search+bind mode
tree
|
commitdiff
2023-07-03
Michael Paquier
Remove support for OpenSSL 1.0.1
tree
|
commitdiff
2023-06-20
Tom Lane
Pre-beta2 mechanical code beautification.
tree
|
commitdiff
2023-05-21
Bruce Momjian
rename "gss_accept_deleg" to "gss_accept_delegation".
tree
|
commitdiff
2023-05-19
Tom Lane
Pre-beta mechanical code beautification.
tree
|
commitdiff
2023-05-19
Peter Eisentraut
Remove stray mid-sentence tabs in comments
tree
|
commitdiff
2023-04-14
Tom Lane
NULL is not an ideal way to spell bool "false".
tree
|
commitdiff
2023-04-13
Michael Paquier
Remove code in charge of freeing regexps generation...
tree
|
commitdiff
2023-04-13
Stephen Frost
Explicitly require MIT Kerberos for GSSAPI
tree
|
commitdiff
2023-04-13
Stephen Frost
De-Revert "Add support for Kerberos credential delegation"
tree
|
commitdiff
2023-04-08
Stephen Frost
Revert "Add support for Kerberos credential delegation"
tree
|
commitdiff
2023-04-08
Stephen Frost
Add support for Kerberos credential delegation
tree
|
commitdiff
2023-03-27
Daniel Gustafsson
Make SCRAM iteration count configurable
tree
|
commitdiff
2023-03-15
Andrew Dunstan
Add a hook for modifying the ldapbind password
tree
|
commitdiff
2023-03-02
Thomas Munro
Don't leak descriptors into subprograms.
tree
|
commitdiff
2023-03-02
Daniel Gustafsson
Fix outdated references to guc.c
tree
|
commitdiff
2023-02-15
Michael Paquier
Add description for new patterns supported in HBA and...
tree
|
commitdiff
2023-02-15
Michael Paquier
Fix handling of SCRAM-SHA-256's channel binding with...
tree
|
commitdiff
2023-02-14
Peter Eisentraut
Change argument type of pq_sendbytes from char * to...
tree
|
commitdiff
2023-01-20
Michael Paquier
Support the same patterns for pg-user in pg_ident.conf...
tree
|
commitdiff
2023-01-16
Michael Paquier
Store IdentLine->pg_user as an AuthToken
tree
|
commitdiff
next