summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Fix the existing kludge to deal with the fact that krb5_realm_paramsTheodore Tso1999-05-072-1/+14
* Fixed Mac ENOMEMMiro Jurisic1999-05-061-1/+1
* Makefile.in (all-windows): Don't constantly recreate autoconf.h withTheodore Tso1999-04-162-1/+6
* k5-int.h: Add new prototypes and #define's provided by Frank Cusack'sTheodore Tso1999-04-103-0/+39
* kdb.h: Add new TL types provided by Frank Cusack's preauth patchTheodore Tso1999-04-102-0/+9
* Changed stat.h typedefs to not be included if building with CodeWarrior, to p...Miro Jurisic1999-03-271-1/+1
* * des.h: Fix GSS_DLLIMPTom Yu1999-03-152-0/+5
* * k5-int.h: Fix GSS_DLLIMPTom Yu1999-03-152-0/+5
* Fixed GSS_* macros for the MacMiro Jurisic1999-03-152-0/+5
* Back out prototype changes which should haven't gotten checked in yetTheodore Tso1999-03-121-2/+0
* Add definition for GSS_DLLIMP for non-Windows platformsTheodore Tso1999-03-122-0/+4
* win-mac.h: Define GSS_DLLIMP to be __declspec(dllimport) orTheodore Tso1999-03-122-12/+28
* krb5.hin (krb5_get_realm_domain): Add appropriate modifiers so thatTheodore Tso1999-02-092-1/+6
* k5-int.h: Add an entry to the os_context to store the default ccacheTheodore Tso1999-02-023-0/+11
* krb5.hin: Fix realm iterator prototypes so that they useTheodore Tso1999-01-211-0/+6
* krb5.hin: Fix realm iterator prototypes so that they useTheodore Tso1999-01-211-4/+12
* * krb54proto.h: Fix decomp_tkt_krb5 to use KRB4_32, instead of aTom Yu1998-12-072-2/+7
* krb.h: Add prototypes for krb_set_key() and decomp_ticket()Theodore Tso1998-12-052-0/+23
* krb5.hin: Add KRB5_DLLIMP and KRB5_CALLCONV to the prototypes ofTheodore Tso1998-12-052-4/+12
* krb5.hin: Move krb4 function prototypes to krb54proto.hTheodore Tso1998-12-053-28/+23
* krb5.hin: Add function prototypes for the new realm iteratorTheodore Tso1998-12-042-0/+49
* * kdb.h: Update dbe_crk and dbe_cpw to take a boolean to indicateTom Yu1998-11-172-0/+5
* * Makefile.in (autoconf.stamp): Fix up to deal with config.statusTom Yu1998-11-172-2/+7
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-143-2/+113
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-143-6/+11
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-143-116/+13
* Add a declaration for the global variable krb5__krb4_context, which isTheodore Tso1998-11-132-0/+8
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-308-57/+424
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-178-21/+21
* Added magic incantations for Macintosh CFM-68KMiro Jurisic1998-07-141-3/+14
* Added magic incantations for Macontosh CFM-68KMiro Jurisic1998-07-142-2/+17
* These additions cause the KDC to react to SIGHUP by closing andGeoffrey King1998-07-082-0/+5
* win-mac.h: Make size_t to be an unsigned long instead of unsigned intTheodore Tso1998-07-012-1/+6
* krb5.hin: Declare krb5_auth_con_setrcache and krb5_get_server_rcacheTheodore Tso1998-05-272-2/+7
* oops add PR numberTom Yu1998-04-171-1/+1
* * configure.in: Search for /var/tmp first when determining rcacheTom Yu1998-04-172-1/+6
* * k5-util.h: New file. Add krb5_seteuid in order to allowTom Yu1998-02-233-4/+51
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-186-8/+25
* Mass makefile/configure.in build system revampTheodore Tso1998-02-127-2/+22
* * krb5.hin: fix #define of krb5_cc_gen_new (takes a krb5_ccache *,Dan Winship1998-01-302-1/+6
* * osconf.h: Add DEFAULT_KPASSWD_PORT to support Cygnus chpwTom Yu1998-01-212-0/+6
* * krb5.hin: Add constants and prototypes for the Cygnus passwordTom Yu1997-12-063-2/+273
* * des.h: Clean up prototypes so they're sane and look a littleTom Yu1997-11-192-7/+21
* * des.h: Replace KRB_INT32 with DES_INT32 to avoid temptation toTom Yu1997-10-272-7/+12
* If we are using prototypes, add a forward declaration for structTheodore Tso1997-10-202-0/+9
* * des.h: Define KRB_INT32 for the purposes of dealing with the keyTom Yu1997-10-142-1/+26
* Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1997-10-025-17/+22
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-265-7/+15
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-195-12/+22
* * krb5.hin: Add const to prototypes for krb5_cc_resolve,Ezra Peisach1997-09-152-4/+10