mech_eap.git
2013-09-13 Sam HartmanEAP Channel binding support
2013-05-31 Sam Hartmanupdate for another redhat build
2013-05-28 Sam HartmanUpdate RPM release to link against libmoonshot
2013-05-08 Sam HartmanIncrease version for redhat because of new OID and...
2013-04-30 Sam HartmanUpdate build deps for shibboleth
2013-04-29 Sam HartmanSupport curl-openssl-devel from shibboleth in RH spec...
2013-04-29 Sam hartmanUpdate spec for mech_eap
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 Hartmanttls: defer METHOD_DONE if cb pending
2013-03-26 Sam Hartmanttls: chbind_hdr is packed
2013-03-26 Sam Hartmanlibeap: Use AM_CFLAGS not CFLAGS
2013-03-26 Sam Hartmanlibeap: ttls: encapsulate using RADIUS VSA
2013-03-26 Sam Hartmanlibeap: use attribute 135 not 134 for ttls 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 WassermanFix bug in eap_ttls_avp_encapsulate() when >248 bytes...
2013-03-19 Kevin WassermanEap channel bindings cleanup
2013-03-19 Kevin WassermanSimplify and document radius_utils.c and radius_utils.h
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 HartmanUpdate gitignore
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...
2012-09-11 Sam HartmanMerge remote-tracking branch 'origin/rfc3961-mic'
2012-09-08 Luke Howardfix ISCBO for gssEapPseudoRandom signature change
2012-09-08 Luke Howardcorresponding header change for gssEapPseudoRandom
2012-09-07 Luke HowardCleanup gssEapPseudoRandom()
2012-09-05 Luke HowardDon't define inline if compiling C++ on Win32
2012-08-11 Luke HowardHandle NULL sequence state in exported partial contexts
2012-08-11 Luke HowardDon't expect OID for imported initiator name
2012-08-11 Luke Howardallow GSS_C_NO_CREDENTIAL to gssEapPrimaryMechForCred
2012-08-11 Luke Howardpreserve name mechanism on imported contexts
2012-06-20 Luke Howardallow GSS_C_NO_CREDENTIAL to gssEapPrimaryMechForCred
2012-02-08 Kevin WassermanFix libeap/src/utils/common.h to support windows+ipv6.
2012-02-05 Sam hartmanFix pointer signedness issues
2012-02-05 Kevin WassermanEap channel bindings fixes
2012-02-05 Kevin WassermanEAP Channel binding
2012-02-05 Kevin Wassermaneap channel bindings: use ukerna vsa to encapsulate...
2012-02-05 Kevin Wassermaneap channel binding support.
2012-02-05 Kevin Wassermanchannel binding WIP: add chbind_data, chbind_data_len...
2012-02-02 Luke HowardMerge branch 'master' into radius-new-client-pkcs12
2012-01-24 Sam HartmanBump spec version
2012-01-24 Sam HartmanInitializeshib resolver before opensaml so catalog...
2012-01-24 Sam Hartmanutil_moonshot.c: Handle empty strings in trust anchor...
2012-01-18 Sam HartmanTreat empty cert hash as NULL (LP: #917956)
2012-01-11 Luke Howardfix order of operations merge regression
2012-01-11 Luke Howarduse rs_attr_display_name/rs_attr_parse_name
2012-01-11 Luke Howarduse "26" as prefix for vendor attributes
2012-01-11 Luke Howarduse urn:ietf:params:gssapi:aaa-radius prefix
2012-01-11 Luke Howardremove dictionary param from sample radsec config
2012-01-11 Luke Howardcheck rs_attr_find return code correctly
2012-01-11 Luke Howardremove rs_context_init_freeradius_dict
2012-01-11 Luke Howardport to new RADIUS client library
2012-01-03 Sam HartmanMerge remote-tracking branch 'origin/master'
2012-01-02 Pete FotheringhamAutomated builds and creation fo installer package...
2011-12-12 Luke HowardRevert "InitOnceExecuteOnce not present on XP" mac-installer
2011-12-10 Luke HowardInitOnceExecuteOnce not present on XP
2011-12-10 Luke HowardMerge branch 'master' of ssh://moonshot.suchdamage...
2011-12-01 Luke Howardadd MS-Windows-Group-Sid
2011-11-30 Pete FotheringhamMerge branch 'master' of project-moonshot.org/git/moonshot
2011-11-30 Pete FotheringhamLink against the Kerberos library in /usr/local instead...
2011-11-28 Luke HowardRevert "Support EAP-TLS in Moonshot (requires OpenSSL)"
2011-11-28 Luke HowardRevert "remember to duplicate clientCertificate"
2011-11-28 Luke HowardRevert "Allow certificate/private key to contain binary...
2011-11-17 Luke HowardNFSv4 patch from Daniel Kouril
2011-11-17 Luke HowardAllow certificate/private key to contain binary data
2011-11-17 Luke Howardremember to duplicate clientCertificate
2011-11-17 Luke HowardSupport EAP-TLS in Moonshot (requires OpenSSL)
2011-11-17 Luke HowardMerge branch 'moonshot' of ssh://moonshot.suchdamage...
2011-11-17 Luke Howardlink against OpenSSL backend
2011-10-22 Luke Howardwrap gssQueryMechanismInfo
2011-10-21 Luke HowardMerge branch 'master' of ssh://moonshot.suchdamage...
2011-10-21 Luke HowardFix for building without acceptor
2011-10-14 Luke Howarduse RFC3961 checksums for CB/exts MIC rfc3961-mic
2011-10-13 Sam HartmanFix merge conflict
2011-10-10 Sam hartmanAdd freeradius to rpath; disable ui integration from...
2011-10-10 Sam hartmanSpec file update
2011-10-10 Sam hartmanUpdate libeap to include make dist
next