summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/gssapiP_krb5.h
Commit message (Expand)AuthorAgeFilesLines
* Do not claim GSS_C_PROT_READY_FLAG since we don't support itSam Hartman2003-03-141-1/+1
* * disp_status.c, gssapi_krb5.h, gssapiP_krb5.h: Removed Mac header gooberAlexandra Ellwood2003-03-061-4/+1
* * accept_sec_context.c (krb5_gss_accept_sec_context): Use unsignedEzra Peisach2002-11-151-4/+4
* * gssapi_krb5.h: Added #include of gssapi.h and gssapi_generic.hTom Yu2002-07-141-4/+4
* Get rid of some unused functions and files. HideKen Raeburn2002-07-131-33/+0
* * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...Sam Hartman2001-10-261-2/+7
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-114/+114
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-1/+1
* * wrap_size_limit.c (krb5_gss_wrap_size_limit): Get rid of unusedEzra Peisach2001-05-141-2/+0
* pullup from 1.2 branchKen Raeburn2000-06-271-10/+67
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-011-0/+2
* gssapi_krb5.c: Rearrange OID's so that the V1V2 mechanism set returnsTheodore Tso1999-03-261-0/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-21/+56
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-1/+1
* * gssapiP_krb5.h: Add rcache member to the credsTom Yu1998-01-221-0/+1
* * accept_sec_context.c (krb5_gss_accept_sec_context),Theodore Tso1997-11-161-0/+5
* Added V2 functions to the glue layerTheodore Tso1997-04-011-0/+19
* Makefile.in: Add canon_name.c, duplicate_name.c, export_name.c to theTheodore Tso1997-03-281-0/+1
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-4/+0
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-1/+1
* ser_sctx.c (kg_oid_externalize, kg_oid_internalize,Theodore Tso1996-10-191-1/+1
* Must include k5-int.h on Windows and Macintosh buildsTheodore Tso1996-07-241-0/+4
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-80/+87
* Changed `mutual' element of struct _krb5_gss_ctx_id_rec into more generalKevin Mitchell1996-06-071-1/+1
* gssapiP_krb5.h: Changed most krb5 gssapi functions to take a void * asTheodore Tso1996-02-241-29/+29
* rel_oid.c (krb5_gss_internal_release_oid): Add the new interface forTheodore Tso1996-01-231-0/+7
* Added defintion for KRB5_GSS_FOR_CREDS_OPTIONTheodore Tso1996-01-101-0/+2
* Changed token ID for KG_TOK_WRAP_MSG to match KG_TOK_SEAL_MSG bothTheodore Tso1995-12-011-1/+1
* Fixed token type numbers so they conform with the protocol spec. PaulTheodore Tso1995-11-181-3/+4
* Fix tabbing in prototypes. (Just to clear up a conflict)Theodore Tso1995-09-251-6/+6
* Fixed kb_seal_size prototypeKeith Vetter1995-09-251-2/+3
* acquire_.c: changed int to size_t.Theodore Tso1995-09-231-0/+7
* Lots of memory leaks and other fixes...Theodore Tso1995-09-161-4/+4
* Mac Beta 1 submissionKeith Vetter1995-09-111-0/+4
* Update to GSSAPI-V2Paul Park1995-08-311-21/+127
* Add prototypes for {im,ex}port_sec_context and kg_ser_context_initPaul Park1995-08-291-0/+17
* Find rsa-md5.h in the correct place. Use k5-int.hPaul Park1995-07-271-10/+1
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* Include time.h (or sys/time.h) for struct tm structure which is nowEzra Peisach1995-06-071-0/+8
* Windows global stuff:Keith Vetter1995-04-141-32/+32
* * init_sec_context.c (krb5_gss_init_sec_context())Chris Provenzano1995-03-101-0/+1
* Made explicit the signed to unsigned conversions in the gssapi/krb5Keith Vetter1995-03-081-0/+1
* Avoid <krb5/....> includesJohn Gilmore1995-02-281-2/+2
* PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1995-02-211-36/+38
* Renames for 8.3 uniqueness for files created by the Make processKeith Vetter1995-02-201-1/+1
* Fixed bugs in introduction of context variables; if the global context isTheodore Tso1995-01-191-0/+4
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-20/+42
* stamp out rcs keywordsMark Eichin1994-08-181-4/+0
* "downgrade" to classic C, tweak headers a bit, stamp out widen/narrowMark Eichin1994-06-101-56/+56
* Updates from OpenVision, before beta 4 releaseTheodore Tso1994-06-101-1/+3