New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Typo Arran Cudbard-Bell@2014-12-12T21:56:24Z Files modified: * src/lib/regex.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/7a54fac0b6738eec429a3... ====== Switch to new subcapture handling code Arran Cudbard-Bell@2014-12-12T21:54:42Z Files modified: * src/include/radiusd.h * src/include/regex.h * src/lib/regex.c * src/main/evaluate.c * src/main/pair.c * src/main/regex.c * src/main/xlat.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/1c38e660ec173de5f2d82... ====== Add always flag to fr_debug_break Arran Cudbard-Bell@2014-12-12T19:30:03Z Files modified: * src/include/libradius.h * src/lib/debug.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/ce6af7d7cbc5144eff8ad... ====== Create abstraction layer around regular expression libraries Call libpcre with native functions, and use the JIT where appropriate/possible Call regnexec and regncomp where available, and complain about null bytes in patterns and subjects if they're not. Arran Cudbard-Bell@2014-12-12T19:14:34Z Files modified: * configure * configure.ac * src/include/autoconf.h.in * src/include/libradius.h * src/include/missing-h * src/include/radiusd.h * src/include/regex.h * src/lib/all.mk * src/lib/pair.c * src/lib/regex.c * src/main/evaluate.c * src/main/libfreeradius-server.mk * src/main/modcall.c * src/main/pair.c * src/main/realms.c * src/main/regex.c * src/main/util.c * src/main/xlat.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/ebc88be17897cddaa2b33... ====== Return -1 if we can't allocate memory for node for request data Arran Cudbard-Bell@2014-12-12T19:03:04Z Files modified: * src/main/util.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/382da49c21ded43e2a61d... ====== Print PCRE library version Arran Cudbard-Bell@2014-12-12T19:02:37Z Files modified: * src/main/version.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f89cf812a3a7a0e4b3b4d... ====== Output debug for virtual expansions Arran Cudbard-Bell@2014-12-12T19:02:23Z Files modified: * src/main/xlat.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/083e8bb72f5706e529921... ====== Update truncation test to work around limitations in some regular expressions max repetition limit Arran Cudbard-Bell@2014-12-12T19:01:31Z Files modified: * src/tests/keywords/truncation Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/bd6a2b0a284662ecf11fe... ====== -- This commit summary was generated @2014-12-13T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).