Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / mech_eap /
2017-08-30 Mark DonnellyFixes for Heimdal (macOS) builds from Stefan. master
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-31 Dan BreslauFix for https://bugs.launchpad.net/moonshot/+bug/1707679
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
2017-07-24 Dan BreslauFix for https://bugs.launchpad.net/moonshot/+bug/170571...
2016-10-26 Dan BreslauMinor cleanups v0.9.6 v0.9.6.1 v0.9.6.2
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-10 Dan BreslauGSSAPI status codes are bit-encoded, so print them...
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-20 Dan BreslauMove gssEapTraceStatus into its own C source file
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-06-03 Jennifer RichardsCheck for correct function before calling it.
2016-03-24 Luke Howardexport gss_{get,verify}_mic_iov for newer MIT
2016-02-02 Luke HowardHeimdal build fixes
2016-02-01 Luke Howardadd GSSEAP_UNUSED to krbFreeUnparsedName
2015-11-10 Luke Howardformatting cleanup
2015-09-05 Luke HowardRevert reference in comment to BrowserID key
2015-09-05 Luke HowardMove to using more of native Heimdal API
2015-09-02 Luke Howardprettify
2015-08-30 Luke Howardconf_state is optional
2015-08-30 Luke Howardinclude com_err.h for error_message()
2015-08-30 Luke Howardremove extraneous space
2015-08-30 Luke Howardformatting/indentation cleanup
2015-08-30 Luke Howardindentation cleanup
2015-08-30 Luke Howardsupport gss_get_mic_iov et al
2015-05-15 Luke Howardgss_inquire_context lifetime calculation was inverted
2015-04-06 Sam HartmanGSSEAP_TRACE prints returns from major entry points
2015-03-25 Sam HartmanFix spacing of error table
2015-03-25 Kevin WassermanAllow whitespace in cacerts
2015-03-12 Sam HartmanSquash internal errors to no minor
2015-03-04 Sam HartmanExpose RADIUS errors to Acceptor
2014-10-22 Sam HartmanUse C++ destructors not finalizers
2014-10-22 Sam HartmanMech_eap: only output debugging when GSSEAP_TRACE is set
2014-09-16 Sam HartmanDistribute extra files 0.9.2
2014-09-15 Sam HartmanOnly permit ttls
2014-07-31 Sam Hartmanfix typo
2014-07-31 Sam HartmanRegister new RADIUS attributes
2014-06-16 Kevin WassermanTreat caCertificate as base64-encoded DER rather than PEM
2014-06-10 Kevin WassermanAvoid double-free of bio. Better error code for ca...
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 Howardtake length of display_value, not value
2013-12-19 Luke HowardgssHeaderLength redundantly initialized
2013-12-19 Luke Howardassert name non-NULL before dereferencing
2013-12-19 Luke Howardgss_trailerlen = 0 not used
2013-12-19 Luke HowardzeroAndReleasePassword must be called with non-NULL...
2013-12-19 Luke Howarddon't set major = GSS_S_FAILURE twice
2013-12-19 Luke Howarddo not ignore sequenceCheck() return value
2013-12-19 Luke Howardcheck gssEapRadiusAddAttr(REALM_NAME) return code
2013-12-19 Luke Howardtok_type can never be -1
2013-11-25 Sam Hartmanutil:name: 1 component principals can be services too
2013-11-11 Kevin WassermanFix logic for parsing princ components (LP 1249863)
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-10-09 Sam Hartmanmake dist cleanups
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 HartmanUse service spicifics utility functions correctly
2013-09-20 Sam Hartmanremove extranious declaration
2013-09-19 Sam Hartmantemporary: force mutual
2013-09-13 Sam HartmanEAP Channel binding support
2013-04-18 Luke Howardfix build without OpenSAML
2013-04-18 Luke HowardReindent
2013-04-18 Luke HowardReindent
2013-04-04 Sam Hartmantextual identities to UI
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 Howardkrb5_free_unparsed_name deprecated by Heimdal
2012-12-13 Luke Howardkrb5_free_data_contents deprecated by Heimdal
2012-12-13 Luke Howardindentation fix
2012-11-16 Sam HartmanReturn WRONG_ACCEPTOR_NAME
2012-11-16 Luke Howardallow empty acceptor names
2012-09-26 Luke Howardindentation fix
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 Howardremove references to PADL mechanism OIDs
2012-09-16 Luke Howardneglected gss-eap-v1 arc in OID comment table
2012-09-16 Luke HowardCoding style conform
2012-09-14 Sam HartmanUpdate to use IETF RADIUS attributes
2012-09-14 Sam HartmanUpdate name OIDs
2012-09-12 Kevin WassermanUpdate mech oid to conform to draft-ietf-abfab-gss...
2012-09-12 Sam HartmanFix gcc 4.7 warnings
2012-09-12 Sam HartmanSend acceptor name and verify
2012-09-11 Sam HartmanUpdate to gss-eap-naming-04
2012-09-11 Sam HartmanMerge remote-tracking branch 'origin/radius-new-client...
next