| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -323/+0 |
| * | don't use configure-defined macros on command line, use autoconf.h only | Ken Raeburn | 2006-04-02 | 1 | -0/+4 |
| * | Include the support library when linking various test programs, because on | Ken Raeburn | 2006-01-18 | 1 | -0/+5 |
| * | * md5.c (Transform) [CONFIG_SMALL]: Roll loops for each round | Ken Raeburn | 2005-05-01 | 1 | -0/+4 |
| * | protoize | Ken Raeburn | 2004-02-19 | 1 | -0/+4 |
| * | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 1 | -0/+4 |
| * | Delete some unused declarations from old-crypto API | Ken Raeburn | 2003-03-05 | 1 | -0/+5 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
| * | * 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 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -0/+4 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -0/+5 |
| * | * t_mddriver.c: Cleanup assignments in conditionals w/o parentheses. | Ezra Peisach | 2001-06-12 | 1 | -0/+5 |
| * | minor cleanup + audit issues | Ken Raeburn | 2001-03-15 | 1 | -0/+7 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | Various changes to: | Ken Raeburn | 2000-01-22 | 1 | -0/+7 |
| * | 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 |
| * | * Makefile.in (t_cksum): Do not depend on libkrb5.a, use | Ezra Peisach | 1998-03-03 | 1 | -0/+5 |
| * | 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 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+4 |
| * | * md5.c: Fix to deal with types longer than 32 bits | Tom Yu | 1997-10-28 | 1 | -0/+4 |
| * | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 1 | -0/+5 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -0/+5 |
| * | t_cksum: Link against libkrb5.a as it depends upon krb5_use_enctype | Ezra Peisach | 1997-02-06 | 1 | -0/+4 |
| * | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 1 | -0/+9 |
| * | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 1 | -0/+5 |
| * | Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags for | Sam Hartman | 1996-05-23 | 1 | -0/+4 |
| * | md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH to | Theodore Tso | 1996-05-20 | 1 | -0/+10 |
| * | Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continue | Theodore Tso | 1996-05-18 | 1 | -0/+13 |
| * | * md5crypto.c md5glue.c: | Richard Basch | 1996-05-15 | 1 | -0/+7 |
| * | removed des3-md5 support (replaced with des3-sha) | Richard Basch | 1996-05-10 | 1 | -0/+4 |
| * | Renamed the functions to be preceded with krb5_ (I ran into a naming | Richard Basch | 1996-04-13 | 1 | -0/+5 |
| * | Added support for CKSUMTYPE_RSA_MD5_DES3 | Richard Basch | 1996-03-29 | 1 | -0/+4 |
| * | * t_cksum.c (main): use proper old-style definition | Mark Eichin | 1996-01-27 | 1 | -0/+4 |
| * | * t_cksum.c : Remove krb5_enctype from krb5_string_to_key() args | Chris Provenzano | 1995-11-09 | 1 | -0/+4 |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 1 | -0/+5 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 1 | -0/+5 |
| * | md5crypt.c: put function prototype back in, fixed signed/unsigned | Theodore Tso | 1995-09-23 | 1 | -0/+6 |
| * | Reintegrate the keytype->enctype changes | Ezra Peisach | 1995-09-12 | 1 | -0/+11 |
| * | Mac Beta 1 submission | Keith Vetter | 1995-09-11 | 1 | -11/+0 |
| * | * md5crypto.c, t_cksum.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 1 | -0/+3 |
| * | * md5crypto.c : Replace KEYTYPE_DES_CBC_MD5 for KEYTYPE_DES | Chris Provenzano | 1995-09-06 | 1 | -0/+8 |
| * | Update file list | Theodore Tso | 1995-08-24 | 1 | -0/+3 |
| * | Add rsa-md5.h | Paul Park | 1995-07-27 | 1 | -0/+4 |
| * | Describe previous changes | Paul Park | 1995-07-07 | 1 | -0/+12 |
| * | Change PROTOTYPE -> KRB5_PROTOTYPE | Theodore Tso | 1995-06-21 | 1 | -0/+4 |