Set X509_V_FLAG_CRL_CHECK_ALL
[freeradius.git] / src / modules / rlm_eap / types / rlm_eap_tls / rlm_eap_tls.h
2015-06-22 Alan T. DeKokSet X509_V_FLAG_CRL_CHECK_ALL
2014-11-16 Alan T. DeKokAllow for selective disabling of TLSv1.1 and TLSv1.2
2013-03-24 Alan T. DeKokFix horrible hack
2013-03-13 Arran Cudbard-Bellrlm_eap virtual servers now call postauth for both...
2012-01-23 Matthew NewtonAdd OCSP softfail option
2012-01-23 Matthew NewtonAdd OCSP timeout option
2012-01-16 Alan DeKokMerge pull request #43 from mcnewton/patch-linelog...
2012-01-16 Alan DeKokMerge pull request #42 from mcnewton/patch-detaillog...
2012-01-15 Alan DeKokMerge pull request #38 from mcnewton/patch-2.1-ocsp...
2012-01-12 Matthew NewtonAdd option to be able to disable nonce in OCSP request
2011-10-25 Alan DeKokMerge pull request #29 from philmayers/fix-sessid-len
2011-10-25 Phil Mayersuse correct length for session_context_id and write...
2011-08-28 Alan T. DeKokEnable elliptical curve cryptography
2010-12-08 Alan T. DeKokUndocumented command to allow expired CRLs
2010-11-24 Alan T. DeKokMore ocsp build cleanups
2010-11-22 Alan T. DeKokAdded "ocsp enable" functionality back
2010-11-22 Alan T. DeKokCleanups for OCSP support
2010-09-03 Alan T. DeKokAdded ability to verify client certificates
2008-08-24 Alan T. DeKokFirst draft of session resumption.
2007-08-13 aland Pulled fix from branch_1_1
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-04-25 aland Forgot to include this earlier...
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-09 fcusackimport from HEAD:
2006-04-28 aland Add check_cert_issuer config option to rlm_eap_tls
2006-04-28 aland Add check_cert_issuer config option to rlm_eap_tls.
2006-04-27 aland Pull load cipher list from CVS head.
2006-04-27 aland Move rlm_eap_tls configuration to it's private header...
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-16 nbk Update the GPL boilerplate with the new address of...
2006-02-06 nbkPull from CVS head:
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-11-15 aland Moved TLS code from rlm_eap_tls to libeap. Updated...
2005-07-06 aland Use 'void *' rather than 'unsigned char *'
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-12-05 kkalevAdd the code to eaptls_ack_handler which was removed...
2003-10-31 mcr define OPENSSL_NO_KRB5 only if not already done.
2003-09-03 cparkerGlob patch to change #if to #ifdef when checking variab...
2003-08-25 phampsonPull from branch_0_9: Widen call{ed,ing}stationid from...
2003-08-07 aland new TLS header file