aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/krb5/gssapiP_krb5.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-05Fix IAKERB context export/import [CVE-2015-2698]Greg Hudson1-0/+5
2015-10-26Fix IAKERB context aliasing bugs [CVE-2015-2696]Nicolas Williams1-0/+114
2015-06-18Implement GSS_KRB5_CRED_NO_CI_FLAGS_X cred optionAndreas Schneider1-0/+1
2015-02-04Fix gss_process_context_token() [CVE-2014-5352]Greg Hudson1-0/+1
2014-07-21Don't equate IAKERB and krb5 in SPNEGO initiatorGreg Hudson1-0/+2
2014-03-18Improve internal API for GSS sequence numbersGreg Hudson1-1/+1
2014-02-26Eliminate internal fixed-width type wrappersGreg Hudson1-2/+2
2014-01-17Add rcache feature to gss_acquire_cred_fromSimo Sorce1-0/+1
2013-09-18Add GSSAPI IOV MIC functionsGreg Hudson1-2/+32
2013-04-01Add support for client keytab from cred storeSimo Sorce1-0/+1
2012-09-11Add krb5 support for GSS cred export and importGreg Hudson1-0/+12
2012-08-11Add debug mode to gssapi_alloc.hGreg Hudson1-1/+1
2012-07-20Implement credential store support for krb5 mechSimo Sorce1-0/+34
2012-07-02Add client keytab initiation supportGreg Hudson1-0/+10
2012-06-27Rename gss-krb5 cred tgt_expire fieldGreg Hudson1-1/+1
2012-06-27Simplify password storage in krb5_gss_cred_id_recGreg Hudson1-1/+1
2012-06-08Remove big-endian gss-krb5 supportGreg Hudson1-3/+1
2011-12-07Allow S4U2Proxy delegated credentials to be savedGreg Hudson1-1/+1
2011-10-14Utility functions to move allocations from k5buf/krb5_data to gss_buffer_tSam Hartman1-0/+28
2011-09-05Make gss-krb5 use cache collectionGreg Hudson1-0/+4
2011-08-29Fix style issues in r25087Greg Hudson1-38/+34
2011-08-09Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman1-50/+52
2011-05-09Kernel subsetGreg Hudson1-0/+5
2011-04-21Remove kg_map_toktype(), as the call sites were removed in r21742Greg Hudson1-2/+0
2011-04-13Remove pointer validation code from the gss krb5 mechGreg Hudson1-27/+3
2011-02-07Improve acceptor name flexibilityGreg Hudson1-7/+11
2010-11-25Fix Windows buildGreg Hudson1-9/+7
2010-10-26Add a kg_encrypt_inplace() utility function to the krb5 GSS mech, andGreg Hudson1-0/+6
2010-10-25When we create a temporary memory ccache for use within aGreg Hudson1-0/+1
2010-09-27Add gss_krb5_import_credGreg Hudson1-9/+24
2010-05-17The mechglue always passes null for desired_mechs and actual_mechsGreg Hudson1-23/+0
2010-05-17The mechglue never invokes a mech's gss_add_cred function. Remove theGreg Hudson1-14/+0
2010-04-30Add IAKERB mechanism and gss_acquire_cred_with_passwordGreg Hudson1-2/+138
2009-12-17Add GSS extensions to store credentials, generate random bitsGreg Hudson1-0/+18
2009-11-28Create functional internal interfaces to allow GSSAPI to performGreg Hudson1-2/+2
2009-10-22Ensure that a GSS_C_BOTH acquired for GSS_C_NO_NAME still passesLuke Howard1-0/+1
2009-10-20Make some gss-krb5 utility functions take enctypes instead of keys,Greg Hudson1-2/+2
2009-10-19Implement new APIs to allow improved crypto performanceGreg Hudson1-21/+20
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson1-5/+88
2009-09-13Implement s4u extensionsGreg Hudson1-2/+50
2009-05-18Document use of key fields in GSS contextSam Hartman1-6/+11
2009-01-22whitespaceTom Yu1-100/+100
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-54/+274
2008-10-15Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu1-394/+395
2008-08-20lean client changesZhanna Tsitkov1-2/+8
2007-07-04gss krb5 mech enhanced error messagesKen Raeburn1-1/+21
2007-01-23gss_krb5int_unseal_token_v3() - change bodysize argument to unsigned -Ezra Peisach1-1/+2
2006-07-19acquire_cred(), kg_caller_provided_ccache_name(): On further reflection Alexandra Ellwood1-0/+3
2006-06-15 * src/lib/gssapi/krb5/gssapiP_krb5.h: Restore prototype ofTom Yu1-0/+5
2006-06-14Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu1-1/+39