index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
scram-common.c
Commit message (
Expand
)
Author
Age
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Fix use of term "verifier"
Peter Eisentraut
2019-10-12
*
Introduce safer encoding and decoding routines for base64.c
Michael Paquier
2019-07-04
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h.
Andres Freund
2017-10-01
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
*
Preventive maintenance in advance of pgindent run.
Tom Lane
2017-05-16
*
Add PQencryptPasswordConn function to libpq, use it in psql and createuser.
Heikki Linnakangas
2017-05-03
*
Misc SCRAM code cleanups.
Heikki Linnakangas
2017-04-28
*
Use SASLprep to normalize passwords for SCRAM authentication.
Heikki Linnakangas
2017-04-07
*
A collection of small fixes for the SCRAM patch.
Heikki Linnakangas
2017-03-07
*
Fix comments in SCRAM-SHA-256 patch.
Heikki Linnakangas
2017-03-07
*
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
Heikki Linnakangas
2017-03-07