| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in (HDRS): Changes so that $(OBJS) will not get | Tom Yu | 1996-11-06 | 3 | -8/+10 |
| * | Use $(S) instead of / for productions which could be used on both DOS | Theodore Tso | 1996-10-29 | 2 | -2/+7 |
| * | Fixed typo so that the remaining length field is set correctly | Theodore Tso | 1996-10-21 | 2 | -2/+8 |
| * | util_ordering.c (g_queue_externalize, g_queue_internalize, g_queue_size): | Theodore Tso | 1996-10-19 | 3 | -0/+46 |
| * | * configure.in: Remove calls to CopySrcHeader | Tom Yu | 1996-10-10 | 3 | -15/+28 |
| * | * Makefile.in (all-unix): Fix up last change; depending on a phony | Tom Yu | 1996-10-09 | 2 | -8/+9 |
| * | * Makefile.in (all-unix): Fix up various rules that have | Tom Yu | 1996-10-09 | 2 | -7/+14 |
| * | utl_nohash_validate.c, util_canonhost.c, util_validate.c: Only include | Theodore Tso | 1996-08-28 | 5 | -3/+15 |
| * | * gssapiP_generic.h: If not on a Mac or under Dos, and stdlib.h | Ezra Peisach | 1996-08-02 | 3 | -0/+13 |
| * | util_ordering.c (g_order_check): | Theodore Tso | 1996-07-25 | 8 | -18/+44 |
| * | util_token.c (g_verify_token_header): Changed return code to be an | Theodore Tso | 1996-07-25 | 3 | -2/+5 |
| * | Remove INTERFACE keyworded; not needed (and causes problems) since | Theodore Tso | 1996-07-24 | 3 | -2/+9 |
| * | Only include <sys/file.h> if building with BSD_DB | Theodore Tso | 1996-07-24 | 2 | -1/+3 |
| * | Must include k5-int.h on Windows and Macintosh builds | Theodore Tso | 1996-07-24 | 2 | -0/+6 |
| * | Renamed release_buffer.c to rel_buffer.c, and release_oid_set.c to | Theodore Tso | 1996-07-23 | 4 | -4/+11 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 18 | -114/+899 |
| * | Fix Win-16 build #defines for KRB5_CALLCONV and KRB5_DLLIMP | Theodore Tso | 1996-06-21 | 2 | -5/+10 |
| * | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 2 | -1/+5 |
| * | Makefile.in: Update special rule for gssapi_err_generic.obj so that it | Theodore Tso | 1996-06-13 | 2 | -5/+7 |
| * | Change INTERFACE to be KRB5_CALLCONV, which is where the calling | Theodore Tso | 1996-06-12 | 2 | -57/+109 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
| * | Update .Sanitize files to reflect current file status | Theodore Tso | 1996-06-06 | 1 | -0/+3 |
| * | Integrated OpenVision's changes into the most recent MIT code. This | Marc Horowitz | 1996-04-12 | 3 | -0/+330 |
| * | Inlined list of source files for SRCS and OBJS (for Macintosh build) | Theodore Tso | 1996-04-02 | 2 | -9/+13 |
| * | Synchronize .Sanitize with current reality | Ezra Peisach | 1996-03-20 | 1 | -4/+0 |
| * | Fixed mispelling of Doug Engert's name | Theodore Tso | 1996-03-11 | 1 | -1/+1 |
| * | Fix to work on 16-bit platforms (we don't allow greater than 64k | Theodore Tso | 1996-03-01 | 2 | -0/+15 |
| * | Make sure size_t and uid_t are defined under MS-DOS | Theodore Tso | 1996-02-27 | 2 | -1/+16 |
| * | New error code function | Theodore Tso | 1996-02-25 | 2 | -0/+10 |
| * | * g_compare_name.c, g_delete_sec_context.c, g_dsp_status.c, | Tom Yu | 1996-01-25 | 2 | -1/+15 |
| * | gssapiP_generic.h: Removed prototypes of functions that have been | Theodore Tso | 1996-01-23 | 7 | -543/+9 |
| * | Added ##DOS statements after gssapi_err_generic.$(OBJECT) to get it | Theodore Tso | 1996-01-11 | 2 | -0/+9 |
| * | Remove #if statement that used sizeof(xxx), since that won't work for | Theodore Tso | 1996-01-11 | 2 | -6/+7 |
| * | gssapiP_generic.h (TWRITE_INT16, TREAD_INT16): Added new macros | Theodore Tso | 1996-01-05 | 2 | -0/+13 |
| * | gssapiP_generic.h: Don't include <sys/types.h> since it's already | Theodore Tso | 1996-01-05 | 3 | -3/+9 |
| * | Makefile.in, ChangeLog: Add support to compile shared libraries | Theodore Tso | 1995-11-18 | 4 | -3/+29 |
| * | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 3 | -34/+28 |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 2 | -2/+5 |
| * | For MS-DOS, use the brute force method of defining the size of | Theodore Tso | 1995-09-29 | 2 | -9/+17 |
| * | Misc Mac cleanups | Keith Vetter | 1995-09-29 | 2 | -3/+12 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -7/+8 |
| * | oid_ops.c: signed/unsigned mismatch, removed unused variables | Theodore Tso | 1995-09-23 | 3 | -5/+10 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 5 | -0/+17 |
| * | Update to GSSAPI-V2 | Paul Park | 1995-08-31 | 10 | -216/+842 |
| * | Add prototypes for gss_{im,ex}port_sec_context | Paul Park | 1995-08-29 | 2 | -1/+15 |
| * | Include k5-int.h instead of specific internal include files | Paul Park | 1995-07-27 | 2 | -5/+6 |
| * | Remove LDFLAGS | Paul Park | 1995-07-07 | 2 | -1/+4 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -5/+6 |
| * | Include k5-sockets.h now that k5-config.h does not include netdb.h. | Ezra Peisach | 1995-05-24 | 2 | -0/+7 |
| * | Install EXPORTED_HEADERS in gssapi subdirectory | Paul Park | 1995-05-22 | 3 | -0/+13 |