New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Just remove the session Alan T. DeKok@2014-04-09T23:47:05Z Files modified: * src/modules/rlm_eap/libeap/eap_tls.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/5b3c4ba2205f8cc2785ae... ====== Note recent changes Alan T. DeKok@2014-04-09T22:29:21Z Files modified: * doc/ChangeLog Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/adb1fd7d61e2fe699c0b8... ====== 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:54:42Z Files modified: * src/modules/rlm_eap/libeap/cb.c * src/modules/rlm_eap/libeap/eap_tls.h * src/modules/rlm_eap/libeap/tls.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/9b8038c6f08ed6f189a3b... ====== 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:52:10Z Files modified: * src/modules/rlm_eap/libeap/eap_tls.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/30a78827a5e2443d19c1b... ====== Revert "Patch for OpenSSL insanity" This reverts commit 30a1e7c5e10743bd9753285d91eff6f0af8e09ca. Arran Cudbard-Bell@2014-04-09T14:29:06Z Files modified: * configure * configure.in Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/64b80bf2856ad6c6a2505... ====== Remove ruby-lib-dir and ruby-include-dir, these should be specified by RbConfig - Closes #580 Arran Cudbard-Bell@2014-04-09T14:28:59Z Files modified: * src/modules/rlm_ruby/configure * src/modules/rlm_ruby/configure.in Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/476ad5d7db99e99380229... ====== -- This commit summary was generated @2014-04-10T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).