aboutsummaryrefslogtreecommitdiff
path: root/src/include/kerberosIV/des.h
AgeCommit message (Expand)AuthorFilesLines
2008-12-18Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson1-237/+0
2008-07-09Add macro so we don't print deprecated warnings while building KfMAlexandra Ellwood1-2/+2
2006-11-15Add macros for __attribute__((deprecated)) for krb4 and des APIsAlexandra Ellwood1-22/+64
2006-07-25Switched from "#pragma options align" to "#pragma pack". Alexandra Ellwood1-4/+4
2004-06-22Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn1-15/+1
2003-03-06* des.h, krb.h: Removed deprecated KfM functions. They will be exported but ...Alexandra Ellwood1-40/+1
2002-12-12More KfM merge workTom Yu1-4/+1
2002-12-04 * des.h: Move explicit definition of _WINDOWS to precedeTom Yu1-4/+3
2002-11-27Merge more KfM krb4 thingsTom Yu1-36/+56
2002-09-27Fix DES_INT32 definitionTom Yu1-66/+136
2001-10-06KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn1-1/+0
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-9/+5
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-9/+7
2001-05-31* des.h: Do not use "encrypt" as an argumentEzra Peisach1-1/+1
2001-04-10use const for some des inputs and reduce unnecessary castsKen Raeburn1-7/+11
2001-04-10* des.h (des_cblock, des_key_schedule): Separate definitions into a block withKen Raeburn1-2/+16
2001-04-10* des.h: Include stdio.h.Ken Raeburn1-20/+27
2000-11-08 * des.h: Change to make KRB4_32 an int if it's at least 32 bitsTom Yu1-22/+23
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-03-15 * des.h: Fix GSS_DLLIMPTom Yu1-0/+1
1997-11-19 * des.h: Clean up prototypes so they're sane and look a littleTom Yu1-7/+14
1997-10-27 * des.h: Replace KRB_INT32 with DES_INT32 to avoid temptation toTom Yu1-7/+7
1997-10-14 * des.h: Define KRB_INT32 for the purposes of dealing with the keyTom Yu1-1/+20
1997-02-18Added support for building krb4 library (win16/win32)Richard Basch1-0/+55
1994-08-18stamp out rcs keywordsMark Eichin1-3/+1
1994-04-25Fixed #include lines to be <kerberosIV/foo.h>Theodore Tso1-6/+18
1993-06-03Initial revisionTheodore Tso1-0/+48