summaryrefslogtreecommitdiff
path: root/src/common/scram-common.c
AgeCommit message (Expand)Author
2017-04-07Use SASLprep to normalize passwords for SCRAM authentication.Heikki Linnakangas
2017-03-07A collection of small fixes for the SCRAM patch.Heikki Linnakangas
2017-03-07Fix comments in SCRAM-SHA-256 patch.Heikki Linnakangas
2017-03-07Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).Heikki Linnakangas