New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Simplify pre-parsing of regexes Alan T. DeKok@2014-09-22T20:09:18Z Files modified: * src/main/evaluate.c * src/main/modcall.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/49f06309de17409d6890f... ====== Precompile regexes into xlat_struct. So that references to unknown attributes are caught at load time, and not at run time Alan T. DeKok@2014-09-22T18:51:36Z Files modified: * src/main/evaluate.c * src/main/modcall.c * src/tests/keywords/regex-bad-attribute Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/0b7c180fe706fb916a591... ====== Re-arrange request_finish() So that internally proxied packets get passed through the post-auth section. Alan T. DeKok@2014-09-22T16:56:41Z Files modified: * src/main/process.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/75f24b541eb0a7581394c... ====== -- This commit summary was generated @2014-09-23T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).