summaryrefslogtreecommitdiffstats
path: root/src/include/kerberosIV/krb.h
Commit message (Expand)AuthorAgeFilesLines
* Add macro so we don't print deprecated warnings while building KfMAlexandra Ellwood2008-07-091-1/+1
* Add macros for __attribute__((deprecated)) for krb4 and des APIsAlexandra Ellwood2006-11-151-103/+240
* Switched from "#pragma options align" to "#pragma pack". Alexandra Ellwood2006-07-251-2/+2
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-8/+1
* Modify the declaration of the CREDENTIALS structure to support the additionalJeffrey Altman2003-09-231-0/+4
* * des.h, krb.h: Removed deprecated KfM functions. They will be exported but ...Alexandra Ellwood2003-03-061-40/+11
* Fix lots of things to compile on Unix. Fix some typosTom Yu2003-02-111-5/+35
* Fix ABI divergence between Unix and Mac krb4 libraries in declarationTom Yu2003-02-071-0/+7
* More KfM merge workTom Yu2002-12-121-41/+41
* Merge more KfM krb4 thingsTom Yu2002-11-271-29/+132
* Fix DES_INT32 definitionTom Yu2002-09-271-72/+87
* * krb.h: Add extern "C" markers in case a C++ compiler is usedKen Raeburn2002-09-181-0/+8
* drop NEED_TIME_H processing in krb.hKen Raeburn2002-07-131-8/+0
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-121-3/+0
* * krb.h: Do not include winsock.h for Win32, since we already useDanilo Almeida2002-04-111-1/+0
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-81/+81
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-48/+48
* * krb.h: Don't use "options" and "user" as argument namesEzra Peisach2001-06-221-10/+10
* * krb.h: Add prototype for krb__get_srvtabname() which is invokedEzra Peisach2001-06-201-0/+12
* * krb.h: Add prototype for krb_sendauth()Ezra Peisach2001-06-111-0/+9
* * krb.h: Add "internal" prototypes cr_err_reply(), create_ciph(),Ezra Peisach2001-06-081-0/+26
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-261-2/+0
* * krb.h: Don't use "index" as argument nameKen Raeburn2001-04-101-3/+3
* * des.h: Include stdio.h.Ken Raeburn2001-04-101-83/+83
* * krb.h: Remove KRB_NEVERDATETom Yu2001-01-301-2/+0
* * krb.h: Remove internal prototypes and macrosTom Yu2001-01-231-149/+2
* * des.h: Change to make KRB4_32 an int if it's at least 32 bitsTom Yu2000-11-081-0/+76
* * krb.h: Modify krb_{mk,rd}_{priv,safe} prototypes to align withTom Yu2000-10-241-4/+5
* * krb.h: Add prototypes for krb_life_to_time() andTom Yu2000-09-011-0/+9
* * krb.h: Add prototypes for tf_init(), tf_get_pname(),Ezra Peisach2000-08-021-0/+12
* * krb.h: For get_pw_tkt() and unix_time_gmt_unixsec() add requiredEzra Peisach2000-07-211-2/+4
* krb.h: Add krb_in_tkt() prototypeDanilo Almeida2000-07-191-0/+2
* * krb.h: Add prototypes for get_pw_tkt() and unix_time_gmt_unixsec()Ezra Peisach2000-07-031-0/+5
* * krb.h (krb4_swab16): Mask upper byte of input after shifting, in case theKen Raeburn2000-06-271-3/+3
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* krb.h: Add prototypes for krb_set_key() and decomp_ticket()Theodore Tso1998-12-051-0/+19
* Add a declaration for the global variable krb5__krb4_context, which isTheodore Tso1998-11-131-0/+2
* If we are using prototypes, add a forward declaration for structTheodore Tso1997-10-201-0/+4
* * Make shared libs work on AIXSam Hartman1997-02-221-7/+7
* Fixed prototype (win16/win32)Richard Basch1997-02-181-1/+1
* Added support for building krb4 library (win16/win32)Richard Basch1997-02-181-102/+226
* krb.h: Make sure KRB5_EXPORTVAR is definedRichard Basch1997-02-061-0/+1
* INTERFACE is no longer defined in krb5.h, so we must define it hereRichard Basch1997-02-061-4/+35
* * krb.h (KEYFILE): change to call krb__get_srvtabname with aMark Eichin1995-11-131-1/+1
* * krb4-proto.h: correct signature for krb_rd_req.Mark Eichin1995-06-281-5/+5
* * krb4-proto.h, krb.h: reverse sense of KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-231-1/+1
* * krb.h: add _fmemcpy, _fstrncpy, and far_fputs from cc-unix.h alsoMark Eichin1995-04-271-0/+3
* * krb.h (DECRYPT_TKT_TYPE_DEFINED, KEY_PROC_TYPE_DEFINED): neededMark Eichin1995-04-271-1/+2
* krb.h: Add const for krb_err_txt to agree with .c fileEzra Peisach1995-04-271-1/+1
* * krb.h: make INTERFACE, FAR go away for now.Mark Eichin1995-04-271-0/+81