ttls: return channel bindings on half round trip success
[freeradius.git] / src /
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 Sam Hartmanttls chbind: update VSA to use
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-05 Margaret WassermanAdded attribute and values for EAP channel binding...
2013-03-05 Alan DeKokMerge pull request #210 from arr2036/master
2013-03-05 Arran Cudbard-BellDHCP fixes from v2.1.x
2013-03-05 Arran Cudbard-BellWhitespace fixes
2013-03-03 Alan T. DeKokPrint option only N times, not N + 1
2013-03-03 Alan T. DeKokDelete unused module.
2013-03-03 Alan T. DeKokMark parameters unused
2013-03-02 Arran Cudbard-BellReformatting in firebird
2013-03-02 Alan T. DeKokUse correct return codes and variable types
2013-03-02 Alan T. DeKokRemove unused variable
2013-03-02 Alan T. DeKokFix compiler warnings
2013-03-02 Alan T. DeKokRemove unused variable
2013-03-02 Alan T. DeKokRemove unused variable
2013-03-02 Alan T. DeKokRemove compiler warnings
2013-03-02 Alan T. DeKokRemove more warnings
2013-03-02 Alan T. DeKokFix compile warnings
2013-03-02 Arran Cudbard-BellToo many -Ls
2013-03-02 Alan T. DeKokOnly string and integer types can have tags.
2013-03-02 Alan T. DeKokArray entry always exists
2013-03-02 Alan T. DeKokUse memcpy for binary structures, not strncpy
2013-03-02 Alan T. DeKokUse talloc for hs_type
2013-03-02 Alan T. DeKokFree memory on error
2013-03-02 Alan T. DeKokReturn something. No idea if it's correct.
2013-03-02 Alan T. DeKokNote that it's fall-through
2013-03-02 Alan T. DeKokIf we don't re-connect, it's an error.
2013-03-02 Alan T. DeKokFree memory on error
2013-03-02 Alan T. DeKokInitialize VP to NULL.
2013-03-02 Alan T. DeKokUse correct variable
2013-03-02 Alan T. DeKokUse correct variable
2013-03-02 Alan T. DeKokFree memory on bind / select failed
2013-03-02 Alan T. DeKokHacks for Coverity.
2013-03-02 Alan T. DeKokMade "chase_referrals" and "rebind" to "yes" by default.
2013-03-02 Alan T. DeKokUse correct buffer for output
2013-03-02 Arran Cudbard-BellFixup oracle configure script
2013-03-01 Arran Cudbard-BellReconfig for new acinclude stuff
2013-03-01 Alan T. DeKokEnsure directory name always ends with "/"
2013-03-01 Alan T. DeKokEnsure that the directory name always ends with /
2013-03-01 Alan T. DeKokRemove extraneous fprintf
2013-03-01 Alan T. DeKokProperly track absolute / relative paths
2013-03-01 Alan T. DeKokProperly track relative / absolute filenames
2013-03-01 Arran Cudbard-BellThe linker arguments still go through gcc...
2013-03-01 Arran Cudbard-BellRename SQL data types so they don't conflict with drivers
2013-03-01 Arran Cudbard-BellBe extremely verbose about where were looking for things
2013-03-01 Arran Cudbard-BellAdd extra search location for db2
2013-02-27 Alan T. DeKokClean up test build rules
2013-02-27 Arran Cudbard-BellAdd missing state definitions
2013-02-27 Arran Cudbard-BellAdd configure scripts for rlm_securid
2013-02-27 Alan T. DeKokShouldn't have removed this
2013-02-27 Alan T. DeKokNo longer needed
2013-02-27 Arran Cudbard-BellFix sybase enough that it builds
2013-02-27 Arran Cudbard-BellAdd autoconf script for sybase (which also uses freetds...
2013-02-27 Arran Cudbard-BellAdd autoconf script for freetds
2013-02-27 Arran Cudbard-BellRemove cruft from rlm_sql configure script, and inherit...
2013-02-26 Arran Cudbard-BellFix quoting in rlm_ldap autoconf file
2013-02-26 Alan T. DeKokRemoved Makefile.in, no longer needed
2013-02-26 Alan T. DeKokRemoved old Makefiles, no longer used
2013-02-26 Alan T. DeKokMoved raddb/ to use boilermake
2013-02-26 Alan T. DeKokq is char*, not PAIR_LIST*
2013-02-26 Arran Cudbard-BellMerge pull request #193 from candlerb/candlerb/redis_fi...
2013-02-26 Brian CandlerRemove superfluous redis_escape_func
2013-02-26 Brian Candlerrlm_redis argument splitting
2013-02-26 Brian CandlerRemove quotes from quoted argv entries
2013-02-26 Brian CandlerFactor out argv splitting into rad_expand_xlat
2013-02-26 Arran Cudbard-BellFix redis configure script
2013-02-26 Arran Cudbard-BellFix library path in tests
2013-02-26 Arran Cudbard-BellDon't crash on server exit
2013-02-26 Arran Cudbard-BellOutput last few lines of radius.log on error
2013-02-26 Arran Cudbard-BellAdd configure script
2013-02-26 Arran Cudbard-BellOverwrite digest da *after* packing the TLV
2013-02-26 Arran Cudbard-BellPass port to runtest.sh
2013-02-26 Arran Cudbard-BellImprove rlm_digest debug messages
2013-02-25 Arran Cudbard-BellFix rlm_mschap builds on OSX
2013-02-25 Arran Cudbard-BellFix test scripts [ci skip]
2013-02-25 Arran Cudbard-BellFirst attempt at integrating Travis
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-BellOutput required libcurl version
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 Alan T. DeKokFix typos
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-22 Arran Cudbard-BellMake rlm_perl configure script more verbose
next