Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / mech_eap / init_sec_context.c
2017-08-02 Dan BreslauFixes for building on Centos 7
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-11 Dan BreslauMinor cleanups hostap_update
2016-10-10 Dan BreslauUpdated to hostap_2_6
2016-10-05 Dan BreslauEnsure that we call the server_cert_cb, if present...
2016-09-30 Dan BreslauUser should validate the server certificate, not the...
2016-09-28 Dan BreslauImplemented callback in libeap/src/crypto to allow...
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
2015-03-12 Sam HartmanSquash internal errors to no minor
2014-10-22 Sam HartmanMech_eap: only output debugging when GSSEAP_TRACE is set
2014-09-15 Sam HartmanOnly permit ttls
2014-06-10 Kevin WassermanCorrectly handle "ca-cert" in peerGetConfigBlob
2014-06-06 Kevin WassermanTreat caCertificate as pem contents rather than pem...
2013-12-19 Luke Howardcheck gssEapRadiusAddAttr(REALM_NAME) return code
2013-10-28 Sam HartmanTemporary: set mutual in flags token
2013-10-28 Sam Hartmansetting flags in verify MIC too late
2013-10-10 Sam HartmanDon't free parts of the principal in channel bindings...
2013-09-26 Sam HartmanAccept NULL data in mech_eap cb response cb
2013-09-20 Sam HartmanMerge remote-tracking branch 'origin/eap-tls'
2013-09-20 Sam Hartmanremove extranious declaration
2013-09-19 Sam Hartmantemporary: force mutual
2013-09-13 Sam HartmanEAP Channel binding support
2013-04-04 Sam HartmanClarify where else comes from for code clarity
2013-04-02 Luke HowardChbind cleanups eap-chbind
2013-03-26 Sam hartmanchbind: use IETF attributes
2013-03-19 Kevin WassermanSet GSS_C_MUTUAL_FLAG only on successful channel binding.
2013-03-19 Kevin WassermanEap channel bindings cleanup
2012-12-13 Luke Howardindentation fix
2012-11-16 Sam HartmanReturn WRONG_ACCEPTOR_NAME
2012-09-22 Luke HowardIgnore empty realms comparing acceptor name hint
2012-09-19 Luke HowardCall gssEapReleaseName not gss_release_name
2012-09-19 Luke Howardindentation fix
2012-09-19 Luke Howardfix indentation
2012-09-19 Sam HartmanCall gssEapCompareName not gss_compare_name ietf-approved
2012-09-16 Luke HowardCoding style conform
2012-09-12 Sam HartmanSend acceptor name and verify
2012-09-11 Sam HartmanMerge remote-tracking branch 'origin/radius-new-client...
2012-09-11 Sam HartmanMerge remote-tracking branch 'origin/rfc3961-mic'
2012-02-05 Sam hartmanFix pointer signedness issues
2012-02-05 Kevin WassermanEap channel bindings fixes
2012-02-05 Kevin WassermanEAP Channel binding
2011-11-30 Pete FotheringhamMerge branch 'master' of project-moonshot.org/git/moonshot
2011-11-28 Luke HowardAllow certificate/private key to contain binary data
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 "Allow certificate/private key to contain binary...
2011-11-17 Luke HowardAllow certificate/private key to contain binary data
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-10-07 Luke Howardfix incorrect reauth cred assert check
2011-10-06 Luke Howardnote about whether initiator cred lock is required
2011-10-05 Luke HowardMerge branch 'master' into negoex
2011-10-05 Luke HowardNegoEx SPIs
2011-09-19 Luke HowardAdd GSSEAP_NO_LOCAL_MAPPING error
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-10 Luke Howardseparate {init,accept}_sec_context into gss_/gssEap...
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-09-09 Luke Howardremove unused EAP state machine variable
2011-07-16 Luke Howardintegrity protect extension token exchange
2011-07-16 Luke Howardsend GSS flags
2011-07-01 Alexey MelnikovFixed calling convention for functions exported from...
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-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