]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Add support for pcre2 in place of pcre
authorNick Porter <nick@portercomputing.co.uk>
Mon, 28 Jul 2025 09:53:43 +0000 (10:53 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Mon, 28 Jul 2025 11:26:06 +0000 (12:26 +0100)
commit430ed115ca58b0b99f6ea372d4e32b573aa5d0fd
tree973597ac2368ac8df36f1e4abc38edd9101869e5
parent3b9e9815c797686235fb2cfe716e985372c87386
Add support for pcre2 in place of pcre
configure
configure.ac
src/include/autoconf.h.in
src/include/radiusd.h
src/include/regex.h
src/lib/regex.c
src/main/evaluate.c
src/main/mainconfig.c
src/main/regex.c