| Commit message (Expand) | Author | Age | Files | Lines |
* | Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) or | Ken Raeburn | 2006-10-13 | 1 | -5/+5 |
* | make depend | Tom Yu | 2006-10-06 | 1 | -33/+42 |
* | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -2/+2 |
* | Create crypto, des425 Makefiles from top level | Ken Raeburn | 2006-05-25 | 2 | -11/+2 |
* | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -14/+14 |
* | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -83/+88 |
* | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -46/+41 |
* | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -591/+0 |
* | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -54/+0 |
* | more DEFS= | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
* | * configure.in: Don't test sizes of natural types | Ken Raeburn | 2006-03-31 | 2 | -3/+4 |
* | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -104/+107 |
* | make depend | Ken Raeburn | 2006-03-27 | 1 | -31/+42 |
* | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -30/+30 |
* | make depend | Ken Raeburn | 2006-03-08 | 1 | -14/+28 |
* | Include the support library when linking various test programs, because on | Ken Raeburn | 2006-01-18 | 2 | -2/+6 |
* | make depend | Tom Yu | 2005-11-29 | 1 | -78/+52 |
* | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -4/+0 |
* | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 2 | -1/+5 |
* | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -52/+78 |
* | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -79/+79 |
* | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 2 | -1/+4 |
* | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 2 | -1/+5 |
* | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -44/+57 |
* | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 2 | -0/+22 |
* | ignore some more generated files | Ken Raeburn | 2004-02-24 | 1 | -0/+1 |
* | * pcbc_encrypt.c (des_pcbc_encrypt): Don't pass a temporary variable to | Ken Raeburn | 2004-02-18 | 2 | -3/+8 |
* | make depend | Ken Raeburn | 2003-12-15 | 1 | -55/+56 |
* | Use the old DES encrypt function, not the split versions via macros | Ken Raeburn | 2003-07-17 | 4 | -0/+9 |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -30/+30 |
* | errno should never be explicitly declared | Ken Raeburn | 2003-04-24 | 5 | -10/+5 |
* | * mac_des_glue.c, des.c, enc_dec.c, key_sched.c, str_to_key.c: Move KfM des ... | Alexandra Ellwood | 2003-03-06 | 8 | -78/+113 |
* | Fix lots of things to compile on Unix. Fix some typos | Tom Yu | 2003-02-11 | 2 | -1/+6 |
* | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 2 | -14/+3 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+8 |
* | Implement krb5_read_password an des_read_pw_string | Sam Hartman | 2002-10-10 | 2 | -114/+37 |
* | Fix DES_INT32 definition | Tom Yu | 2002-09-27 | 8 | -34/+170 |
* | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -14/+28 |
* | * 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/+3 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -30/+29 |
* | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -14/+14 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -22/+22 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 4 | -98/+12 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 7 | -6/+11 |
* | updated dependencies for latest make-depend target code | Ken Raeburn | 2001-09-06 | 1 | -14/+14 |
* | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+76 |
* | * read_passwd.c: Create local variable that takes the "int" | Ezra Peisach | 2001-07-31 | 2 | -4/+10 |
* | * des.c (des_ecb_encrypt): Put "static" before "const" for local variable "iv" | Ken Raeburn | 2001-07-19 | 2 | -1/+6 |