Add OCSP softfail option
[freeradius.git] / src / modules / rlm_eap / types / rlm_eap_tls / rlm_eap_tls.c
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-11-22 Renaud MétrichMerge branch 'v2.1.x' of git://git.freeradius.org/freer...
2011-11-20 Luke Howardsurface RFC822 subject alt name
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-10-20 Phil MayersVPs should be cached to an index on the SSL_SESSION...
2011-10-20 Alan T. DeKokTell OpenSSL that the data is gone
2011-10-19 Alan T. DeKokFree cached VPs when SSL says that the session is freed
2011-08-28 Alan T. DeKokEnable elliptical curve cryptography
2011-07-27 Alan T. DeKokCheck cert validity
2011-01-03 Alan T. DeKokFix fd leak
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-11-22 Alex BergmannOCSP Support
2010-09-08 Alan T. DeKokAdded missing check for lookup
2010-09-07 Alan T. DeKokLog issuer, not root cert.
2010-09-07 Alan T. DeKokMinor fixes as suggested by Michael Ross
2010-09-03 Alan T. DeKokAdded ability to verify client certificates
2010-08-19 Alan T. DeKokAdded support for TLS-Cert-* and TLS-Client-Cert-*...
2010-08-09 Alan T. DeKokPrint out WARNING if EAP session did not finish.
2010-06-07 Alan T. DeKokTell OpenSSL to NOT do "no session Id" sessions
2009-10-20 bduncanGet private key passphrase from keychain using certadmi...
2008-11-25 Alan T. DeKokAdd EVP_sha256 for WiMAX certificates
2008-08-27 Alan T. DeKokFix compiler warnings
2008-08-27 Alan T. DeKokLoad CA's only if CA file or CA path are set
2008-08-25 Alan T. DeKokEnforce session cache enable.
2008-08-25 Alan T. DeKokFinish Session Resumption patch - cache User-Name
2008-08-24 Alan T. DeKokFirst draft of session resumption.
2008-08-24 Alan T. DeKokAutomatically calculate MPPE keys
2008-08-24 Alan T. DeKokGenerate ephemeral RSA keys
2008-07-09 Alan T. DeKokUse new RDEBUG macro
2008-03-22 aland Correct logic in check
2008-03-07 aland Use fr_log_fp
2008-01-10 aland If no ca_file, don't set CA list for client certificates
2007-12-27 aland Removed useless message
2007-12-17 aland Require client cert for TLS
2007-12-16 aland If we're inside of a TLS tunnel, don't require a client
2007-11-27 aland Convert radlog(L_INFO, ... to DEBUG2(... to avoid...
2007-11-21 aland More sanity checks on fragment size, and account for...
2007-08-13 aland Pulled fix from branch_1_1
2007-07-02 aland We don't set the ephemeral RSA keys option, so it...
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-05-15 aland Port fix for Coverity bug #23 from 1.1.x
2007-05-14 nbk Delete trailing whitespace.
2007-04-26 aland Fixed typo
2007-04-25 aland Added "bootstrap" script for creating initial certificates
2007-04-20 aland Note warnings if there's no DH, and how to fix it.
2007-04-20 aland Note warnings if there's no DH, and how to fix it.
2007-04-19 aland more lvalue to vp_* changes
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-07 aland free(inst) on OOM
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
2007-02-14 aland Removed all free(inst->foo) where "foo" comes from...
2006-11-29 aland Workarounds for Vista
2006-11-29 aland Vista workarounds
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-26 aland Removed double free. This fixes bug #404
2006-10-26 aland Removed double free. This fixes bug #404
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-22 aland Be a little more aggressive about shrinking...
2006-08-22 aland Be a little more aggressive about shrinking the TLS...
2006-08-22 aland Free more entries in the config.
2006-08-22 aland Free more entries in the config.
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 cipher_list to list of config options
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-04-27 aland Move cbtls_verify to rlm_eap_tls, where it won't pollute
2006-04-27 aland Move cbtls_verify to rlm_eap_tls, where it won't pollute
2006-04-27 aland Move cbtls_verify to rlm_eap_tls, where it won't pollute
next