EAP Channel binding support
[mech_eap.git] / mech_eap / init_sec_context.c
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 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