summaryrefslogtreecommitdiffstats
path: root/src/lib/des425
Commit message (Expand)AuthorAgeFilesLines
* makedependKen Raeburn2008-09-181-91/+100
* Update copyright notices to reflect donation of DES implementation byTom Yu2008-08-121-8/+23
* Disable CONFIG_SMALL optimizations for nowKen Raeburn2008-08-071-0/+2
* Remove some 'register' declarationsKen Raeburn2008-08-061-3/+3
* make dependKen Raeburn2007-08-161-88/+93
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-5/+5
* make dependTom Yu2006-10-061-33/+42
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* Create crypto, des425 Makefiles from top levelKen Raeburn2006-05-252-11/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-14/+14
* install headers into include/krb5Ken Raeburn2006-05-231-83/+88
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-46/+41
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-591/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-54/+0
* more DEFS=Ken Raeburn2006-04-042-0/+5
* * configure.in: Don't test sizes of natural typesKen Raeburn2006-03-312-3/+4
* make depend, now with dependency sortingKen Raeburn2006-03-311-104/+107
* make dependKen Raeburn2006-03-271-31/+42
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-30/+30
* make dependKen Raeburn2006-03-081-14/+28
* Include the support library when linking various test programs, because onKen Raeburn2006-01-182-2/+6
* make dependTom Yu2005-11-291-78/+52
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-4/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+5
* Update dependenciesKen Raeburn2005-06-211-52/+78
* run "make depend"Ken Raeburn2004-12-301-79/+79
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-172-1/+4
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-042-1/+5
* updated dependenciesKen Raeburn2004-04-241-44/+57
* Add files containing the export lists used on UNIX, in each directoryKen Raeburn2004-04-222-0/+22
* ignore some more generated filesKen Raeburn2004-02-241-0/+1
* * pcbc_encrypt.c (des_pcbc_encrypt): Don't pass a temporary variable toKen Raeburn2004-02-182-3/+8
* make dependKen Raeburn2003-12-151-55/+56
* Use the old DES encrypt function, not the split versions via macrosKen Raeburn2003-07-174-0/+9
* make-depend updatesKen Raeburn2003-05-241-30/+30
* errno should never be explicitly declaredKen Raeburn2003-04-245-10/+5
* * mac_des_glue.c, des.c, enc_dec.c, key_sched.c, str_to_key.c: Move KfM des ...Alexandra Ellwood2003-03-068-78/+113
* Fix lots of things to compile on Unix. Fix some typosTom Yu2003-02-112-1/+6
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-102-14/+3
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+8
* Implement krb5_read_password an des_read_pw_stringSam Hartman2002-10-102-114/+37
* Fix DES_INT32 definitionTom Yu2002-09-278-34/+170
* update dependenciesKen Raeburn2002-08-291-14/+28
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+3
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* update dependenciesKen Raeburn2002-06-151-30/+29
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-14/+14
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-22/+22
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-064-98/+12