summaryrefslogtreecommitdiffstats
path: root/src/include/kerberosIV/des.h
Commit message (Expand)AuthorAgeFilesLines
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-237/+0
* Add macro so we don't print deprecated warnings while building KfMAlexandra Ellwood2008-07-091-2/+2
* Add macros for __attribute__((deprecated)) for krb4 and des APIsAlexandra Ellwood2006-11-151-22/+64
* Switched from "#pragma options align" to "#pragma pack". Alexandra Ellwood2006-07-251-4/+4
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-15/+1
* * des.h, krb.h: Removed deprecated KfM functions. They will be exported but ...Alexandra Ellwood2003-03-061-40/+1
* More KfM merge workTom Yu2002-12-121-4/+1
* * des.h: Move explicit definition of _WINDOWS to precedeTom Yu2002-12-041-4/+3
* Merge more KfM krb4 thingsTom Yu2002-11-271-36/+56
* Fix DES_INT32 definitionTom Yu2002-09-271-66/+136
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-061-1/+0
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-9/+5
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-9/+7
* * des.h: Do not use "encrypt" as an argumentEzra Peisach2001-05-311-1/+1
* use const for some des inputs and reduce unnecessary castsKen Raeburn2001-04-101-7/+11
* * des.h (des_cblock, des_key_schedule): Separate definitions into a block withKen Raeburn2001-04-101-2/+16
* * des.h: Include stdio.h.Ken Raeburn2001-04-101-20/+27
* * des.h: Change to make KRB4_32 an int if it's at least 32 bitsTom Yu2000-11-081-22/+23
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * des.h: Fix GSS_DLLIMPTom Yu1999-03-151-0/+1
* * des.h: Clean up prototypes so they're sane and look a littleTom Yu1997-11-191-7/+14
* * des.h: Replace KRB_INT32 with DES_INT32 to avoid temptation toTom Yu1997-10-271-7/+7
* * des.h: Define KRB_INT32 for the purposes of dealing with the keyTom Yu1997-10-141-1/+20
* Added support for building krb4 library (win16/win32)Richard Basch1997-02-181-0/+55
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* Fixed #include lines to be <kerberosIV/foo.h>Theodore Tso1994-04-251-6/+18
* Initial revisionTheodore Tso1993-06-031-0/+48