New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Note recent changes Alan T. DeKok@2014-04-09T23:03:27Z Files modified: * doc/ChangeLog Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/6815e4a4bf77f3c134f53... ====== Double-check the data length. CID #1198852 Which will never happen in reality, because the called functions never return more than the size of the output buffer Alan T. DeKok@2014-04-09T23:03:27Z Files modified: * src/main/radattr.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/35ca1802aa6f05c0f2749... ====== Always set type correctly Arran Cudbard-Bell@2014-04-09T22:29:49Z Files modified: * src/modules/rlm_mschap/rlm_mschap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/5974a058d089a62583d2a... ====== Coverity #1198850 #1198851 #1198852 Arran Cudbard-Bell@2014-04-09T21:48:07Z Files modified: * src/modules/rlm_unbound/rlm_unbound.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/8f8e1ac97af3f48f8f0a4... ====== CID #1198853 *sigh* Arran Cudbard-Bell@2014-04-09T21:40:07Z Files modified: * src/main/version.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f5895470ad597ac7fd11d... ====== For travis tests, allow vulnerable versions of OpenSSL. Strictly for testing Alan T. DeKok@2014-04-09T17:57:02Z Files modified: * Makefile Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/4632bc209f70fad1893d3... ====== Use correct talloc type Alan T. DeKok@2014-04-09T17:45:07Z Files modified: * src/modules/rlm_mschap/rlm_mschap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f3926c311a61b89864600... ====== Use correct talloc type Alan T. DeKok@2014-04-09T17:45:07Z Files modified: * src/modules/rlm_eap/types/rlm_eap_mschapv2/rlm_eap_mschapv2.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/7fc6803aeb8532d522a24... ====== Create reply attributes parented from the reply Alan T. DeKok@2014-04-09T17:45:07Z Files modified: * src/modules/rlm_eap/eap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/4d9b7afbd9c5bf14fb416... ====== Use RDEBUG instead of DEBUG Alan T. DeKok@2014-04-09T17:45:07Z Files modified: * src/modules/rlm_eap/types/rlm_eap_md5/rlm_eap_md5.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/7c9ae0d891f837972364e... ====== Check for invalid TLS handshake If the system has a vulnerable version of OpenSSL, and the admin has told us to allow it, we want to catch and stop the problem. Alan T. DeKok@2014-04-09T17:45:07Z Files modified: * src/include/tls-h * src/main/cb.c * src/main/tls.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/157556416f87705a945b8... ====== If we fail during tls handshake, don't send an EAP-Fail msg Because tls_handshake_recv() says there's something wrong with the TLS session. Therefore, we can't use it for anything Alan T. DeKok@2014-04-09T17:45:07Z Files modified: * src/modules/rlm_eap/libeap/eap_tls.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/5fd494f6c31505ee84d28... ====== Add request number Arran Cudbard-Bell@2014-04-09T17:32:35Z Files modified: * src/main/xlat.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/ab482d912ff5200c2b5df... ====== Extra paranoia. Check panic_action both on startup, and when we attempt to execute it. Arran Cudbard-Bell@2014-04-09T12:18:50Z Files modified: * src/lib/debug.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/47373a8fb8b628997415a... ====== Add warning on pattach Arran Cudbard-Bell@2014-04-09T12:06:20Z Files modified: * raddb/radiusd.conf.in Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/ffb811f1c9c0871724ca4... ====== -- This commit summary was generated @2014-04-10T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).