| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | afsstring2key.c: "register x" -> "register int x" | Ezra Peisach | 2000-06-28 | 2 | -3/+7 |
| * | 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 | 3 | -5/+12 |
| * | 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 | 1 | -0/+7 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+0 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 6 | -6/+24 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 2 | -14/+18 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 25 | -1885/+206 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
| * | Collapse configure.in files below lib/crypto into lib/crypto | Theodore Tso | 1998-02-13 | 3 | -7/+7 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 2 | -0/+6 |
| * | * init_rkey.c (mit_des_init_random_key): Punt the struct; use | Tom Yu | 1997-12-29 | 2 | -7/+20 |
| * | * 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 |
| * | * des_int.h: Use better logic to find an appropriate type for | Tom Yu | 1997-10-14 | 3 | -7/+42 |
| * | * destest.c (main): Initialize context to 0 so it will not be | Ezra Peisach | 1997-10-06 | 3 | -0/+16 |
| * | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 2 | -12/+10 |
| * | Removed unneeded call to krb5_init_ets | Richard Basch | 1997-02-20 | 1 | -1/+0 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -28/+49 |
| * | Makefile.in: Create shared directory before building object files | Richard Basch | 1997-02-07 | 2 | -2/+7 |
| * | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 3 | -17/+39 |
| * | nuke leftover conflict marker | Mark Eichin | 1996-10-31 | 1 | -1/+0 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 2 | -1/+6 |
| * | Add space before \ to deal with SunOS version of make which loses | Ezra Peisach | 1996-06-15 | 2 | -3/+6 |
| * | Add missing prototypes; needed to make Win-32 compiler happy | Theodore Tso | 1996-06-13 | 2 | -0/+16 |
| * | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 2 | -1/+5 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
| * | Updated .Sanitize file | Theodore Tso | 1996-06-06 | 1 | -1/+0 |
| * | Update .Sanitize files to reflect current file status | Theodore Tso | 1996-06-06 | 1 | -2/+2 |
| * | Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags for | Sam Hartman | 1996-05-23 | 3 | -6/+21 |
| * | Fix memory leak. Free tempbuf before returning | Theodore Tso | 1996-05-18 | 2 | -0/+7 |
| * | * des_int.h: the cs_entry routines in cbc_cksum.c are now static | Richard Basch | 1996-05-15 | 5 | -60/+36 |
| * | Replace des3-md5 with des3-sha | Richard Basch | 1996-05-10 | 5 | -4/+9 |
| * | Don't do more than the necessary encryptions for a single cblock length | Richard Basch | 1996-05-07 | 1 | -4/+5 |
| * | Somehow I missed this file during my previous checkin... New 3des random | Richard Basch | 1996-05-07 | 1 | -15/+121 |
| * | New DES random number generation. For regular DES, it is nearly equivalent | Richard Basch | 1996-05-07 | 8 | -338/+261 |
| * | oops, ted already got it | Mark Eichin | 1996-04-10 | 1 | -2/+0 |
| * | actually build afsstring2key.c | Mark Eichin | 1996-04-10 | 1 | -0/+2 |
| * | Added afsstring2key.c to the list of files to be compiled | Theodore Tso | 1996-04-10 | 2 | -2/+9 |
| * | add afsstring2key | Mark Eichin | 1996-04-09 | 3 | -1/+505 |
| * | Took the list of sources and object files in FSRCS, FOBJS, D3OBJS, and | Theodore Tso | 1996-03-31 | 2 | -19/+34 |
| * | Added support for ENCTYPE_DES3_CBC_RAW (gssapi) | Richard Basch | 1996-03-29 | 5 | -4/+14 |
| * | Fix Windows lint flames. (16bit vs. 32bit issues) | Theodore Tso | 1996-03-21 | 3 | -8/+13 |
| * | * new_rn_key.c (mit_des_generate_random_block): Add const keywrod | Ezra Peisach | 1996-03-20 | 3 | -2/+15 |
| * | t_random.c: New file which just tests the random number generator | Theodore Tso | 1996-02-23 | 4 | -2/+145 |
| * | Fix return type for mit_des3_string_to_key() | Theodore Tso | 1996-01-11 | 2 | -1/+5 |
| * | * t_verify.c: Added an n-fold test | Richard Basch | 1995-12-14 | 1 | -0/+36 |
| * | * d3_str2ky.c: Updated to include some of the randomness throughout | Richard Basch | 1995-12-12 | 1 | -7/+3 |