check before dereference. Found by PVS-Studio
[freeradius.git] / src / modules / rlm_eap / libeap / eap_tls.c
2017-05-19 Alan T. DeKokcheck before dereference. Found by PVS-Studio
2017-03-27 Alan T. DeKokre-add SSL wrappers for freeing VPs and Certs.
2017-02-27 Alan DeKokMerge pull request #1592 from spbnick/dlopen_actual_lib...
2017-02-24 Alan T. DeKokset talloc ctx to handler
2015-10-11 Alan T. DeKokWrappers and portability fixes for newer OpenSSL.
2015-07-15 Arran Cudbard-BellMerge pull request #1133 from jpereira/devel/add-sql_fi...
2015-07-14 Arran Cudbard-BellRename functions in pair.c to be consistent with the...
2015-06-25 Arran Cudbard-BellMerge pull request #1044 from geaaru/rlm_sqlippool_mand...
2015-06-18 Alan T. DeKokRestore cached VPs prior to EAP-TLS inner-tunnel method
2015-06-08 Arran Cudbard-BellChange length checks to warnings for v3.0.x
2015-06-07 Arran Cudbard-BellPrint out log message before validation
2015-06-07 Arran Cudbard-BellCheck that the total length of all received fragments...
2015-06-05 Arran Cudbard-BellCheck if eaptls_prev is NULL
2015-06-05 Arran Cudbard-BellFix indentation for some messages, lower priority of...
2015-06-04 Arran Cudbard-BellTypos
2015-06-04 Arran Cudbard-BellClearer debugging for EAP-TLS peer fragmentation
2015-06-04 Arran Cudbard-BellUse standard return code message format
2015-06-04 Arran Cudbard-Bellverify mode no longer needed in eaptls_session
2015-06-04 Arran Cudbard-BellMore duplicate code (tls_new_session also sets client...
2015-06-04 Arran Cudbard-Bellexpose request in eaptls_operation
2015-06-04 Arran Cudbard-BellMore tweaks
2015-06-04 Arran Cudbard-BellSlightly improved debug messages for EAP/TLS
2015-05-14 Alan DeKokMerge pull request #983 from michael-mri/v3.0.x
2015-05-08 Alan T. DeKokDrastically simplify "EAP session did not finish" code
2015-05-04 Alan T. DeKokRename "offset" to "mtu", which is more accurate
2015-02-16 Arran Cudbard-BellFormatting
2014-12-31 Arran Cudbard-Bellrename cf_itemto*
2014-10-28 Alan DeKokMerge pull request #818 from spbnick/pool_trigger_fallt...
2014-10-26 Arran Cudbard-BellFormatting
2014-07-16 Arran Cudbard-BellMerge pull request #732 from nchaigne/v3.0.x
2014-07-12 Alan DeKokMerge pull request #730 from nchaigne/v3.0.x
2014-07-09 Arran Cudbard-BellRemove useless extern declarations
2014-06-24 Alan T. DeKokUse NULL for talloc ctx in EAP
2014-06-20 Arran Cudbard-BellMerge pull request #696 from leprechau/v3.0.x
2014-06-19 Arran Cudbard-BellAllocate SSL session ctx memory under the handler to...
2014-05-18 Arran Cudbard-BellRemove trailing periods in log messages
2014-05-08 Alan T. DeKokUse proper talloc context in tls.c. Fixes #629
2014-05-02 Arran Cudbard-BellMove more CC_HINTs to headers
2014-05-02 Arran Cudbard-BellRemove asserts which were used to mask scan-build error...
2014-04-25 Alan T. DeKokMore "make whitespace"
2014-04-20 Arran Cudbard-BellMerge pull request #589 from nchaigne/v3.0.x
2014-04-17 Alan T. DeKokAssertions for scan complaints
2014-04-09 Alan T. DeKokIf we fail during tls handshake, don't send an EAP...
2013-07-14 Arran Cudbard-Bell/[ \t]+$//
2013-04-25 Arran Cudbard-BellUse correct macros for log messages with WARNING: ERROR...
2013-04-25 Arran Cudbard-BellReplace all radlog/radlog_request calls with macros
2013-04-25 Arran Cudbard-BellSanitise logging macro names, and move the logging...
2013-04-23 Arran Cudbard-BellUse C99 bool type for truth values
2013-04-19 Arran Cudbard-BellReverse the order of const and type specifier e.g....
2013-04-18 Arran Cudbard-BellApparently error messages shouldn't have been converted...
2013-04-17 Arran Cudbard-BellReplace radlog(L_ERR with DEBUGE
2013-04-02 Arran Cudbard-BellMove ident.h macros into build.h
2013-04-01 Alan T. DeKokFix clang warnings
2013-03-29 Alan T. DeKokfoo == NULL to !foo
2013-03-29 Alan T. DeKokRemove "out of memory" log messages.
2013-03-25 Alan T. DeKokSteal the SSL session pointer
2013-03-20 Alan T. DeKokFix arguments to gen keys
2013-03-20 Alan T. DeKokCheck for NULL from talloc
2013-03-19 Alan T. DeKokConvert module to using talloc
2013-03-19 Alan T. DeKokMove paircopy() and friends to use talloc()
2013-03-19 Alan T. DeKokConvert pairmake() to talloc
2013-03-18 Alan T. DeKokUse correct argument
2013-03-16 Arran Cudbard-BellReplace spaces with tabs
2013-03-16 Alan T. DeKokperl -p -i -e 's/\ +$//' $(find . -name "*.[ch]" -print)
2013-03-16 Arran Cudbard-BellFixup rlm_eap and submodules, correcting data types...
2013-03-09 Arran Cudbard-BellMerge pull request #219 from olivierbeytrison/ldap_enh
2013-03-09 Alan T. DeKokAdd TALLOC_CTX to paircreate()
2013-02-20 Alan T. DeKokMake EAP-Key-Name things work
2013-02-18 Alan T. DeKokMore debug macros
2012-11-06 Arran Cudbard-BellMerge pull request #126 from arr2036/autoconf_fellation
2012-11-06 Arran Cudbard-BellRemove redundant #include <freeradius-devel/autoconf.h>
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-03-04 Matthew NewtonSplit eap_tls initiate function, move session handling...
2012-03-04 Matthew NewtonMove rlm_eap_tls TLS-specific config into user-specifie...
2011-05-12 DanteGlue TLS code into listen.c
2011-05-11 Alan T. DeKokMove more functions to global namespace
2011-05-10 Alan T. DeKokRemoved EAP names from global TLS definitions and struc...
2011-05-10 Alan T. DeKokMove TLS functions to new header file
2011-05-10 Alan T. DeKokClean up SSL set/get ex data handlers.
2010-11-19 Alan T. DeKokDon't use rad_assert. radeapclient doesn't have it.
2010-10-07 Alan T. DeKokFixes from clang / scan-build
2010-08-25 Alan T. DeKokAdded support for TLS-Cert-* and TLS-Client-Cert-*...
2010-08-09 Alan T. DeKokAdd Cached-Session-Policy attribute.
2010-08-09 Alan T. DeKokPrint out WARNING if EAP session did not finish.
2010-07-30 Alan T. DeKokPut SSL errors into Module-Failure-Message
2010-05-31 Alan T. DeKokMany more changes to get it to build.
2010-02-04 Alan T. DeKokSet flag CORRECTLY for resumed session
2009-09-24 Alan T. DeKokEnsure that cached SSL sessions have data
2009-05-08 Alan T. DeKokCatch invalid ACKs
2009-01-30 Arnaud EbalardFix broken EAP-TLS (bug introduced 2008/08/24 by b51a3a82)
2008-09-24 Alan T. DeKokGet session resumption working for EAP-TLS, too
2008-08-29 Alan T. DeKokUse functions from libfreeradius
2008-08-29 Alan T. DeKokMark session as resumed
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. DeKokClean up debug && log messages
2008-08-24 Alan T. DeKokAutomatically calculate MPPE keys
2008-08-24 Alan T. DeKokPull SSL handshake code into libeap
2008-08-17 Alan T. DeKokDEBUG -> RDEBUG
2008-07-09 Alan T. DeKokUse new RDEBUG macro
next