Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / mech_eap / eap_mech.c
2017-08-01 Dan BreslauMerge in workaround for broken Kerberos 10.x gssapi.h origin/master
2017-07-24 Dan BreslauFix for https://bugs.launchpad.net/moonshot/+bug/170571...
2016-10-10 Dan BreslauUpdated to hostap_2_6
2016-09-02 Dan BreslauUpdated through tag hostap_2_5 from git://w1.fi/hostap.git
2015-04-06 Sam HartmanGSSEAP_TRACE prints returns from major entry points
2014-10-22 Sam HartmanUse C++ destructors not finalizers
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-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-16 Sam hartmanUpdate libeap to include make dist
2011-09-16 Sam hartmanFix unused variable in non-acceptor mode
2011-09-16 Luke Howarduse GSSEAP_ASSERT macro instead of assert
2011-09-16 Luke HowardDon't assert fail on Windows if mech does not init
2011-09-14 Luke HowardMerge remote-tracking branch 'origin/windows'
2011-09-14 Luke HowardMerge branch 'windows'
2011-09-13 Luke Howardcall eap_mech constructors from DllMain
2011-09-12 Luke Howardmake it possible to build without acceptor
2011-09-10 Luke Howardadd GSSEAP_CONSTRUCTOR/DESTRUCTOR macro
2011-07-01 Kevin WassermanDefine __attribute__ macro as nothing on Windows
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