New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Note TLS fixes for python Arran Cudbard-Bell@2013-07-18T18:40:22Z Files modified: * doc/ChangeLog Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e6c924479723dde30ab81... ====== mod_error needs to be called with the GIL even though the server is running in single threaded mode, and the error is during instantiation Arran Cudbard-Bell@2013-07-18T18:35:48Z Files modified: * src/modules/rlm_python/rlm_python.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/1323ca50f4fd03cc76514... ====== Trip whitespace from base64 strings Arran Cudbard-Bell@2013-07-18T18:08:41Z Files modified: * src/modules/rlm_expr/rlm_expr.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/26c392a750c4600d7edb3... ====== More python fixes Arran Cudbard-Bell@2013-07-18T18:08:27Z Files modified: * src/modules/rlm_python/rlm_python.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/334bd1ee2dbc656c9f3a2... ====== Do python cleanup properly on thread exit Arran Cudbard-Bell@2013-07-18T15:14:14Z Files modified: * src/modules/rlm_python/rlm_python.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/b41d2cc2b638d5a785a85... ====== Add support for registering destructors for TLS Arran Cudbard-Bell@2013-07-18T14:17:20Z Files modified: * src/include/threads.h Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/74b6d84d5a0e0e6df201f... ====== -- This commit summary was generated @2013-07-19T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).