summaryrefslogtreecommitdiffstats
path: root/src/lib/des425
Commit message (Expand)AuthorAgeFilesLines
* 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
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-047-6/+11
* updated dependencies for latest make-depend target codeKen Raeburn2001-09-061-14/+14
* dependenciesKen Raeburn2001-09-011-0/+76
* * read_passwd.c: Create local variable that takes the "int"Ezra Peisach2001-07-312-4/+10
* * des.c (des_ecb_encrypt): Put "static" before "const" for local variable "iv"Ken Raeburn2001-07-192-1/+6
* * verify.c (do_decrypt, do_encrypt): Cast argument toEzra Peisach2001-06-212-2/+7
* * des.c (des_ecb_encrypt): Do not use a variable named "encrypt".Ezra Peisach2001-05-314-9/+15
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-262-1/+4
* * cksum.c (des_cbc_cksum): Gee, a consistent calling convntion.Danilo Almeida2001-04-122-1/+6
* stuff to still addressKen Raeburn2001-04-101-0/+28
* remove some outdated commentsKen Raeburn2001-04-106-109/+0
* use const for some des inputs and reduce unnecessary castsKen Raeburn2001-04-109-36/+52
* cleanupKen Raeburn2001-04-103-55/+13
* new test case for pcbc encryptionKen Raeburn2001-04-103-1/+134
* * pcbc_encrypt.c (des_pcbc_encrypt): Initialize plainl and plainr to keepKen Raeburn2001-04-102-3/+12
* * des425.h: Deleted to avoid confusion with the other des.h in the tree. AllKen Raeburn2001-04-1017-164/+94
* rename des.h -> des425.hKen Raeburn2001-04-1018-17/+21
* * quad_cksum.c (des_quad_cksum): Add comments. Force 32-bit arithmetic just ...Ken Raeburn2001-04-102-5/+41
* add quad_cksum test caseKen Raeburn2001-04-073-1/+112
* note that file is unusedKen Raeburn2001-02-191-0/+1
* * cksum.c (des_cbc_cksum): Length is unsigned longEzra Peisach2000-10-173-2/+8
* * random_key.c (des_random_key): Add parentheses around assignmentEzra Peisach2000-06-302-2/+7
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* volatile fixesKen Raeburn2000-03-152-2/+7
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2415-15/+60
* Do win32 build in subdirDanilo Almeida1999-05-102-20/+24
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* * Makefile.in (STLIBOBJS, OBJS, SRCS): Restore des.cTom Yu1998-11-123-6/+15
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-304-102/+84
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-152-3/+8
* * configure.in: Add KRB5_BUILD_PROGRAMEzra Peisach1998-03-033-6/+14
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7