mech_eap.git
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-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
2011-10-10 Sam hartmanmake dist: distribute sources
2011-10-07 Luke HowardDon't fail if password supplied by caller
2011-10-07 Luke Howardfix incorrect reauth cred assert check
2011-10-06 Luke Howardnote about whether initiator cred lock is required
2011-10-06 Luke Howardremove unnecessary cred lock in acceptor
2011-10-05 Luke Howardallow building without libmoonshot
2011-10-05 Luke Howardpoke buildbot
2011-10-05 Luke Howardinitialize major in gss_query_meta_data
2011-10-05 Luke HowardMerge branch 'master' into negoex
2011-10-05 Luke HowardNegoEx SPIs
2011-09-22 Luke Howardcheck radsec config when acquiring acceptor cred
2011-09-20 Luke Howardnote gssEapAcquireCred should validate RADIUS config
2011-09-20 Luke HowardFix regression where error tokens were not being sent
2011-09-19 Luke HowardAdd GSSEAP_NO_LOCAL_MAPPING error
2011-09-19 Luke Howarduse krb5_auth_con_setlocalsubkey on Heimdal
2011-09-18 Luke HowardAdd CRED_FLAG_TARGET
2011-09-17 Luke HowardSimplify verify_mic path
2011-09-17 Luke HowardMerge branch 'master' of ssh://moonshot.suchdamage...
2011-09-17 Luke Howardmake sure imported sec context keys correctly allocated
2011-09-17 Luke HowardPRF/random_to_key allocation fix
2011-09-17 Luke Howarduse calloc to match with Heimdal (heim_alloc not exported)
2011-09-17 Luke Howardcreate TLD on-demand for threads started pre-DLL load
2011-09-17 Luke Howardmore cleanup of TLD
2011-09-17 Luke Howardgeneral cleanup of TLD init
2011-09-16 Sam hartmanmech_eap.spec: new redhat packaging
2011-09-16 Sam hartmanUpdate libeap to include make dist
2011-09-16 Sam hartmanFix unused variable in non-acceptor mode
2011-09-16 Sam hartmanmake dist: distribute sources
2011-09-16 Sam hartmanmake dist: distribute sources
2011-09-16 Sam hartmanMakefile: build fixes
2011-09-16 Sam hartmanconfigure: GNU_SOURCE is redundant
2011-09-16 Sam Hartmanconfigure: support krb5 --with-system-et
2011-09-16 Luke HowardMore careful matching of alloc/free functions
2011-09-16 Luke Howarduse GSSEAP_ASSERT macro instead of assert
2011-09-16 Luke Howarddon't release TLS data in DLL_PROCESS_DETACH
2011-09-16 Luke HowardDon't assert fail on Windows if mech does not init
2011-09-15 Luke Howardinclude Windows-specific GSS flags in flags token
2011-09-14 Luke HowardWindows acceptor build fixes
2011-09-14 Luke Howardmake gssEapImportContext un-static for other internal...
2011-09-14 Luke Howardadd gssEapPseudoRandom for internal consumers
next