| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | minor cleanup + audit issues | Ken Raeburn | 2001-03-15 | 4 | -22/+18 |
| * | * crc-32.h: Stop using PROTOTYPE macro | Ken Raeburn | 2001-03-15 | 2 | -2/+5 |
| * | * Makefile.in (STLIBOBJS): Undo last change | Ken Raeburn | 2001-03-13 | 2 | -1/+5 |
| * | * make_random_key.c, old_api_glue.c: Do not use a variable named | Ezra Peisach | 2001-03-11 | 3 | -9/+14 |
| * | use prototype-style function defs. meant to attach this log with last checkin... | Ken Raeburn | 2001-03-09 | 1 | -0/+5 |
| * | Makefile.in (STLIBOBJS): Nothing uses des_stringtokey.o, drop it | Ken Raeburn | 2001-03-09 | 5 | -28/+25 |
| * | Use krb5int_ prefix for internal "provider" structures | Ken Raeburn | 2001-03-09 | 20 | -43/+65 |
| * | krb5_const -> const | Ken Raeburn | 2001-03-06 | 41 | -208/+245 |
| * | prng.c: use des3 now | Ken Raeburn | 2001-03-06 | 2 | -14/+19 |
| * | * make_checksum.c (krb5_c_make_checksum): Clear checksum contents pointer after | Ken Raeburn | 2001-01-30 | 2 | -0/+6 |
| * | more afsstring2key unterminated-input checks & fixes | Ken Raeburn | 2001-01-25 | 2 | -2/+25 |
| * | * t_afss2k.c: Extend test cases to cover situation where krb5_data refers to | Ken Raeburn | 2001-01-25 | 3 | -18/+49 |
| * | * stringtokey.c (kerberos): Now const. | Ken Raeburn | 2001-01-24 | 2 | -2/+7 |
| * | missed a variable that should've been made const | Ken Raeburn | 2001-01-21 | 2 | -2/+3 |
| * | add mit copyright | Ken Raeburn | 2001-01-21 | 1 | -0/+24 |
| * | fix year for last change | Ken Raeburn | 2001-01-21 | 1 | -1/+1 |
| * | make afs string2key thread-safe | Ken Raeburn | 2001-01-20 | 2 | -53/+63 |
| * | add some comments | Ken Raeburn | 2001-01-20 | 1 | -0/+5 |
| * | new test case for afs string2key | Ken Raeburn | 2001-01-20 | 3 | -2/+106 |
| * | * nfold.c (krb5_nfold): inbots and outbits are now unsigned int | Ezra Peisach | 2000-10-17 | 3 | -3/+9 |
| * | * hash_sha1.c (k5_sha1_hash): Cast length field in shsUpdate call | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
| * | * des_int.h: Change prototypes for mit_des_cbc_encrypt(), | Ezra Peisach | 2000-10-17 | 7 | -12/+32 |
| * | * descbc.c, k5_md4des.c, k5_md5des.c, t_cksum.c: Cleanup unsigned | Ezra Peisach | 2000-09-25 | 6 | -20/+34 |
| * | * afsstring2key.c: Initialization of S[8][64] - each 64 elements | Ezra Peisach | 2000-06-30 | 2 | -32/+37 |
| * | crypto_libinit.c: Add prototype for prng_cleanup() | Ezra Peisach | 2000-06-30 | 2 | -0/+6 |
| * | prng.c (prng_cleanup): Ensure memory allocated before calling free | Ezra Peisach | 2000-06-29 | 2 | -1/+5 |
| * | Get rid of unused variable | Ezra Peisach | 2000-06-28 | 2 | -2/+5 |
| * | des.c, des3.c: Remove unused variables | Ezra Peisach | 2000-06-28 | 3 | -4/+6 |
| * | afsstring2key.c: "register x" -> "register int x" | Ezra Peisach | 2000-06-28 | 2 | -3/+7 |
| * | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 10 | -13/+99 |
| * | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 3 | -0/+9 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 12 | -24/+24 |
| * | * t_verify.c: Add "const" to casts in calls to mit_des_cbc_encrypt() | Ezra Peisach | 2000-02-25 | 3 | -5/+12 |
| * | * 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 |