summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/gssapi_krb5.c
Commit message (Expand)AuthorAgeFilesLines
* * gssapi_krb5.c (kg_ccache_name): Variable deleted.Ken Raeburn2004-07-301-3/+17
* * gssapi_krb5.c (kg_get_ccache_name): Make the copy always, not justKen Raeburn2004-07-291-16/+20
* * gssapi_krb5.c (kg_get_ccache_name): Make a copy of the default ccache name,Ken Raeburn2004-07-281-1/+3
* Get rid of the global krb5 context used by the GSSAPI Kerberos mechanism. IKen Raeburn2004-07-151-41/+12
* * gssapi_krb5.c (kg_get_ccache_name): Don't test err while it's still known toKen Raeburn2004-04-241-32/+20
* * k5seal.c (kg_seal): Extract the krb5 context from the security contextKen Raeburn2004-03-151-12/+0
* Make the set type separate from the set-element (linked list node) typeKen Raeburn2004-03-141-1/+1
* Added kg_sync_ccache_name(), kg_get_ccache_name, and kg_set_ccache_name() and...Alexandra Ellwood2003-12-111-3/+104
* Remove kg_release_defcred and caching of default credential. RewriteTom Yu2003-07-171-29/+7
* * gssapi_krb5.c (kg_get_defcred): Revert previous; it's probablyTom Yu2003-02-241-32/+17
* This should fix things, but I don't have an easy way to testTom Yu2003-02-211-15/+32
* * gssapi_krb5.h: Added #include of gssapi.h and gssapi_generic.hTom Yu2002-07-141-4/+13
* remove gss krb5 mech2 oid and oidset variablesKen Raeburn2002-07-011-3/+0
* * wrap_size_limit.c (krb5_gss_wrap_size_limit): Get rid of unusedEzra Peisach2001-05-141-0/+3
* gssapi_krb5.c: Rearrange OID's so that the V1V2 mechanism set returnsTheodore Tso1999-03-261-15/+13
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+39
* k5unseal.c (kg_unseal): Clean up lint warningsTheodore Tso1998-07-021-8/+9
* ser_sctx.c (kg_oid_externalize, kg_oid_internalize,Theodore Tso1996-10-191-5/+19
* Definition of gss_nt_krb5_name was incorrect; someone was being aTheodore Tso1996-10-091-1/+1
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-31/+45
* gssapiP_krb5.h: Changed most krb5 gssapi functions to take a void * asTheodore Tso1996-02-241-0/+2
* Lots of memory leaks and other fixes...Theodore Tso1995-09-161-0/+1
* Update to GSSAPI-V2Paul Park1995-08-311-4/+4
* Windows global stuff:Keith Vetter1995-04-141-3/+3
* PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1995-02-211-3/+3
* Fixed bugs in introduction of context variables; if the global context isTheodore Tso1995-01-191-0/+16
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-5/+7
* stamp out rcs keywordsMark Eichin1994-08-181-4/+0
* Fixed GSSAPI Object Identifier. (Transcription error between MIT andTheodore Tso1994-08-171-4/+4
* "downgrade" to classic C, tweak headers a bit, stamp out widen/narrowMark Eichin1994-06-101-2/+5
* Updates from OpenVision, before beta 4 releaseTheodore Tso1994-06-101-2/+20
* As submitted by Openvision Technologies:Theodore Tso1993-12-181-0/+90