| Commit message (Expand) | Author | Age | Files | Lines |
| * | Updated protocol error messages to be in line with latest official | Theodore Tso | 1994-07-15 | 1 | -3/+3 |
| * | Use POSIX utime() instead of non-posix utimes() | Theodore Tso | 1994-07-15 | 2 | -10/+12 |
| * | Added MIT Copyright notices | Theodore Tso | 1994-07-14 | 19 | -0/+419 |
| * | * asn1_encode_k.c (asn1_encode_pa_data): oops still check NULL if | Tom Yu | 1994-07-14 | 2 | -1/+7 |
| * | * Makefile.in: remove spurious mkdir | Tom Yu | 1994-07-14 | 2 | -3/+4 |
| * | * asn1_encode_k.c (asn1_encode_pa_data): the contents field of a | Tom Yu | 1994-07-09 | 2 | -1/+8 |
| * | * asn1_decode_k.c: yet another instance of the SunOS realloc bug | Tom Yu | 1994-07-09 | 3 | -9/+26 |
| * | * an1buf.c: Harry saves vs. Unix again. Making sure that anything | Tom Yu | 1994-07-07 | 2 | -2/+7 |
| * | Get rid of strftime (since it breaks when used this way, at least under | Mark Eichin | 1994-07-06 | 3 | -27/+18 |
| * | add gmt_mktime to support new asn1 code | Mark Eichin | 1994-07-06 | 4 | -0/+87 |
| * | * asn1_encode_k.h: | Tom Yu | 1994-07-03 | 4 | -3/+11 |
| * | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 3 | -58/+0 |
| * | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 22 | -532/+3 |
| * | revert portability change temporarily | Mark Eichin | 1994-07-02 | 1 | -0/+7 |
| * | make gmt_offset portable, make decls and defns consistent.. | Mark Eichin | 1994-07-01 | 3 | -16/+44 |
| * | Changed configuration to actually work with a displaced source tree. | Mark Eichin | 1994-07-01 | 1 | -0/+11 |
| * | select makefile in build dir | Mark Eichin | 1994-07-01 | 1 | -0/+12 |
| * | rename *.in.* to *.*.in to make it work | Mark Eichin | 1994-07-01 | 3 | -6/+9 |
| * | fix to vaxtohl from grossa@SDSC.EDU | Mark Eichin | 1994-07-01 | 1 | -3/+3 |
| * | folding in Harry's changes | Tom Yu | 1994-06-29 | 36 | -11/+5245 |
| * | folding in harry's changes | Tom Yu | 1994-06-29 | 1 | -0/+0 |
| * | * configure.in (in all relevant subdirs): move invokations of | Tom Yu | 1994-06-27 | 14 | -14/+14 |
| * | changes to fix make install | Tom Yu | 1994-06-25 | 10 | -19/+120 |
| * | * cs_entry.c: oops typo in that last one | Tom Yu | 1994-06-23 | 2 | -1/+3 |
| * | obvious additions to clean | Mark Eichin | 1994-06-23 | 6 | -0/+16 |
| * | * grrr.... ETYPE_DES_CBC_CRC really should be ETYPE_RAW_DES_CBC, | Tom Yu | 1994-06-23 | 2 | -1/+8 |
| * | missed some clean rules | Mark Eichin | 1994-06-23 | 2 | -0/+4 |
| * | more improvements to clean rules | Mark Eichin | 1994-06-23 | 1 | -1/+1 |
| * | improve clean rules | Mark Eichin | 1994-06-23 | 15 | -0/+49 |
| * | test DONE for emptiness before using | Mark Eichin | 1994-06-22 | 3 | -19/+25 |
| * | add CONFIG_RULES to remaining configure.ins | Mark Eichin | 1994-06-22 | 2 | -0/+2 |
| * | Fixed default port numbers so they are loaded in network byte order | Theodore Tso | 1994-06-22 | 2 | -2/+8 |
| * | Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-21 | 26 | -1/+28 |
| * | Fixed encryption type in the raw DES structure | Theodore Tso | 1994-06-21 | 1 | -1/+1 |
| * | support to allow --with-ccopts= | Tom Yu | 1994-06-21 | 48 | -0/+48 |
| * | add AC_SIZE_T | Mark Eichin | 1994-06-21 | 2 | -0/+5 |
| * | add AC_CONST for bsd | Mark Eichin | 1994-06-21 | 2 | -0/+5 |
| * | Included krb5/config.h so that things will work under imake as well as | Theodore Tso | 1994-06-20 | 2 | -0/+5 |
| * | Included krb5/osconf.h so that things will work under imake as well as | Theodore Tso | 1994-06-20 | 4 | -0/+11 |
| * | Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com) | Mark Eichin | 1994-06-18 | 24 | -24/+24 |
| * | Started changelog to document change in crep2kcrep.c | Theodore Tso | 1994-06-17 | 1 | -0/+5 |
| * | Fixing type which caused ticket forwarding to not work | Theodore Tso | 1994-06-17 | 1 | -1/+1 |
| * | support to calculate BUILDTOP in makeaclocals | Tom Yu | 1994-06-17 | 52 | -23/+52 |
| * | default for AF_MAX (missing on old-linux) | Mark Eichin | 1994-06-16 | 1 | -0/+5 |
| * | Change use of tell(x) to lseek(x, 0, SEEK_CUR) | Theodore Tso | 1994-06-16 | 2 | -2/+2 |
| * | Fix typo in the entry for the raw DES encryption. It should really be | Theodore Tso | 1994-06-16 | 1 | -1/+1 |
| * | punt unneeded SUBDIRS | Mark Eichin | 1994-06-16 | 1 | -2/+0 |
| * | Fix order of arguments in krb5_gss_verify | Theodore Tso | 1994-06-16 | 1 | -1/+1 |
| * | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 10 | -39/+44 |
| * | step 1: bzero->memset(,0,) | Mark Eichin | 1994-06-15 | 45 | -62/+61 |