Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / mech_eap / util.h
2017-08-30 Mark DonnellyFixes for Heimdal (macOS) builds from Stefan. master
2017-08-01 Dan BreslauMerge in workaround for broken Kerberos 10.x gssapi.h origin/master
2017-07-28 Dan BreslauFix for building mech_eap on Centos 6. (This should...
2017-07-25 Luke HowardAvoid MIT compat API when building with Heimdal
2016-10-25 Dan BreslauMerged the hostap_2.6 updates, and the Leap of Faith...
2016-10-10 Dan BreslauUpdated to hostap_2_6
2016-09-12 Dan BreslauUpdates to try to fix undefined symbol errors
2016-09-02 Dan BreslauUpdated through tag hostap_2_5 from git://w1.fi/hostap.git
2016-06-08 Jennifer RichardsResolve minor conflict in merge. v0.9.5
2016-02-02 Luke HowardHeimdal build fixes
2016-02-01 Luke Howardadd GSSEAP_UNUSED to krbFreeUnparsedName
2015-08-30 Luke Howardsupport gss_get_mic_iov et al
2013-11-11 Kevin WassermanFix logic for parsing princ components (LP 1249863)
2013-09-20 Sam HartmanMerge remote-tracking branch 'origin/eap-tls'
2013-09-20 Sam HartmanUse service spicifics utility functions correctly
2013-09-13 Sam HartmanEAP Channel binding support
2013-04-02 Luke HowardChbind cleanups eap-chbind
2013-03-19 Kevin WassermanEap channel bindings cleanup
2012-09-22 Luke HowardIgnore empty realms comparing acceptor name hint
2012-09-11 Sam HartmanMerge remote-tracking branch 'origin/radius-new-client...
2012-09-11 Sam HartmanMerge remote-tracking branch 'origin/rfc3961-mic'
2012-09-05 Luke HowardDon't define inline if compiling C++ on Win32
2012-02-05 Kevin WassermanEAP Channel binding
2011-12-12 Luke HowardRevert "InitOnceExecuteOnce not present on XP" mac-installer
2011-12-10 Luke HowardInitOnceExecuteOnce not present on XP
2011-11-30 Pete FotheringhamMerge branch 'master' of project-moonshot.org/git/moonshot
2011-11-28 Luke HowardSupport EAP-TLS in Moonshot (requires OpenSSL)
2011-11-28 Luke HowardRevert "Support EAP-TLS in Moonshot (requires OpenSSL)"
2011-11-17 Luke HowardSupport EAP-TLS in Moonshot (requires OpenSSL)
2011-10-14 Luke Howarduse RFC3961 checksums for CB/exts MIC rfc3961-mic
2011-10-10 Sam hartmanUpdate libeap to include make dist
2011-09-19 Luke HowardAdd GSSEAP_NO_LOCAL_MAPPING error
2011-09-17 Luke HowardMerge branch 'master' of ssh://moonshot.suchdamage...
2011-09-17 Luke HowardPRF/random_to_key allocation fix
2011-09-16 Sam hartmanUpdate libeap to include make dist
2011-09-16 Luke Howarduse GSSEAP_ASSERT macro instead of assert
2011-09-15 Luke Howardinclude Windows-specific GSS flags in flags token
2011-09-14 Luke HowardWindows acceptor build fixes
2011-09-14 Luke HowardMerge remote-tracking branch 'origin/windows'
2011-09-14 Luke HowardMerge branch 'windows'
2011-09-13 Luke Howardadd GET_LAST_ERROR macro
2011-09-13 Luke HowardMerge TLD code from Windows port, after cleanup
2011-09-13 Luke Howardbuild without RADIUS-related headers if no acceptor
2011-09-12 Luke Howardmerge a few Win32 build fixes
2011-09-10 Luke Howardadd GSSEAP_CONSTRUCTOR/DESTRUCTOR macro
2011-09-10 Luke Howarduse GSSAPI_CALLCONV for exported SPIs
2011-09-09 Luke HowardMerge branch 'ext-mic' of ssh://moonshot.suchdamage... ext-mic
2011-09-09 Luke HowardMerge branch 'master' into ext-mic
2011-09-09 Luke Howardsupport for libmoonshot identity selector
2011-09-09 Luke HowardMerge branch 'master' into ext-mic
2011-07-16 Luke Howardintegrity protect extension token exchange
2011-07-16 Luke Howardsend GSS flags
2011-07-01 Kevin WassermanConsolidate thread-local data.
2011-07-01 Kevin WassermanDefine __attribute__ macro as nothing on Windows
2011-07-01 Kevin WassermanChanges testing for WIN32 to HAVE_*_H macros, changed...
2011-07-01 Alexey MelnikovSome initial Windows portability fixes in include files
2011-07-01 Kevin WassermanConditionalized Acceptor codepaths and modules.
2011-06-11 Luke Howardintegrity protect extension token exchange
2011-06-11 Luke Howardsend GSS flags
2011-05-20 Luke Howardintegrity protect extension token exchange
2011-05-20 Luke Howardsend GSS flags
2011-05-20 Luke HowardRevert "implement gss_acquire_cred_ext"
2011-05-14 Luke Howardimplement gss_acquire_cred_ext
2011-05-14 Luke Howardimplement gss_inquire_cred_by_mech
2011-05-03 Luke Howardupdate to libeap with -DCONFIG_TLS_INTERNAL_CLIENT
2011-04-27 Luke Howardfix mech_eap build on OS X
2011-04-27 Luke Howardupdate libeap for CONFIG_FIPS fix
2011-04-27 Luke Howardremove @EAP_LDFLAGS@, no longer exists
2011-04-27 Sam HartmanMerge branch 'master' of ssh://moonshot.suchdamage...
2011-04-26 Sam HartmanRearrange moonshot to have libeap as a subproject