Moved record_* functions to tls_session_t structure, so that
[freeradius.git] / src / modules / rlm_eap / types / rlm_eap_tls / tls.c
2005-03-22 aland Moved record_* functions to tls_session_t structure...
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2003-09-27 aland memset is your friend.
2003-09-27 aland Initialize all entries of the data structure.
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-07-04 aland Don't call printf... it's dumb.
2002-07-11 raghuResolved Initialization issues.
2002-04-12 raghuReject in case of Buffer read errors.
2002-03-27 raghuSupport for multiple certificate types with more config...
2002-02-26 raghuMore debugging statements
2002-02-05 raghuName changes to reflect proper names & elegant fragment...
2002-01-24 raghuEAP-TLS support in RADIUS.