-
- Downloads
Change wildcard cerfificate mapping to be much simler - we now only match
the * character at the beginning of a pattern, and it does not match subdomains. Since this means we no longer need fnmatch, remove the imported implementation from port, along with the autoconf check for it.
Showing
- configure 0 additions, 92 deletionsconfigure
- configure.in 1 addition, 6 deletionsconfigure.in
- src/include/fnmatchstub.h 0 additions, 27 deletionssrc/include/fnmatchstub.h
- src/include/pg_config.h.in 0 additions, 3 deletionssrc/include/pg_config.h.in
- src/interfaces/libpq/Makefile 4 additions, 4 deletionssrc/interfaces/libpq/Makefile
- src/interfaces/libpq/fe-secure.c 48 additions, 12 deletionssrc/interfaces/libpq/fe-secure.c
- src/port/fnmatch.c 0 additions, 198 deletionssrc/port/fnmatch.c
- src/tools/msvc/Mkvcbuild.pm 2 additions, 2 deletionssrc/tools/msvc/Mkvcbuild.pm
Loading
Please register or sign in to comment