summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/delete_sec_context.c
Commit message (Expand)AuthorAgeFilesLines
* Fix style issues in r25087Greg Hudson2011-08-291-2/+2
* Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman2011-08-091-1/+1
* Remove pointer validation code from the gss krb5 mechGreg Hudson2011-04-131-13/+2
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-1/+1
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-4/+4
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-2/+2
* whitespaceTom Yu2009-01-221-1/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-1/+4
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-70/+71
* gss krb5 mech enhanced error messagesKen Raeburn2007-07-041-2/+4
* Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) fromAlexandra Ellwood2006-07-251-1/+1
* ok, let's try this again..Tom Yu2004-06-161-1/+3
* * k5seal.c (kg_seal): Extract the krb5 context from the security contextKen Raeburn2004-03-151-1/+1
* * gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Add a krb5 context object.Ken Raeburn2004-03-151-5/+6
* Add 64-bit sequence number support. Do sequence number ordering tests relativeKen Raeburn2003-12-131-3/+2
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-8/+7
* * gssapiP_krb5.h: Add rcache member to the credsTom Yu1998-01-221-1/+3
* accept_sec_context.c (krb5_gss_accept_sec_context): Reorganized errorTheodore Tso1997-06-071-6/+11
* ser_sctx.c (kg_oid_externalize, kg_oid_internalize,Theodore Tso1996-10-191-3/+6
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-3/+14
* gssapiP_krb5.h: Changed most krb5 gssapi functions to take a void * asTheodore Tso1996-02-241-2/+3
* Lots of memory leaks and other fixes...Theodore Tso1995-09-161-1/+3
* Free the auth context when freeing the GSSAPI context structureTheodore Tso1995-09-131-0/+3
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Made explicit the signed to unsigned conversions in the gssapi/krb5Keith Vetter1995-03-081-1/+1
* PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1995-02-211-1/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-7/+8
* stamp out rcs keywordsMark Eichin1994-08-181-4/+0
* "downgrade" to classic C, tweak headers a bit, stamp out widen/narrowMark Eichin1994-06-101-4/+6
* As submitted by Openvision Technologies:Theodore Tso1993-12-181-0/+92