| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * gssapiP_generic.h: If not on a Mac or under Dos, and stdlib.h | Ezra Peisach | 1996-08-02 | 1 | -0/+7 |
| * | util_ordering.c (g_order_check): | Theodore Tso | 1996-07-25 | 1 | -1/+19 |
| * | util_token.c (g_verify_token_header): Changed return code to be an | Theodore Tso | 1996-07-25 | 1 | -0/+3 |
| * | Remove INTERFACE keyworded; not needed (and causes problems) since | Theodore Tso | 1996-07-24 | 1 | -0/+7 |
| * | Only include <sys/file.h> if building with BSD_DB | Theodore Tso | 1996-07-24 | 1 | -0/+2 |
| * | Must include k5-int.h on Windows and Macintosh builds | Theodore Tso | 1996-07-24 | 1 | -0/+3 |
| * | Renamed release_buffer.c to rel_buffer.c, and release_oid_set.c to | Theodore Tso | 1996-07-23 | 1 | -0/+7 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 1 | -0/+20 |
| * | Fix Win-16 build #defines for KRB5_CALLCONV and KRB5_DLLIMP | Theodore Tso | 1996-06-21 | 1 | -0/+5 |
| * | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 1 | -0/+4 |
| * | Makefile.in: Update special rule for gssapi_err_generic.obj so that it | Theodore Tso | 1996-06-13 | 1 | -0/+5 |
| * | Change INTERFACE to be KRB5_CALLCONV, which is where the calling | Theodore Tso | 1996-06-12 | 1 | -0/+16 |
| * | Inlined list of source files for SRCS and OBJS (for Macintosh build) | Theodore Tso | 1996-04-02 | 1 | -0/+5 |
| * | 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 | 1 | -0/+6 |
| * | Make sure size_t and uid_t are defined under MS-DOS | Theodore Tso | 1996-02-27 | 1 | -0/+5 |
| * | New error code function | Theodore Tso | 1996-02-25 | 1 | -0/+6 |
| * | * g_compare_name.c, g_delete_sec_context.c, g_dsp_status.c, | Tom Yu | 1996-01-25 | 1 | -0/+6 |
| * | gssapiP_generic.h: Removed prototypes of functions that have been | Theodore Tso | 1996-01-23 | 1 | -0/+9 |
| * | Added ##DOS statements after gssapi_err_generic.$(OBJECT) to get it | Theodore Tso | 1996-01-11 | 1 | -0/+4 |
| * | Remove #if statement that used sizeof(xxx), since that won't work for | Theodore Tso | 1996-01-11 | 1 | -0/+5 |
| * | gssapiP_generic.h (TWRITE_INT16, TREAD_INT16): Added new macros | Theodore Tso | 1996-01-05 | 1 | -0/+3 |
| * | gssapiP_generic.h: Don't include <sys/types.h> since it's already | Theodore Tso | 1996-01-05 | 1 | -0/+7 |
| * | Makefile.in, ChangeLog: Add support to compile shared libraries | Theodore Tso | 1995-11-18 | 1 | -0/+7 |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 1 | -0/+5 |
| * | For MS-DOS, use the brute force method of defining the size of | Theodore Tso | 1995-09-29 | 1 | -0/+6 |
| * | Misc Mac cleanups | Keith Vetter | 1995-09-29 | 1 | -0/+9 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 1 | -0/+5 |
| * | oid_ops.c: signed/unsigned mismatch, removed unused variables | Theodore Tso | 1995-09-23 | 1 | -0/+5 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 1 | -0/+7 |
| * | Update to GSSAPI-V2 | Paul Park | 1995-08-31 | 1 | -0/+14 |
| * | Add prototypes for gss_{im,ex}port_sec_context | Paul Park | 1995-08-29 | 1 | -0/+4 |
| * | Include k5-int.h instead of specific internal include files | Paul Park | 1995-07-27 | 1 | -0/+5 |
| * | Remove LDFLAGS | Paul Park | 1995-07-07 | 1 | -0/+4 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 1 | -0/+5 |
| * | Include k5-sockets.h now that k5-config.h does not include netdb.h. | Ezra Peisach | 1995-05-24 | 1 | -0/+4 |
| * | Install EXPORTED_HEADERS in gssapi subdirectory | Paul Park | 1995-05-22 | 1 | -0/+6 |
| * | Do not redefine PROTOTYPE if it is already defined | Ezra Peisach | 1995-04-30 | 1 | -0/+4 |
| * | If STDC and WINDOWS is not defined, define PROTOTYPE properly. | Ezra Peisach | 1995-04-21 | 1 | -0/+4 |
| * | Some PC fix-ups due to the include structure changing | Keith Vetter | 1995-04-20 | 1 | -0/+4 |
| * | configure.in: Add checking for SIZEOF_SHORT, SIZEOF_INT, and | Theodore Tso | 1995-04-20 | 1 | -0/+16 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 1 | -0/+6 |
| * | * Makefile.in (unixmac): Add to build header files | John Gilmore | 1995-03-29 | 1 | -0/+4 |
| * | Don't include sys/socket.h and netdb.h, since they are included by | Theodore Tso | 1995-03-24 | 1 | -0/+5 |
| * | Changed the name of the gssapi library created under Windows and a couple of | Keith Vetter | 1995-03-22 | 1 | -0/+5 |
| * | Fixed up some missing protocols and unchecked casts | Keith Vetter | 1995-03-08 | 1 | -0/+8 |
| * | <com_err.h> => "com_err.h" | John Gilmore | 1995-02-28 | 1 | -0/+1 |
| * | Avoid <krb5/....> includes | John Gilmore | 1995-02-28 | 1 | -0/+4 |
| * | PC'fied gssapi directories. Mostly changing Makefile.in and adding the | Keith Vetter | 1995-02-21 | 1 | -0/+14 |
| * | DOS 8.3 filename changes. The make process created some files with | Keith Vetter | 1995-02-20 | 1 | -0/+9 |