eap.h support for tunneled callbacks
[freeradius.git] / src / modules / rlm_eap / types / rlm_eap_tls / eap_tls.h
2003-12-07 alandeap.h support for tunneled callbacks
2003-09-23 aland Check certificate revocation list.
2003-09-23 aland Re-arranged 'enum' definitions to follow C standard...
2003-08-25 phampsonPull from branch_0_9: Widen call{ed,ing}stationid from...
2003-08-14 aland Control whether or not a client certificate is required.
2003-08-06 aland Use proper names, instead of numbers.
2003-08-05 aland Large changes, in preparation for TTLS & PEAP
2003-07-28 aland Massive changes to clean up the EAP module, in prepara...
2003-05-08 wichertRename cbtls_msg version parameter so we don't clobber...
2002-07-26 aland Added mppe_keys.c file, and eaptls_gen_mppe_keys(...
2002-07-15 aland Check for header files in configure script, and add...
2002-07-11 raghuResolved Initialization issues.
2002-03-27 raghuSupport for multiple certificate types with more config...
2002-02-26 raghuMade Length field configurable.
2002-02-13 raghuTLS-Length contains total length as expected by MS
2002-02-05 raghuName changes to reflect proper names & elegant fragment...
2002-01-24 raghuEAP-TLS support in RADIUS.