Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / mech_eap / util_name.c
2017-08-01 Dan BreslauMerge in workaround for broken Kerberos 10.x gssapi.h origin/master
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-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
2015-09-05 Luke HowardMove to using more of native Heimdal API
2013-12-19 Luke Howardassert name non-NULL before dereferencing
2013-11-25 Sam Hartmanutil:name: 1 component principals can be services too
2013-09-20 Sam HartmanMerge remote-tracking branch 'origin/eap-tls'
2013-09-13 Sam HartmanEAP Channel binding support
2012-12-13 Luke Howardkrb5_free_unparsed_name deprecated by Heimdal
2012-09-22 Luke HowardIgnore empty realms comparing acceptor name hint
2012-09-16 Luke Howardremove references to PADL mechanism OIDs
2012-09-14 Sam HartmanUpdate name OIDs
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-17 Luke HowardPRF/random_to_key allocation fix
2011-09-17 Luke Howarduse calloc to match with Heimdal (heim_alloc not exported)
2011-09-16 Sam hartmanUpdate libeap to include make dist
2011-09-16 Luke HowardMore careful matching of alloc/free functions
2011-09-16 Luke Howarduse GSSEAP_ASSERT macro instead of assert
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-12 Luke Howardmake it possible to build without acceptor
2011-07-01 Kevin WassermanConditionalized Acceptor codepaths and modules.
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