aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi
AgeCommit message (Expand)AuthorFilesLines
1997-09-19remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu3-2/+8
1997-08-17 * util_token.c (g_verify_token_header): Change local char *Ezra Peisach2-1/+6
1997-07-30Add support for the new OID value for host-based service nameTheodore Tso3-0/+11
1997-07-30inq_names.c (krb5_gss_inquire_names_for_mech): Add the the new OIDTheodore Tso3-1/+20
1997-07-22* util_ordering.c: Include string.h for prototypesEzra Peisach2-0/+5
1997-07-22 (krb5_gss_accept_sec_context): Initialize ctx before it is referenced withou...Ezra Peisach2-1/+6
1997-07-16Always copy the mechtype so that delete_sec_context() can safelyTheodore Tso2-1/+11
1997-06-30Added code so that a valid credential handle is generated whenKevin Mitchell2-3/+75
1997-06-07accept_sec_context.c (krb5_gss_accept_sec_context): Reorganized errorTheodore Tso4-172/+220
1997-04-01Added V2 functions to the glue layerTheodore Tso6-17/+74
1997-04-01Fix really stupid typoTheodore Tso1-1/+1
1997-03-28import_name.c (krb5_gss_import_name): Add support for importing theTheodore Tso3-6/+64
1997-03-28Added definition for the generic gsspi OID type "gss_nt_exported_name"Theodore Tso3-0/+11
1997-03-28Makefile.in: Add canon_name.c, duplicate_name.c, export_name.c to theTheodore Tso6-0/+213
1997-03-28Add the GSS_C_PROT_READY_FLAG and GSS_C_TRANS_FLAGTheodore Tso2-0/+30
1997-03-25A zero-length token should be treated like a GSS_C_NO_BUFFER duringTheodore Tso2-2/+8
1997-03-24Fix typo (remove '#' from '#extern "C"')Theodore Tso1-1/+1
1997-03-18Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso2-1/+15
1997-03-17Fix header file so that winmac.h is #included when commpiling on theTheodore Tso2-1/+6
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch4-20/+23
1997-02-22* Make shared libs work on AIXSam Hartman2-3/+7
1997-02-20Removed unneeded call to krb5_init_etsRichard Basch1-1/+0
1997-02-19Replace instances of krb5_xfree..Richard Basch2-5/+4
1997-02-09Merge of libhack_branchTom Yu9-88/+106
1997-02-06 * configure.in: Remove the CopyHeader and CopySrcHeader rules asEzra Peisach3-5/+16
1997-02-06util_crypt.c: Include k5-int.h because we need to access the privateRichard Basch2-1/+7
1997-02-06gssapi.hin: Make sure KRB5_EXPORTVAR is definedRichard Basch2-1/+5
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch38-271/+263
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso12-48/+122
1996-12-04 * acquire_cred.c (acquire_accept_cred): use krb5_kt_get_entryBarry Jaspan2-36/+14
1996-11-18 *gssapi.h: Renamed to gssapi.hinTom Yu4-19/+25
1996-11-06 * Makefile.in (HDRS): Changes so that $(OBJS) will not getTom Yu3-8/+10
1996-10-29Use $(S) instead of / for productions which could be used on both DOSTheodore Tso2-2/+7
1996-10-21Fixed typo so that the remaining length field is set correctlyTheodore Tso2-2/+8
1996-10-19util_ordering.c (g_queue_externalize, g_queue_internalize, g_queue_size):Theodore Tso3-0/+46
1996-10-19ser_sctx.c (kg_oid_externalize, kg_oid_internalize,Theodore Tso5-12/+183
1996-10-16*** empty log message ***Marc Horowitz1-0/+6
1996-10-16 * accept_sec_context.c (krb5_gss_accept_sec_context): return anMarc Horowitz1-21/+37
1996-10-10 * configure.in: Remove calls to CopySrcHeaderTom Yu3-15/+28
1996-10-10Don't let the "timeleft" returned by krb5_gss_acquire_cred be negative!Theodore Tso2-1/+6
1996-10-09 * Makefile.in (all-unix): Fix up last change; depending on a phonyTom Yu2-8/+9
1996-10-09 * Makefile.in (all-unix): Fix up various rules that haveTom Yu2-7/+14
1996-10-09Definition of gss_nt_krb5_name was incorrect; someone was being aTheodore Tso2-1/+6
1996-09-11remove spurious filesTom Yu1-31/+0
1996-08-28utl_nohash_validate.c, util_canonhost.c, util_validate.c: Only includeTheodore Tso5-3/+15
1996-08-28Fix stupid bug; don't free buf before it's allocated!Theodore Tso2-1/+5
1996-08-22* Require DES-CBC-CRC. This works alwaysSam Hartman2-1/+6
1996-08-02 * acquire_cred.c (krb5_gss_acquire_cred): Add const to localEzra Peisach2-1/+7
1996-08-02 * gssapiP_generic.h: If not on a Mac or under Dos, and stdlib.hEzra Peisach3-0/+13
1996-07-26 * Makefile.in (OBJS): Remove trailing backslash on a comment; itTom Yu2-1/+6