aboutsummaryrefslogtreecommitdiff
path: root/src/lib/des425/quad_cksum.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-24errno should never be explicitly declaredKen Raeburn1-4/+0
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-3/+3
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
2001-04-10use const for some des inputs and reduce unnecessary castsKen Raeburn1-6/+6
2001-04-10* des425.h: Deleted to avoid confusion with the other des.h in the tree. AllKen Raeburn1-1/+2
2001-04-10rename des.h -> des425.hKen Raeburn1-1/+1
2001-04-10* quad_cksum.c (des_quad_cksum): Add comments. Force 32-bit arithmetic just ...Ken Raeburn1-5/+36
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1997-11-19 * quad_cksum.c (des_quad_cksum): Reorder parameters to match theTom Yu1-2/+2
1997-10-27 * pcbc_encrypt.c, quad_cksum.c: Punt duplicates of definitions;Tom Yu1-21/+6
1997-02-18Export additional routines for krb4 library (win16/win32)Richard Basch1-6/+6
1995-06-06Convert longs to KRB_32 for 64 bit architectures. (onlyEzra Peisach1-6/+20
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-02-28Avoid <krb5/...> includesJohn Gilmore1-2/+1
1995-02-22Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1-1/+3
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-07-01fix to vaxtohl from grossa@SDSC.EDUMark Eichin1-3/+3
1994-06-10nothing else needed LSBFIRST/MSBFIRST, so fix this tooMark Eichin1-64/+6
1994-04-15fixed undefined des_debugTom Yu1-0/+2
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-03-14*** empty log message ***John Kohl1-0/+216