| Commit message (Expand) | Author | Age | Files | Lines |
| * | Link test programs against thread support library | Ken Raeburn | 2004-05-13 | 1 | -0/+5 |
| * | * string2key.c: Replaced with a new implementation. | Ken Raeburn | 2004-04-03 | 1 | -0/+4 |
| * | protoize | Ken Raeburn | 2004-02-19 | 1 | -0/+6 |
| * | * f_tables.h (DES_DO_ENCRYPT, DES_DO_DECRYPT): Allocate temporary variable | Ken Raeburn | 2004-02-17 | 1 | -0/+9 |
| * | * afsstring2key.c (krb5_afs_encrypt): Drop EDFLAG as an argument, make it local | Ken Raeburn | 2004-02-17 | 1 | -0/+7 |
| * | Replace the array of 8 mit_des_cblock object 'mit_des_zeroblock' defined | Ken Raeburn | 2003-12-20 | 1 | -0/+7 |
| * | * f_cbc.c (krb5int_des_cbc_decrypt): Move declarations that were after | Ken Raeburn | 2003-07-22 | 1 | -0/+6 |
| * | Separate the DES encrypt and decrypt operations into separate functions, | Ken Raeburn | 2003-07-17 | 1 | -0/+10 |
| * | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 1 | -0/+4 |
| * | * des_int.h: Added prototype for mit_afs_crypt which is used by the deprecate... | Alexandra Ellwood | 2003-03-06 | 1 | -0/+5 |
| * | Delete some unused declarations from old-crypto API | Ken Raeburn | 2003-03-05 | 1 | -0/+7 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
| * | Cleanup unused | Ezra Peisach | 2002-12-23 | 1 | -0/+4 |
| * | * string2key.c (mit_des_string_to_key_int): If PRINT_TEST_VECTORS is defined, | Ken Raeburn | 2002-10-10 | 1 | -0/+5 |
| * | Fix DES_INT32 definition | Tom Yu | 2002-09-27 | 1 | -0/+18 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
| * | * string2key.c: Work around possible bug with AFS salts; | Tom Yu | 2002-08-16 | 1 | -0/+5 |
| * | * des_int.h: use "" includes for k5-int.h | Tom Yu | 2002-06-08 | 1 | -0/+5 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -0/+5 |
| * | * string2key.c (mit_des_string_to_key_int): Undo last change | Ken Raeburn | 2001-06-22 | 1 | -0/+4 |
| * | * destest.c (value): Now signed int, since some entries are negative. | Ken Raeburn | 2001-06-22 | 1 | -0/+5 |
| * | * string2key.c (mit_des_string_to_key_int): Now static | Ken Raeburn | 2001-06-22 | 1 | -0/+4 |
| * | * t_verify.c: Get rid of global variables i,j | Ezra Peisach | 2001-06-21 | 1 | -0/+4 |
| * | fix salt length for afs case | Ken Raeburn | 2001-06-21 | 1 | -0/+6 |
| * | * destest.c: main returns int instead of void. Add "const" to | Ezra Peisach | 2001-06-12 | 1 | -0/+7 |
| * | * f_cbc.c (mit_des_cbc_encrypt): Do not use a variable named "encrypt". | Ezra Peisach | 2001-05-31 | 1 | -0/+3 |
| * | * des_int.h (mit_des_cbc_encrypt, mit_des3_ecb_encrypt, | Ezra Peisach | 2001-05-31 | 1 | -0/+5 |
| * | * f_tables.h: Do not define const to nothing on platforms that | Ezra Peisach | 2001-04-12 | 1 | -0/+5 |
| * | fix/add casts as needed | Ken Raeburn | 2001-04-10 | 1 | -0/+2 |
| * | more cleanup - add const, reduce casting | Ken Raeburn | 2001-04-10 | 1 | -3/+14 |
| * | use const for some inputs (when practical) without changing api | Ken Raeburn | 2001-04-10 | 1 | -0/+7 |
| * | * des_int.h: Don't use PROTOTYPE macro. | Ken Raeburn | 2001-04-10 | 1 | -1/+8 |
| * | afsstring2key.c, destest.c: Don't use PROTOTYPE macro | Ken Raeburn | 2001-04-10 | 1 | -0/+4 |
| * | * t_afss2k.c: Extend test cases to cover situation where krb5_data refers to | Ken Raeburn | 2001-01-25 | 1 | -0/+8 |
| * | missed a variable that should've been made const | Ken Raeburn | 2001-01-21 | 1 | -1/+2 |
| * | make afs string2key thread-safe | Ken Raeburn | 2001-01-20 | 1 | -0/+10 |
| * | new test case for afs string2key | Ken Raeburn | 2001-01-20 | 1 | -0/+8 |
| * | * des_int.h: Change prototypes for mit_des_cbc_encrypt(), | Ezra Peisach | 2000-10-17 | 1 | -0/+19 |
| * | * afsstring2key.c: Initialization of S[8][64] - each 64 elements | Ezra Peisach | 2000-06-30 | 1 | -0/+5 |
| * | afsstring2key.c: "register x" -> "register int x" | Ezra Peisach | 2000-06-28 | 1 | -0/+4 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | * t_verify.c: Add "const" to casts in calls to mit_des_cbc_encrypt() | Ezra Peisach | 2000-02-25 | 1 | -0/+7 |
| * | Avoid non-const static data, and gcc warnings Solaris, except afsstring2key.c: | Ken Raeburn | 2000-01-22 | 1 | -0/+8 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 1 | -0/+4 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 1 | -0/+5 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -0/+4 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -0/+5 |
| * | Collapse configure.in files below lib/crypto into lib/crypto | Theodore Tso | 1998-02-13 | 1 | -0/+6 |