summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/init_sec_context.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup usage of memory free routines:Danilo Almeida2001-06-221-2/+2
* * accept_sec_context.c acquire_cred.c import_sec_context.cEzra Peisach2001-06-181-3/+3
* * wrap_size_limit.c (krb5_gss_wrap_size_limit): Get rid of unusedEzra Peisach2001-05-141-3/+5
* * k5seal.c (make_seal_token_v1): Use ANSI-style definition, instead of K&R plusKen Raeburn2000-12-081-0/+2
* pullup from 1.2.1 releaseKen Raeburn2000-07-011-1/+19
* pullup from 1.2 branchKen Raeburn2000-06-271-363/+113
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-011-0/+2
* * init_sec_context.c (krb5_gss_init_sec_context): Default to des-cbc-crcKen Raeburn2000-01-271-1/+1
* gssapi_krb5.c: Rearrange OID's so that the V1V2 mechanism set returnsTheodore Tso1999-03-261-0/+4
* accept_sec_context.c (krb5_gss_accept_sec_context): Eliminate doubleTheodore Tso1998-12-221-230/+204
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-102/+502
* * init_sec_context.c: KLUDGE!! Add global variableTom Yu1998-02-121-1/+5
* * init_sec_context.c (krb5_gss_init_sec_context): ActuallyTom Yu1998-01-311-5/+5
* init_sec_context.c (make_ap_req): Enforce a stricter requirement onTheodore Tso1998-01-241-2/+18
* * accept_sec_context.c (krb5_gss_accept_sec_context),Theodore Tso1997-11-161-4/+5
* Always copy the mechtype so that delete_sec_context() can safelyTheodore Tso1997-07-161-1/+5
* accept_sec_context.c (krb5_gss_accept_sec_context): Reorganized errorTheodore Tso1997-06-071-24/+47
* A zero-length token should be treated like a GSS_C_NO_BUFFER duringTheodore Tso1997-03-251-2/+2
* Replace instances of krb5_xfree..Richard Basch1997-02-191-4/+3
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-35/+40
* * Require DES-CBC-CRC. This works alwaysSam Hartman1996-08-221-1/+1
* init_sec_context.c (krb5_gss_init_sec_context): Fixed error checkingTheodore Tso1996-07-251-6/+15
* ser_sctx.c (kg_oid_externalize): Add proper return codeTheodore Tso1996-07-251-4/+4
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-93/+132
* Changed `mutual' element of struct _krb5_gss_ctx_id_rec into more generalKevin Mitchell1996-06-071-5/+6
* Change call to krb5_auth_con_setcksumtype to useTheodore Tso1996-05-141-1/+1
* If make_ap_req() returns KRB5APP_TKT_EXPIRED, then returnTheodore Tso1996-04-101-0/+2
* gssapiP_krb5.h: Changed most krb5 gssapi functions to take a void * asTheodore Tso1996-02-241-4/+6
* Require DES for credentialsSam Hartman1996-01-261-1/+1
* Check for stdlib.h, include stdlib.h, string.h, cast to handle gcc warningEzra Peisach1996-01-231-1/+1
* gssapiP_krb5.h (KRB5_GSS_FOR_CREDS_OPTION): New constant added forTheodore Tso1996-01-101-62/+121
* Change the input type of do_mutual to be OM_int32 instead of an int,Theodore Tso1995-10-251-1/+1
* Lots of memory leaks and other fixes...Theodore Tso1995-09-161-5/+4
* Reintegrate the keytab -> enctype changesEzra Peisach1995-09-121-2/+2
* Mac Beta 1 submissionKeith Vetter1995-09-111-2/+2
* (gss_delete_sec_context): Add extra indirection so that we actuallyTheodore Tso1995-09-091-1/+1
* * accept_sec_context.c, init_sec_context.c, util.c :Chris Provenzano1995-09-061-2/+2
* * accept_sec_context.c, init_sec_context.c, util_seed.c :Chris Provenzano1995-09-061-2/+2
* Update to GSSAPI-V2Paul Park1995-08-311-6/+6
* init_sec_context.c (krb5_gss_init_sec_context): Remove duplicatedEzra Peisach1995-08-301-23/+1
* Zero out newly allocated context so encrypt_block doesnt have garbagePaul Park1995-08-291-1/+1
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* * init_sec_context.c (krb5_gss_init_sec_context()) :Chris Provenzano1995-05-011-10/+35
* Windows global stuff:Keith Vetter1995-04-141-2/+2
* Changed the name of the gssapi library created under Windows and a couple ofKeith Vetter1995-03-221-1/+4
* * init_sec_context.c (krb5_gss_init_sec_context())Chris Provenzano1995-03-101-49/+62
* Made explicit the signed to unsigned conversions in the gssapi/krb5Keith Vetter1995-03-081-5/+4
* * init_sec_context.c (make_ap_req()) Use new API forChris Provenzano1995-02-231-49/+59
* PC'fied gssapi directories. Mostly changing Makefile.in and adding theKeith Vetter1995-02-211-2/+4
* Fixed bugs in introduction of context variables; if the global context isTheodore Tso1995-01-191-1/+2