aboutsummaryrefslogtreecommitdiff
path: root/src/test/authentication/t/002_saslprep.pl
Commit message (Expand)AuthorAge
* tap tests: replace 'master' with 'primary'.Andres Freund2020-07-08
* Initial pgindent and pgperltidy run for v13.Tom Lane2020-05-14
* Allow using Unix-domain sockets on Windows in testsPeter Eisentraut2020-03-30
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-27
* Avoid and detect SIGPIPE race in TAP tests.Noah Misch2017-12-16
* Post-PG 10 beta1 pgperltidy runBruce Momjian2017-05-17
* Use a better way of skipping all subscription tests on WindowsAndrew Dunstan2017-05-13
* Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption.Heikki Linnakangas2017-04-18
* Fix the new SASLprep tests to work with non-UTF-8 locales.Heikki Linnakangas2017-04-08
* Use SASLprep to normalize passwords for SCRAM authentication.Heikki Linnakangas2017-04-07