aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/krb5/gssapi_krb5.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-23Comment out empty definition of krb5_gss_set_sec_context_option_ops and itsLuke Howard1-0/+4
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson1-0/+8
2009-09-20Clean up warnings of unused variables that have crept into the source tree..Ezra Peisach1-0/+2
2009-09-13Implement s4u extensionsGreg Hudson1-9/+5
2009-05-14Add IOV_SHIM_EXERCISE_WRAP and IOV_SHIM_EXERCISE_UNWRAP conditionalsTom Yu1-2/+5
2009-01-22fix trailing whitespaceTom Yu1-6/+5
2009-01-22whitespaceTom Yu1-109/+109
2009-01-13FreeBSD compiler errors out on an error "zero or negative size array"Ezra Peisach1-0/+8
2009-01-12Remove gss_export_name_object and gss_import_name_object.Sam Hartman1-2/+0
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-1/+523
2008-10-20Use strdup in place of malloc/strcpy in many placesGreg Hudson1-2/+1
2008-10-15Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu1-93/+94
2008-04-30(more) After malloc/realloc/calloc/strdup/asprintf failures, useKen Raeburn1-2/+2
2007-07-04gss krb5 mech enhanced error messagesKen Raeburn1-1/+3
2006-07-19acquire_cred(), kg_caller_provided_ccache_name(): On further reflection Alexandra Ellwood1-0/+16
2006-06-14Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu1-7/+10
2006-05-17Remove krb5_init_context macro hack; change all the calls except inKen Raeburn1-1/+1
2004-07-30* gssapi_krb5.c (kg_ccache_name): Variable deleted.Ken Raeburn1-3/+17
2004-07-29* gssapi_krb5.c (kg_get_ccache_name): Make the copy always, not justKen Raeburn1-16/+20
2004-07-28* gssapi_krb5.c (kg_get_ccache_name): Make a copy of the default ccache name,Ken Raeburn1-1/+3
2004-07-15Get rid of the global krb5 context used by the GSSAPI Kerberos mechanism. IKen Raeburn1-41/+12
2004-04-24* gssapi_krb5.c (kg_get_ccache_name): Don't test err while it's still known toKen Raeburn1-32/+20
2004-03-15* k5seal.c (kg_seal): Extract the krb5 context from the security contextKen Raeburn1-12/+0
2004-03-14Make the set type separate from the set-element (linked list node) typeKen Raeburn1-1/+1
2003-12-11Added kg_sync_ccache_name(), kg_get_ccache_name, and kg_set_ccache_name() and...Alexandra Ellwood1-3/+104
2003-07-17Remove kg_release_defcred and caching of default credential. RewriteTom Yu1-29/+7
2003-02-24 * gssapi_krb5.c (kg_get_defcred): Revert previous; it's probablyTom Yu1-32/+17
2003-02-21This should fix things, but I don't have an easy way to testTom Yu1-15/+32
2002-07-14 * gssapi_krb5.h: Added #include of gssapi.h and gssapi_generic.hTom Yu1-4/+13
2002-07-01remove gss krb5 mech2 oid and oidset variablesKen Raeburn1-3/+0
2001-05-14 * wrap_size_limit.c (krb5_gss_wrap_size_limit): Get rid of unusedEzra Peisach1-0/+3
1999-03-26gssapi_krb5.c: Rearrange OID's so that the V1V2 mechanism set returnsTheodore Tso1-15/+13
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-0/+39
1998-07-02k5unseal.c (kg_unseal): Clean up lint warningsTheodore Tso1-8/+9
1996-10-19ser_sctx.c (kg_oid_externalize, kg_oid_internalize,Theodore Tso1-5/+19
1996-10-09Definition of gss_nt_krb5_name was incorrect; someone was being aTheodore Tso1-1/+1
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-31/+45
1996-02-24gssapiP_krb5.h: Changed most krb5 gssapi functions to take a void * asTheodore Tso1-0/+2
1995-09-16Lots of memory leaks and other fixes...Theodore Tso1-0/+1
1995-08-31Update to GSSAPI-V2Paul Park1-4/+4
1995-04-14Windows global stuff:Keith Vetter1-3/+3
1995-02-21PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1-3/+3
1995-01-19Fixed bugs in introduction of context variables; if the global context isTheodore Tso1-0/+16
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-5/+7
1994-08-18stamp out rcs keywordsMark Eichin1-4/+0
1994-08-17Fixed GSSAPI Object Identifier. (Transcription error between MIT andTheodore Tso1-4/+4
1994-06-10"downgrade" to classic C, tweak headers a bit, stamp out widen/narrowMark Eichin1-2/+5
1994-06-10Updates from OpenVision, before beta 4 releaseTheodore Tso1-2/+20
1993-12-18As submitted by Openvision Technologies:Theodore Tso1-0/+90