summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi
Commit message (Expand)AuthorAgeFilesLines
* Merge of libhack_branchTom Yu1997-02-099-88/+106
* * configure.in: Remove the CopyHeader and CopySrcHeader rules asEzra Peisach1997-02-063-5/+16
* util_crypt.c: Include k5-int.h because we need to access the privateRichard Basch1997-02-062-1/+7
* gssapi.hin: Make sure KRB5_EXPORTVAR is definedRichard Basch1997-02-062-1/+5
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-0638-271/+263
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-1312-48/+122
* * acquire_cred.c (acquire_accept_cred): use krb5_kt_get_entryBarry Jaspan1996-12-042-36/+14
* *gssapi.h: Renamed to gssapi.hinTom Yu1996-11-184-19/+25
* * Makefile.in (HDRS): Changes so that $(OBJS) will not getTom Yu1996-11-063-8/+10
* Use $(S) instead of / for productions which could be used on both DOSTheodore Tso1996-10-292-2/+7
* Fixed typo so that the remaining length field is set correctlyTheodore Tso1996-10-212-2/+8
* util_ordering.c (g_queue_externalize, g_queue_internalize, g_queue_size):Theodore Tso1996-10-193-0/+46
* ser_sctx.c (kg_oid_externalize, kg_oid_internalize,Theodore Tso1996-10-195-12/+183
* *** empty log message ***Marc Horowitz1996-10-161-0/+6
* * accept_sec_context.c (krb5_gss_accept_sec_context): return anMarc Horowitz1996-10-161-21/+37
* * configure.in: Remove calls to CopySrcHeaderTom Yu1996-10-103-15/+28
* Don't let the "timeleft" returned by krb5_gss_acquire_cred be negative!Theodore Tso1996-10-102-1/+6
* * Makefile.in (all-unix): Fix up last change; depending on a phonyTom Yu1996-10-092-8/+9
* * Makefile.in (all-unix): Fix up various rules that haveTom Yu1996-10-092-7/+14
* Definition of gss_nt_krb5_name was incorrect; someone was being aTheodore Tso1996-10-092-1/+6
* remove spurious filesTom Yu1996-09-111-31/+0
* utl_nohash_validate.c, util_canonhost.c, util_validate.c: Only includeTheodore Tso1996-08-285-3/+15
* Fix stupid bug; don't free buf before it's allocated!Theodore Tso1996-08-282-1/+5
* * Require DES-CBC-CRC. This works alwaysSam Hartman1996-08-222-1/+6
* * acquire_cred.c (krb5_gss_acquire_cred): Add const to localEzra Peisach1996-08-022-1/+7
* * gssapiP_generic.h: If not on a Mac or under Dos, and stdlib.hEzra Peisach1996-08-023-0/+13
* * Makefile.in (OBJS): Remove trailing backslash on a comment; itTom Yu1996-07-262-1/+6
* Add AC_PROG_INSTALL, since it's needed for a "make install"Theodore Tso1996-07-262-0/+6
* restore old version (oops checked in debugging versTom Yu1996-07-261-3/+0
* * Makefile.in: remove trailing backslash from comment under SRCSTom Yu1996-07-263-1/+10
* util_ordering.c (g_order_check):Theodore Tso1996-07-258-18/+44
* init_sec_context.c (krb5_gss_init_sec_context): Fixed error checkingTheodore Tso1996-07-255-22/+31
* * acquire_cred.c (krb5_gss_acquire_cred): Initialize variableEzra Peisach1996-07-252-0/+7
* util_token.c (g_verify_token_header): Changed return code to be anTheodore Tso1996-07-253-2/+5
* ser_sctx.c (kg_oid_externalize): Add proper return codeTheodore Tso1996-07-254-6/+16
* Remove INTERFACE keyworded; not needed (and causes problems) sinceTheodore Tso1996-07-243-2/+9
* Only include <sys/file.h> if building with BSD_DBTheodore Tso1996-07-242-1/+3
* Remove mechglue from the list of Macintosh subdirectoriesTheodore Tso1996-07-242-1/+6
* Must include k5-int.h on Windows and Macintosh buildsTheodore Tso1996-07-242-0/+6
* Fix broken Windows commands to copy gssapi_krb5.h to include/gssapiTheodore Tso1996-07-242-1/+4
* Must include k5-int.h on Windows and Macintosh buildsTheodore Tso1996-07-242-0/+9
* Renamed release_buffer.c to rel_buffer.c, and release_oid_set.c toTheodore Tso1996-07-234-4/+11
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-2262-1126/+2957
* Fix Win-16 build #defines for KRB5_CALLCONV and KRB5_DLLIMPTheodore Tso1996-06-212-5/+10
* * configure.in: remove ref to ET_RULESTom Yu1996-06-144-2/+10
* Makefile.in: Update special rule for gssapi_err_generic.obj so that itTheodore Tso1996-06-132-5/+7
* Makefile.in: Update special rule for gssapi_err_krb5.obj so that itTheodore Tso1996-06-132-5/+5
* Checked in missing _WIN32 #ifdefTheodore Tso1996-06-131-1/+1
* Makefile.in: Remove include of config/windows.in; that's doneTheodore Tso1996-06-124-11/+17
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-122-1/+6