| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Do not redefine PROTOTYPE if it is already defined | Ezra Peisach | 1995-04-30 | 2 | -0/+6 |
* | If STDC and WINDOWS is not defined, define PROTOTYPE properly. | Ezra Peisach | 1995-04-21 | 2 | -0/+6 |
* | Some PC fix-ups due to the include structure changing | Keith Vetter | 1995-04-20 | 2 | -1/+10 |
* | configure.in: Add checking for SIZEOF_SHORT, SIZEOF_INT, and | Theodore Tso | 1995-04-20 | 5 | -5/+61 |
* | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+53 |
* | Windows global stuff: | Keith Vetter | 1995-04-14 | 15 | -170/+176 |
* | * Makefile.in (unixmac): Add to build header files | John Gilmore | 1995-03-29 | 2 | -0/+6 |
* | Don't include sys/socket.h and netdb.h, since they are included by | Theodore Tso | 1995-03-24 | 2 | -4/+5 |
* | Changed the name of the gssapi library created under Windows and a couple of | Keith Vetter | 1995-03-22 | 2 | -1/+11 |
* | Fixed up some missing protocols and unchecked casts | Keith Vetter | 1995-03-08 | 6 | -11/+26 |
* | <com_err.h> => "com_err.h" | John Gilmore | 1995-02-28 | 2 | -1/+2 |
* | Avoid <krb5/....> includes | John Gilmore | 1995-02-28 | 2 | -3/+7 |
* | PC'fied gssapi directories. Mostly changing Makefile.in and adding the | Keith Vetter | 1995-02-21 | 15 | -94/+128 |
* | DOS 8.3 filename changes. The make process created some files with | Keith Vetter | 1995-02-20 | 4 | -7/+16 |
* | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
* | Rename files for DOS 8.3 uniqueness: | John Gilmore | 1995-02-03 | 7 | -10/+20 |
* | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -1/+1 |
* | Fix wrong OID's! | Theodore Tso | 1994-08-20 | 2 | -12/+16 |
* | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 15 | -60/+0 |
* | use ctype.h | Mark Eichin | 1994-08-14 | 1 | -0/+1 |
* | Stamp Out Imake in Our Lifetimes.. | Mark Eichin | 1994-08-09 | 1 | -94/+0 |
* | * Makefile.in: remove spurious mkdir | Tom Yu | 1994-07-14 | 2 | -3/+4 |
* | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 1 | -22/+0 |
* | * configure.in (in all relevant subdirs): move invokations of | Tom Yu | 1994-06-27 | 1 | -1/+1 |
* | improve clean rules | Mark Eichin | 1994-06-23 | 1 | -0/+3 |
* | Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-21 | 1 | -0/+1 |
* | support to allow --with-ccopts= | Tom Yu | 1994-06-21 | 2 | -0/+2 |
* | add AC_SIZE_T | Mark Eichin | 1994-06-21 | 2 | -0/+5 |
* | Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-18 | 1 | -1/+1 |
* | support to calculate BUILDTOP in makeaclocals | Tom Yu | 1994-06-17 | 2 | -1/+2 |
* | more srcdir fixes | Mark Eichin | 1994-06-15 | 2 | -3/+9 |
* | Need to include krb5/config.h to get the wordsize information | Theodore Tso | 1994-06-15 | 1 | -0/+1 |
* | "downgrade" to classic C, tweak headers a bit | Mark Eichin | 1994-06-10 | 12 | -123/+168 |
* | Updates from OpenVision, before beta 4 release | Theodore Tso | 1994-06-10 | 5 | -15/+60 |
* | autoconf enhancements for kerberos | Mark Eichin | 1994-06-09 | 2 | -0/+87 |
* | Use #if instead of #ifdef for HasHashLibrary | Theodore Tso | 1994-01-18 | 1 | -1/+1 |
* | Renaming Makefile to Makefile.original | Theodore Tso | 1994-01-17 | 1 | -0/+0 |
* | Create the include/gssapi directory if necessary | Theodore Tso | 1994-01-14 | 1 | -0/+3 |
* | Added support for systems that don't have the hash library | Theodore Tso | 1994-01-14 | 2 | -5/+97 |
* | Don't include validate.c, since it doesn't compile and seems to be | Theodore Tso | 1994-01-13 | 1 | -7/+7 |