New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== make client certs available for TLS application data packets i.e. PEAP and TTLS. But only when there's a client certificate, AND EAP-TLS-Require-Client-Certificate = 1 Alan T. DeKok@2015-04-08T18:23:50Z Files modified: * src/main/tls.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/4b58cd3e10e862d74a97c... ====== Note TLS issues Alan T. DeKok@2015-04-08T17:47:25Z Files modified: * doc/ChangeLog Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/1b042756105c1007ab138... ====== On TLS success, add the certs to the request So that they can be used in post-auth processing. Alan T. DeKok@2015-04-08T17:46:42Z Files modified: * src/main/tls.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/994db0283cebd706b2ba6... ====== The cert attributes are NOT added to the request. They're added to the TLS session data. Don't confuse the user. Alan T. DeKok@2015-04-08T17:46:42Z Files modified: * src/main/tls.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/0970e30765a1f3f9bc3ef... ====== Apparently older versions of doxygen don't appreciate attributes before the function definition Arran Cudbard-Bell@2015-04-08T17:29:49Z Files modified: * src/main/log.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/8c20792aba69a2e6f4207... ====== Doxygen fixups Arran Cudbard-Bell@2015-04-08T17:13:57Z Files modified: * src/include/log.h * src/main/log.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d7b5c2f90ad8c7f6beb24... ====== Typo in comment Arran Cudbard-Bell@2015-04-08T05:18:05Z Files modified: * src/main/log.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/6df027ce392e310f67761... ====== -- This commit summary was generated @2015-04-09T00:00:04Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).