summaryrefslogtreecommitdiffstats
path: root/src/include/kerberosIV
Commit message (Expand)AuthorAgeFilesLines
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-1814-2199/+0
* Add macro so we don't print deprecated warnings while building KfMAlexandra Ellwood2008-07-092-3/+3
* Use intermediate target to prevent parallel invocations of 'make includes' in...Ken Raeburn2007-01-201-1/+2
* Add macros for __attribute__((deprecated)) for krb4 and des APIsAlexandra Ellwood2006-11-152-125/+304
* Switched from "#pragma options align" to "#pragma pack". Alexandra Ellwood2006-07-252-6/+6
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-577/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-56/+0
* * prot.h: Include k5-platform.h.Ken Raeburn2006-03-082-64/+28
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-2/+0
* * configure.in: Merged content from include/configure.in. Don't configureKen Raeburn2005-05-132-2/+7
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-223-23/+6
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-082-1/+4
* Add missing ChangeLog entry for krb.h:1.51Tom Yu2003-09-291-0/+5
* 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-065-86/+35
* * Makefile.in (krb_err.h, kadm_err.h): Rebuild by going to lib/krb4 andKen Raeburn2003-02-132-10/+11
* Fix lots of things to compile on Unix. Fix some typosTom Yu2003-02-112-5/+42
* Fix ABI divergence between Unix and Mac krb4 libraries in declarationTom Yu2003-02-072-0/+11
* * Makefile.in (all-unix, install): Build and install kadm_err.h.Ken Raeburn2003-01-222-4/+8
* Use "standard" error table processing rulesKen Raeburn2003-01-152-6/+18
* Ignore some new generated filesKen Raeburn2002-12-191-0/+1
* More KfM merge workTom Yu2002-12-123-45/+51
* * des.h: Move explicit definition of _WINDOWS to precedeTom Yu2002-12-042-4/+6
* * kadm.h: Include port-sockets.h, not netinet/in.h, for WindowsTom Yu2002-12-042-1/+6
* * Makefile.in (kadm_err.h): Build hereTom Yu2002-12-032-0/+8
* Merge more KfM krb4 thingsTom Yu2002-11-2711-300/+314
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-072-1/+5
* Fix DES_INT32 definitionTom Yu2002-09-273-138/+234
* * krb.h: Add extern "C" markers in case a C++ compiler is usedKen Raeburn2002-09-182-0/+12
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-2/+6
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-2/+6
* drop NEED_TIME_H processing in krb.hKen Raeburn2002-07-132-9/+3
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-122-3/+4
* * krb.h: Do not include winsock.h for Win32, since we already useDanilo Almeida2002-04-112-1/+5
* * lsb_addr_cmp.h (krb4int_address_less): DeclareKen Raeburn2002-03-122-0/+7
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-062-1/+4
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-063-91/+88
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-043-57/+59
* * klog.h: Flush out prototype for klog()Ezra Peisach2001-06-272-1/+6
* * prot.h: Flush out prototypes for create_auth_reply(),Ezra Peisach2001-06-262-3/+8
* * krb.h: Don't use "options" and "user" as argument namesEzra Peisach2001-06-222-10/+14
* * krb.h: Add prototype for krb__get_srvtabname() which is invokedEzra Peisach2001-06-202-0/+18
* * krb.h: Add prototype for krb_sendauth()Ezra Peisach2001-06-112-0/+13
* * krb.h: Add "internal" prototypes cr_err_reply(), create_ciph(),Ezra Peisach2001-06-082-0/+31
* * des.h: Do not use "encrypt" as an argumentEzra Peisach2001-05-312-1/+5
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-262-2/+4
* use const for some des inputs and reduce unnecessary castsKen Raeburn2001-04-102-7/+14
* * krb.h: Don't use "index" as argument nameKen Raeburn2001-04-102-3/+6
* * kparse.h: Don't use PROTOTYPE macroKen Raeburn2001-04-102-10/+10