New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Typo Arran Cudbard-Bell@2014-12-12T21:56:31Z Files modified: * src/lib/regex.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f4fb402c47009c06080ba... ====== Switch to new subcapture handling code Arran Cudbard-Bell@2014-12-12T21:54:59Z 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/33ec99aba5eeeca03a824... ====== Add always flag to fr_debug_break Arran Cudbard-Bell@2014-12-12T19:31:54Z Files modified: * src/include/libradius.h * src/lib/debug.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/21d6b28df32f489f15116... ====== 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:31:54Z 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/06bed44b9f043419de1c3... ====== Return -1 if we can't allocate memory for node for request data Arran Cudbard-Bell@2014-12-12T19:31:54Z Files modified: * src/main/util.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/c6d0012d220c7d2421d24... ====== Print PCRE library version Arran Cudbard-Bell@2014-12-12T19:31:54Z Files modified: * src/main/version.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/482f05751a073922854a9... ====== Output debug for virtual expansions Arran Cudbard-Bell@2014-12-12T19:31:54Z Files modified: * src/main/xlat.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/2966e1276d5786d1b3f3a... ====== Update truncation test to work around limitations in some regular expressions max repetition limit Arran Cudbard-Bell@2014-12-12T19:31:54Z Files modified: * src/tests/keywords/truncation Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/702f032a1c582f8617a1a... ====== Clarify warning message Alan T. DeKok@2014-12-12T13:25:27Z Files modified: * src/modules/rlm_pap/rlm_pap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/a97568344b9237e381f2c... ====== -- This commit summary was generated @2014-12-13T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).