0001-Implement-SASLprep-aka-NFKC-for-SCRAM-authentication.patch.gz
application/x-gzip
Filename: 0001-Implement-SASLprep-aka-NFKC-for-SCRAM-authentication.patch.gz
Type: application/x-gzip
Part: 0
Patch
Format: format-patch
Series: patch 0001
Subject: Implement SASLprep aka NFKC for SCRAM authentication
| File | + | − |
|---|---|---|
| src/backend/libpq/auth-scram.c | 0 | 1 |
| src/common/.gitignore | 1 | 0 |
| src/common/Makefile | 10 | 1 |
| src/common/scram-common.c | 141 | 6 |
| src/common/utf_norm.c | 635 | 0 |
| src/common/utf_norm_generate.pl | 328 | 0 |
| src/include/common/utf_norm.h | 19 | 0 |
| src/include/common/utf_norm_table.h | 12231 | 0 |
| src/include/mb/pg_wchar.h | 1 | 0 |
| src/interfaces/libpq/.gitignore | 1 | 0 |
| src/interfaces/libpq/Makefile | 2 | 2 |
| src/tools/msvc/Mkvcbuild.pm | 1 | 1 |
Binary attachment — download to view.