freeswitch/libs
Christian Marangi b87c179f7e
[Core] Move project to PCRE2
Move project to PCRE2 as PCRE is EOL and won't receive any security
updates anymore.

PCRE2 have different API compared to PCRE. Mainly PCRE2 have the concept
of match_data, no ovector needs to be passed, different handling for
error string and different handling for substring manipulation.

Update any user of PCRE library with the new API

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-11-05 20:30:25 +01:00
..
apr [Core] Move project to PCRE2 2024-11-05 20:30:25 +01:00
esl [fs_cli] Add: -s key adding log events filter UUID on fs_cli startup 2022-10-06 12:12:05 +03:00
iksemel [iksemel] Fix potential memory leak in iksroster 2022-08-09 23:41:10 +03:00
libnatpmp [libnatpmp] scan-build: The left operand of '!=' is a garbage value 2020-02-15 23:51:29 +04:00
libscgi its logically impossible for this to be null, we are looping through an array on the stack 2014-05-07 12:54:40 -04:00
libsndfile/doc FS-11091: [mod_sndfile] Remove libsndfile from the code base, use pre-compiled binaries on Windows, update to libsndfile 1.0.28 2018-07-24 07:21:49 +00:00
libteletone [Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions. 2020-05-25 14:18:25 +04:00
libvpx [libvpx] Fix scan-build 14 2024-05-19 16:18:53 +01:00
libyuv [core,libyuv,modules] Fix function declarations without a prototype 2023-07-04 09:56:40 +01:00
miniupnpc [core,miniupnpc,modules] Fix not used variables 2023-07-04 10:18:16 +01:00
srtp [build] remove generated libs/srtp/config_in.h file and add some git ignores 2021-10-23 22:00:56 +03:00
stb [stb] Fix dead nested assignments in stbi__tga_load() 2022-08-09 23:13:11 +03:00
win32 [Build-System, ldns] config.h change to not define inline under Windows to avoid clash with Windows winsock2.h inline usage. Use updated ldns tarball on Windows. 2024-01-08 12:00:28 +03:00
xmlrpc-c [xmlrpc-c] Fix MacOS build 2023-07-08 04:41:10 -05:00
.gitignore [Core] Move project to PCRE2 2024-11-05 20:30:25 +01:00