summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/gssapiP_krb5.h
Commit message (Expand)AuthorAgeFilesLines
* Add GSSAPI IOV MIC functionsGreg Hudson2013-09-181-2/+32
* Add support for client keytab from cred storeSimo Sorce2013-04-011-0/+1
* Add krb5 support for GSS cred export and importGreg Hudson2012-09-111-0/+12
* Add debug mode to gssapi_alloc.hGreg Hudson2012-08-111-1/+1
* Implement credential store support for krb5 mechSimo Sorce2012-07-201-0/+34
* Add client keytab initiation supportGreg Hudson2012-07-021-0/+10
* Rename gss-krb5 cred tgt_expire fieldGreg Hudson2012-06-271-1/+1
* Simplify password storage in krb5_gss_cred_id_recGreg Hudson2012-06-271-1/+1
* Remove big-endian gss-krb5 supportGreg Hudson2012-06-081-3/+1
* Allow S4U2Proxy delegated credentials to be savedGreg Hudson2011-12-071-1/+1
* Utility functions to move allocations from k5buf/krb5_data to gss_buffer_tSam Hartman2011-10-141-0/+28
* Make gss-krb5 use cache collectionGreg Hudson2011-09-051-0/+4
* Fix style issues in r25087Greg Hudson2011-08-291-38/+34
* Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman2011-08-091-50/+52
* Kernel subsetGreg Hudson2011-05-091-0/+5
* Remove kg_map_toktype(), as the call sites were removed in r21742Greg Hudson2011-04-211-2/+0
* Remove pointer validation code from the gss krb5 mechGreg Hudson2011-04-131-27/+3
* Improve acceptor name flexibilityGreg Hudson2011-02-071-7/+11
* Fix Windows buildGreg Hudson2010-11-251-9/+7
* Add a kg_encrypt_inplace() utility function to the krb5 GSS mech, andGreg Hudson2010-10-261-0/+6
* When we create a temporary memory ccache for use within aGreg Hudson2010-10-251-0/+1
* Add gss_krb5_import_credGreg Hudson2010-09-271-9/+24
* The mechglue always passes null for desired_mechs and actual_mechsGreg Hudson2010-05-171-23/+0
* The mechglue never invokes a mech's gss_add_cred function. Remove theGreg Hudson2010-05-171-14/+0
* Add IAKERB mechanism and gss_acquire_cred_with_passwordGreg Hudson2010-04-301-2/+138
* Add GSS extensions to store credentials, generate random bitsGreg Hudson2009-12-171-0/+18
* Create functional internal interfaces to allow GSSAPI to performGreg Hudson2009-11-281-2/+2
* Ensure that a GSS_C_BOTH acquired for GSS_C_NO_NAME still passesLuke Howard2009-10-221-0/+1
* Make some gss-krb5 utility functions take enctypes instead of keys,Greg Hudson2009-10-201-2/+2
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-21/+20
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-5/+88
* Implement s4u extensionsGreg Hudson2009-09-131-2/+50
* Document use of key fields in GSS contextSam Hartman2009-05-181-6/+11
* whitespaceTom Yu2009-01-221-100/+100
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-54/+274
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-394/+395
* lean client changesZhanna Tsitkov2008-08-201-2/+8
* gss krb5 mech enhanced error messagesKen Raeburn2007-07-041-1/+21
* gss_krb5int_unseal_token_v3() - change bodysize argument to unsigned -Ezra Peisach2007-01-231-1/+2
* acquire_cred(), kg_caller_provided_ccache_name(): On further reflection Alexandra Ellwood2006-07-191-0/+3
* * src/lib/gssapi/krb5/gssapiP_krb5.h: Restore prototype ofTom Yu2006-06-151-0/+5
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-1/+39
* Remove krb5_init_context macro hack; change all the calls except inKen Raeburn2006-05-171-1/+0
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-0/+6
* This commit ensures that all files in the library includeJeffrey Altman2005-11-151-1/+1
* Add a mutex to the GSSAPI krb5 mechanism credential structure. Lock it whileKen Raeburn2004-07-291-3/+9
* Get rid of the global krb5 context used by the GSSAPI Kerberos mechanism. IKen Raeburn2004-07-151-4/+1
* * gssapiP_krb5.h (gssint_krb5_keytab_lock): DeclareKen Raeburn2004-07-141-0/+2
* ok, let's try this again..Tom Yu2004-06-161-0/+1
* Patch from kwc@citi.umich.edu to supportSam Hartman2004-06-081-0/+4