| Commit message (Expand) | Author | Age | Files | Lines |
* | make depend | Ken Raeburn | 2003-12-15 | 1 | -3/+4 |
* | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 2 | -1/+4 |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -3/+3 |
* | Delete some unused declarations from old-crypto API | Ken Raeburn | 2003-03-05 | 2 | -4/+5 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+7 |
* | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -1/+2 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -3/+2 |
* | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -1/+1 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -4/+5 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 2 | -6/+10 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 3 | -10/+15 |
* | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+10 |
* | * t_mddriver.c: Cleanup assignments in conditionals w/o parentheses. | Ezra Peisach | 2001-06-12 | 2 | -33/+38 |
* | minor cleanup + audit issues | Ken Raeburn | 2001-03-15 | 4 | -81/+79 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | Various changes to: | Ken Raeburn | 2000-01-22 | 3 | -4/+11 |
* | 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 | -2/+1 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
* | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 2 | -7/+11 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
* | resurrect | Tom Yu | 1998-11-02 | 1 | -0/+203 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 5 | -656/+15 |
* | * Makefile.in (t_cksum): Do not depend on libkrb5.a, use | Ezra Peisach | 1998-03-03 | 2 | -2/+10 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -3/+8 |
* | Collapse configure.in files below lib/crypto into lib/crypto | Theodore Tso | 1998-02-13 | 3 | -6/+7 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 2 | -0/+6 |
* | * md5.c: Fix to deal with types longer than 32 bits | Tom Yu | 1997-10-28 | 2 | -1/+13 |
* | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 2 | -12/+9 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -13/+10 |
* | t_cksum: Link against libkrb5.a as it depends upon krb5_use_enctype | Ezra Peisach | 1997-02-06 | 2 | -2/+6 |
* | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 4 | -43/+88 |
* | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 3 | -2/+7 |
* | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
* | Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags for | Sam Hartman | 1996-05-23 | 3 | -3/+8 |
* | md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH to | Theodore Tso | 1996-05-20 | 4 | -125/+73 |
* | Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continue | Theodore Tso | 1996-05-18 | 3 | -4/+20 |
* | * md5crypto.c md5glue.c: | Richard Basch | 1996-05-15 | 4 | -2/+16 |
* | removed des3-md5 support (replaced with des3-sha) | Richard Basch | 1996-05-10 | 2 | -0/+6 |
* | Renamed the functions to be preceded with krb5_ (I ran into a naming | Richard Basch | 1996-04-13 | 7 | -81/+86 |
* | Added support for CKSUMTYPE_RSA_MD5_DES3 | Richard Basch | 1996-03-29 | 2 | -0/+61 |
* | * t_cksum.c (main): use proper old-style definition | Mark Eichin | 1996-01-27 | 2 | -1/+7 |
* | * t_cksum.c : Remove krb5_enctype from krb5_string_to_key() args | Chris Provenzano | 1995-11-09 | 2 | -5/+5 |
* | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 2 | -1/+5 |
* | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -8/+9 |
* | md5crypt.c: put function prototype back in, fixed signed/unsigned | Theodore Tso | 1995-09-23 | 3 | -4/+28 |
* | Reintegrate the keytype->enctype changes | Ezra Peisach | 1995-09-12 | 3 | -6/+17 |