ttls: return channel bindings on half round trip success
[freeradius.git] / src / modules / rlm_eap /
2013-03-25 Sam Hartmanttls: return channel bindings on half round trip success eap-chbind2
2013-03-25 Sam Hartmanchbind: update length calculation
2013-03-24 Sam Hartmanchbind: logic error oops
2013-03-06 Sam HartmanMerge branch 'tr-integ' into kevin-chbind
2013-03-06 Sam Hartmanupdate usage of pairmoveto
2013-03-06 Sam HartmanUpdate rlm_eap channel binding for new apis
2013-03-05 Kevinmake eap channel bindings functional (at least with...
2013-03-05 Kevinbugfix for loop
2013-03-05 Kevineap channel binding fixes
2013-03-05 Sam Hartmanrlm_eap: add eap_chbind.c to build
2013-03-05 Sam Hartmanrlm_eap: fix channel binding errors
2013-03-05 Margaret WassermanInitial code for EAP Channel Binding support.
2013-03-05 KevinEap channel binding support code
2013-03-02 Alan T. DeKokUse correct return codes and variable types
2013-03-02 Alan T. DeKokFix compiler warnings
2013-03-02 Alan T. DeKokRemove unused variable
2013-03-02 Alan T. DeKokUse correct variable
2013-03-01 Arran Cudbard-BellReconfig for new acinclude stuff
2013-02-26 Alan T. DeKokRemoved old Makefiles, no longer used
2013-02-25 Arran Cudbard-BellFix typo
2013-02-25 Arran Cudbard-BellFix eap-tnc configure script
2013-02-25 Arran Cudbard-BellFix typos
2013-02-25 Arran Cudbard-BellRemove reference to lvalue (when was this module last...
2013-02-25 Arran Cudbard-BellCheck for OpenSSL support
2013-02-25 Arran Cudbard-BellDependencies need to be passed as LIBS
2013-02-25 Arran Cudbard-BellTry adding openssl libs to linkerflags when testing...
2013-02-25 Arran Cudbard-BellFix eap-ikev2 configure script
2013-02-24 Alan T. DeKokMove EAP types (sub-modules) to use talloc
2013-02-21 Alan T. DeKokStatic declarations of structures belong in C files...
2013-02-20 Alan T. DeKokiUpdate configure to have AC_OUTPUT
2013-02-20 Alan T. DeKokFIx build errors
2013-02-20 Alan T. DeKokRe-run autoconf
2013-02-20 Alan T. DeKokRemove the old build system.
2013-02-20 Alan T. DeKokMake EAP-Key-Name things work
2013-02-19 Alan T. DeKokRequire that the modules call talloc for their instance...
2013-02-19 Arran Cudbard-BellConvert rad_alloc and rad_free to use talloc
2013-02-19 Alan T. DeKokMove all conf file stuff to talloc
2013-02-19 Arran Cudbard-BellAdd context pointer to pairalloc
2013-02-19 Alan T. DeKokMake more debug messages errors
2013-02-19 Alan T. DeKokRemoved unused definitions for LTDL
2013-02-19 Alan T. DeKokDon't use strncpy
2013-02-18 Alan T. DeKokCall cf_section_parse_free before freeing sub-modules
2013-02-18 Alan T. DeKokOne more check for size > 253
2013-02-18 Alan T. DeKokMore debug macros
2013-02-18 Alan T. DeKokRemove L_CONS
2013-02-17 Alan T. DeKokCheck size of raw attributes in TTLS
2013-02-17 Arran Cudbard-BellFix for coverity (ensure inst is not NULL before derefe...
2013-02-17 Alan T. DeKokDon't use uninitialized variables
2013-02-16 Alan T. DeKokRemove "type" from paircreate() function.
2013-02-16 Alan T. DeKokChanged vp->attribute to vp->da->attr, etc.
2013-02-13 Alan T. DeKokJust call the normal attr2vp function
2013-01-22 Arran Cudbard-BellAdd doxygen headers to all module files
2013-01-20 Arran Cudbard-BellUse of 'op' instead of 'operator', and declare it as...
2013-01-11 Arran Cudbard-BellAdd documentation to modules.h
2013-01-04 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2012-12-30 Arran Cudbard-BellAdd support for tags to remaining functions in lib...
2012-12-20 Arran Cudbard-BellMerge pull request #158 from olivierbeytrison/master
2012-12-20 Olivier Beytrisonfix-typo
2012-12-06 Alan DeKokMerge pull request #143 from tobiasbrunner/eap-ttls...
2012-12-05 Arran Cudbard-BellMore debugging improvements
2012-12-05 Tobias BrunnerAllow EAP-Message APVs > 253 octets in EAP-TTLS module
2012-11-29 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2012-11-28 Arran Cudbard-BellMerge pull request #136 from tobiasbrunner/eap-sim...
2012-11-28 Tobias BrunnerProperly parse identity in EAP-SIM module
2012-11-27 Arran Cudbard-BellAdd some missed src file reps
2012-11-27 Arran Cudbard-BellAdd boilermaker files for rlm_eap types
2012-11-23 Arran Cudbard-BellEAP flavours need libfreeradius-eap as a prerequisite...
2012-11-20 Arran Cudbard-BellAll boilermake files for nearly all modules (except...
2012-11-20 Alan T. DeKokLink rlm_eap against libfreeradius-eap
2012-11-07 Arran Cudbard-BellFixup .gitignore files to ignore more things
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-11-03 Alan T. DeKokAdded missing space
2012-10-28 Arran Cudbard-BellAdd tag matching to pairdelete and paircopy2
2012-10-27 Arran Cudbard-BellMore version fixes for master branch
2012-10-27 Alan T. DeKokMore fixes to make it work with system libtool && jlibtool
2012-10-08 Alan T. DeKokMerge branch 'master' of github.com:FreeRADIUS/freeradi...
2012-10-05 Alan DeKokMerge pull request #101 from philmayers/escape-context2
2012-10-05 Phil Mayersadd extra argument to radius_xlat for escape function...
2012-10-04 Arran Cudbard-BellMerge pull request #87 from armitasp/master
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-09-28 Arran Cudbard-BellMerge pull request #95 from alanbuxey/master
2012-09-28 Arran Cudbard-BellMerge pull request #94 from mcnewton/auth_tidy
2012-09-28 Alan T. DeKokAdd options for -4 and -6 IP families, like radclient.
2012-09-27 Alan DeKokMerge pull request #93 from mcnewton/rad_virtual_server
2012-09-27 Alan DeKokMerge pull request #92 from philmayers/sess-persist
2012-09-25 Matthew Newtonrlm_eap virtual servers now call postauth for both...
2012-09-25 Arran Cudbard-BellPass rpath when installing libeap
2012-09-17 Arran Cudbard-BellUpdate links that point to wiki pages
2012-09-12 Arran Cudbard-BellMerge pull request #86 from armitasp/master
2012-09-12 Arran Cudbard-BellFix typo
2012-09-06 Alan T. DeKokRemove double free. Found by Coverity
2012-09-05 Alan T. DeKokCFLAGS now includes OPENSSL_INCLUDE
2012-09-04 Alan T. DeKokSwitch to using dlopen() instead of libltdl.
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-08-02 Alan T. DeKokFix typo
2012-08-02 Alan T. DeKokRename confusing attr
2012-07-30 Alan T. DeKokMerge branch 'master' of github.com:alandekok/freeradiu...
2012-07-27 Alan T. DeKokDump invalid diameter attrs in TTLS inner tunnel
2012-07-21 Alan T. DeKokCompletely decode Vendor-Specific inside of Diameter...
next