| Commit message (Expand) | Author | Age | Files | Lines |
| * | * crypto_libinit.c: Add terminating newline; use 0 and 1 instead | Tom Yu | 2000-01-24 | 2 | -4/+9 |
| * | Moved krb5, gss, and crypto library initialization/cleanup code into new dedi... | Miro Jurisic | 2000-01-22 | 5 | -0/+52 |
| * | Various changes to: | Ken Raeburn | 2000-01-22 | 45 | -143/+203 |
| * | * prng.c (enc): Now static and const, and points to const | Ken Raeburn | 2000-01-22 | 2 | -1/+5 |
| * | Avoid non-const static data, and gcc warnings Solaris, except afsstring2key.c: | Ken Raeburn | 2000-01-22 | 4 | -15/+42 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 12 | -0/+84 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 12 | -19/+14 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 14 | -14/+56 |
| * | Tom's cryptosystem alias entries from 1.1 branch | Ken Raeburn | 1999-09-01 | 3 | -0/+31 |
| * | memmove/bcopy fix from 1.1 branch | Ken Raeburn | 1999-09-01 | 2 | -0/+12 |
| * | * etypes.c: Update des3-cbc-sha1 to alignt with new number | Tom Yu | 1999-08-18 | 3 | -4/+12 |
| * | * dk_encrypt.c (krb5_marc_dk_encrypt): Call | Tom Yu | 1999-06-29 | 2 | -1/+7 |
| * | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 2 | -33/+37 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 24 | -84/+132 |
| * | Fixed typo in SRCS | Miro Jurisic | 1999-01-22 | 1 | -1/+1 |
| * | * make_checksum.c (krb5_c_make_checksum): Note the fact that we're | Tom Yu | 1999-01-05 | 4 | -1/+38 |
| * | * dk.h: Add prototypes for krb5_marc_dk_* | Tom Yu | 1999-01-05 | 5 | -0/+389 |
| * | * old_decrypt.c (krb5_old_decrypt): Initialize the ivec to the key | Tom Yu | 1998-12-16 | 2 | -1/+17 |
| * | * old_decrypt.c (krb5_old_decrypt): Actually compare the | Tom Yu | 1998-12-11 | 2 | -1/+6 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 24 | -0/+85 |
| * | Makefile.in: Added missing "cd .." necessary for making this compile | Theodore Tso | 1998-12-05 | 2 | -2/+11 |
| * | Fixed busted Makefile so that it compiles under Windows | Theodore Tso | 1998-12-05 | 2 | -3/+3 |
| * | Added KRB5_DLLIMP and KRB5_CALLCONV so that these files build | Theodore Tso | 1998-12-05 | 11 | -27/+46 |
| * | Fixes to build out of source tree | Ezra Peisach | 1998-11-06 | 4 | -5/+14 |
| * | Fixed filename uniqueness problems by renaming all of the *.c files | Theodore Tso | 1998-11-05 | 5 | -3/+5 |
| * | Make sure filenames are unique across all of the krb5 directories. Renamed | Theodore Tso | 1998-11-05 | 9 | -12/+13 |
| * | resurrect | Tom Yu | 1998-11-02 | 1 | -0/+203 |
| * | ressurect files missed by merge | Tom Yu | 1998-11-02 | 36 | -0/+3237 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 95 | -6773/+2853 |
| * | resurrecting | Tom Yu | 1998-09-21 | 5 | -0/+1005 |
| * | oop | Tom Yu | 1998-09-21 | 1 | -0/+0 |
| * | restoring deleted files | Tom Yu | 1998-09-21 | 1 | -0/+0 |
| * | fix incorrect version | Tom Yu | 1998-09-21 | 1 | -2/+2 |
| * | resurrect accidentally deleted files | Tom Yu | 1998-09-21 | 1 | -0/+28 |
| * | restore accidentally deleted files | Tom Yu | 1998-09-21 | 9 | -0/+1031 |
| * | merge of tlyu-3des-k4 | Tom Yu | 1998-09-19 | 15 | -2064/+0 |
| * | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 1 | -1/+1 |
| * | * Makefile.in (LIB): Rename to k5crypto | Tom Yu | 1998-04-15 | 2 | -1/+5 |
| * | * Makefile.in (t_cksum): Do not depend on libkrb5.a, use | Ezra Peisach | 1998-03-03 | 4 | -4/+20 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 14 | -15/+50 |
| * | Collapse configure.in files below lib/crypto into lib/crypto | Theodore Tso | 1998-02-13 | 21 | -41/+69 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 15 | -2/+46 |
| * | * init_rkey.c (mit_des_init_random_key): Punt the struct; use | Tom Yu | 1997-12-29 | 2 | -7/+20 |
| * | * configure.in: Add AC_PROG_LN_S to deal with symlinking in | Tom Yu | 1997-11-29 | 2 | -0/+7 |
| * | * md5.c: Fix to deal with types longer than 32 bits | Tom Yu | 1997-10-28 | 4 | -2/+21 |
| * | * shs.c, sha_glue.c, hmac_sha.c: Fix to deal with LONG wider than | Tom Yu | 1997-10-28 | 5 | -74/+183 |
| * | * d3_cbc.c, des.h, des_int.h, f_cbc.c, f_cksum.c, f_ecb.c, | Tom Yu | 1997-10-27 | 13 | -102/+103 |
| * | Set KRB5_CONFIG for tests | Ezra Peisach | 1997-10-21 | 2 | -1/+5 |
| * | * Makefile.in: Bump major version due to possible size changes | Tom Yu | 1997-10-14 | 2 | -2/+6 |
| * | * des_int.h: Use better logic to find an appropriate type for | Tom Yu | 1997-10-14 | 3 | -7/+42 |