New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Always set type correctly Arran Cudbard-Bell@2014-04-09T22:29:42Z Files modified: * src/modules/rlm_mschap/rlm_mschap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/b8d16fc0b145560184e21... ====== Coverity #1198850 #1198851 #1198852 Arran Cudbard-Bell@2014-04-09T21:48:00Z Files modified: * src/modules/rlm_unbound/rlm_unbound.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/99d3ec7767cb35847b4c0... ====== CID #1198853 *sigh* Arran Cudbard-Bell@2014-04-09T21:40:24Z Files modified: * src/main/version.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/b5a91e827a7ecf6b0a9f1... ====== For travis tests, allow vulnerable versions of OpenSSL. Strictly for testing Alan T. DeKok@2014-04-09T17:57:29Z Files modified: * Makefile Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/b3d21794bb76cee00f6fa... ====== Use correct talloc type Alan T. DeKok@2014-04-09T17:45:57Z Files modified: * src/modules/rlm_mschap/rlm_mschap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d9f8fb3ac24c5e021bc94... ====== Use correct talloc type Alan T. DeKok@2014-04-09T17:45:56Z Files modified: * src/modules/rlm_eap/types/rlm_eap_mschapv2/rlm_eap_mschapv2.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/b620c1a4da4c8bc1a4f8e... ====== Create reply attributes parented from the reply Alan T. DeKok@2014-04-09T17:45:55Z Files modified: * src/modules/rlm_eap/eap.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/0d0ee3de2cee1c866b478... ====== Use RDEBUG instead of DEBUG Alan T. DeKok@2014-04-09T17:45:54Z Files modified: * src/modules/rlm_eap/types/rlm_eap_md5/rlm_eap_md5.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/e9165dfb331a197a10b99... ====== 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:53Z Files modified: * src/include/tls-h * src/main/cb.c * src/main/tls.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/315eba1c2c6114ad9b050... ====== 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:52Z Files modified: * src/modules/rlm_eap/libeap/eap_tls.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/5c2f121b25e8912b008eb... ====== Add request number Arran Cudbard-Bell@2014-04-09T17:32:41Z Files modified: * src/main/xlat.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/0bb5c8802cf2b7822b155... ====== Extra paranoia. Check panic_action both on startup, and when we attempt to execute it. Arran Cudbard-Bell@2014-04-09T12:19:00Z Files modified: * src/lib/debug.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/6f54ae2b430f7353c3d4e... ====== Add warning on pattach Arran Cudbard-Bell@2014-04-09T12:06:26Z Files modified: * raddb/radiusd.conf.in Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/8ea988f6f8b25efbce4ec... ====== -- This commit summary was generated @2014-04-10T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).