Update the GPL boilerplate with the new address of the FSF.
[freeradius.git] / src / modules / rlm_eap / types / rlm_eap_tls / rlm_eap_tls.c
2006-03-16 nbk Update the GPL boilerplate with the new address of...
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-15 aland cvs diff -u -r 1.22 -r 1.24 rlm_eap_tls.c | patch
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-11-11 aland Include files used to build the server are now <freera...
2005-08-19 aland Mark filenames in CONF_PARSER as PW_TYPE_FILENAME...
2005-07-05 aland Use certificate chain. Patch from bug #112, and close...
2005-03-25 mgriegoDon't call SSL_CTX_load_verify_locations. This functio...
2005-03-24 aland fix references to record_plus & friends
2004-04-07 aland Check identity against certificate.
2004-03-19 mcr signed/unsigned fixes.
2004-03-12 aland A little prettier printing for -Xx
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2004-01-28 aland Corrected typo
2004-01-27 aland If we get unexpected tunneled data, print it out when...
2003-11-21 mcr some more UNUSED markings.
2003-10-23 aland Some versions of OpenSSL don't have CRL checking...
2003-10-14 aland Do only PEAP version 0.
2003-09-23 aland Check certificate revocation list.
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-08 aland Check for, and use, Framed-MTU
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-07 aland check & memset
2002-04-26 raghuProper fix to handle Unexpected ACKs from XP
2002-04-12 raghuFixed the problem with Index that seems incrementing...
2002-03-27 raghuSupport for multiple certificate types with more config...
2002-02-26 raghuMade Length field configurable.
2002-02-05 raghuName changes to reflect proper names & elegant fragment...
2002-01-24 raghuEAP-TLS support in RADIUS.