summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * configure.in: Remove calls to CopySrcHeaderTom Yu1996-10-103-15/+28
* * 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
* utl_nohash_validate.c, util_canonhost.c, util_validate.c: Only includeTheodore Tso1996-08-285-3/+15
* * gssapiP_generic.h: If not on a Mac or under Dos, and stdlib.hEzra Peisach1996-08-023-0/+13
* util_ordering.c (g_order_check):Theodore Tso1996-07-258-18/+44
* util_token.c (g_verify_token_header): Changed return code to be anTheodore Tso1996-07-253-2/+5
* 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
* Must include k5-int.h on Windows and Macintosh buildsTheodore Tso1996-07-242-0/+6
* 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-2218-114/+899
* 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-142-1/+5
* Makefile.in: Update special rule for gssapi_err_generic.obj so that itTheodore Tso1996-06-132-5/+7
* Change INTERFACE to be KRB5_CALLCONV, which is where the callingTheodore Tso1996-06-122-57/+109
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-061-0/+3
* Integrated OpenVision's changes into the most recent MIT code. ThisMarc Horowitz1996-04-123-0/+330
* Inlined list of source files for SRCS and OBJS (for Macintosh build)Theodore Tso1996-04-022-9/+13
* Synchronize .Sanitize with current realityEzra Peisach1996-03-201-4/+0
* Fixed mispelling of Doug Engert's nameTheodore Tso1996-03-111-1/+1
* Fix to work on 16-bit platforms (we don't allow greater than 64kTheodore Tso1996-03-012-0/+15
* Make sure size_t and uid_t are defined under MS-DOSTheodore Tso1996-02-272-1/+16
* New error code functionTheodore Tso1996-02-252-0/+10
* * g_compare_name.c, g_delete_sec_context.c, g_dsp_status.c,Tom Yu1996-01-252-1/+15
* gssapiP_generic.h: Removed prototypes of functions that have beenTheodore Tso1996-01-237-543/+9
* Added ##DOS statements after gssapi_err_generic.$(OBJECT) to get itTheodore Tso1996-01-112-0/+9
* Remove #if statement that used sizeof(xxx), since that won't work forTheodore Tso1996-01-112-6/+7
* gssapiP_generic.h (TWRITE_INT16, TREAD_INT16): Added new macrosTheodore Tso1996-01-052-0/+13
* gssapiP_generic.h: Don't include <sys/types.h> since it's alreadyTheodore Tso1996-01-053-3/+9
* Makefile.in, ChangeLog: Add support to compile shared librariesTheodore Tso1995-11-184-3/+29
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-033-34/+28
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-2/+5
* For MS-DOS, use the brute force method of defining the size ofTheodore Tso1995-09-292-9/+17
* Misc Mac cleanupsKeith Vetter1995-09-292-3/+12
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-7/+8
* oid_ops.c: signed/unsigned mismatch, removed unused variablesTheodore Tso1995-09-233-5/+10
* Mac Beta 1 submissionKeith Vetter1995-09-115-0/+17
* Update to GSSAPI-V2Paul Park1995-08-3110-216/+842
* Add prototypes for gss_{im,ex}port_sec_contextPaul Park1995-08-292-1/+15
* Include k5-int.h instead of specific internal include filesPaul Park1995-07-272-5/+6
* Remove LDFLAGSPaul Park1995-07-072-1/+4
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-5/+6
* Include k5-sockets.h now that k5-config.h does not include netdb.h.Ezra Peisach1995-05-242-0/+7
* Install EXPORTED_HEADERS in gssapi subdirectoryPaul Park1995-05-223-0/+13