Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / mech_eap / util_cred.c
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-11-10 Luke Howardformatting cleanup
2015-04-06 Sam HartmanGSSEAP_TRACE prints returns from major entry points
2014-06-06 Kevin WassermanTreat caCertificate as pem contents rather than pem...
2013-12-19 Luke HowardzeroAndReleasePassword must be called with non-NULL...
2013-09-20 Sam HartmanMerge remote-tracking branch 'origin/eap-tls'
2013-09-13 Sam HartmanEAP Channel binding support
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-06-20 Luke Howardallow GSS_C_NO_CREDENTIAL to gssEapPrimaryMechForCred
2011-12-01 Luke Howardremove ~/.gss_eap_id PKCS#12 directive for now eap-tls
2011-11-30 Pete FotheringhamMerge branch 'master' of project-moonshot.org/git/moonshot
2011-11-28 Luke Howardremember to duplicate clientCertificate
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-28 Luke HowardRevert "remember to duplicate clientCertificate"
2011-11-17 Luke Howardremember to duplicate clientCertificate
2011-11-17 Luke HowardSupport EAP-TLS in Moonshot (requires OpenSSL)
2011-10-21 Luke HowardMerge branch 'master' of ssh://moonshot.suchdamage...
2011-10-21 Luke HowardFix for building without acceptor
2011-10-10 Sam hartmanUpdate libeap to include make dist
2011-10-07 Luke HowardDon't fail if password supplied by caller
2011-09-22 Luke Howardcheck radsec config when acquiring acceptor cred
2011-09-19 Luke HowardAdd GSSEAP_NO_LOCAL_MAPPING error
2011-09-18 Luke HowardAdd CRED_FLAG_TARGET
2011-09-16 Sam hartmanUpdate libeap to include make dist
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-14 Luke Howardimplement gssEapSetCredService
2011-09-13 Luke Howardadd GET_LAST_ERROR macro
2011-09-13 Luke Howardmore build fixes for Windows
2011-09-13 Luke Howardmerge static credentials file locator from windows...
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-07-01 Kevin Wassermanfor VS2010, need to include Shlobj.h instead of ShFolder.h
2011-07-01 Alexey MelnikovUse SHGetFolderPath(APPDATA) on Windows to correctly...
2011-07-01 Kevin WassermanConditionalized Acceptor codepaths and modules.
2011-07-01 Kevin WassermanExplicitly include stdio.h in util_cred.c
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