| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * des.h: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 2 | -0/+5 |
* | * k5-int.h: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 2 | -0/+5 |
* | Fixed GSS_* macros for the Mac | Miro Jurisic | 1999-03-15 | 2 | -0/+5 |
* | Back out prototype changes which should haven't gotten checked in yet | Theodore Tso | 1999-03-12 | 1 | -2/+0 |
* | Add definition for GSS_DLLIMP for non-Windows platforms | Theodore Tso | 1999-03-12 | 2 | -0/+4 |
* | win-mac.h: Define GSS_DLLIMP to be __declspec(dllimport) or | Theodore Tso | 1999-03-12 | 2 | -12/+28 |
* | krb5.hin (krb5_get_realm_domain): Add appropriate modifiers so that | Theodore Tso | 1999-02-09 | 2 | -1/+6 |
* | k5-int.h: Add an entry to the os_context to store the default ccache | Theodore Tso | 1999-02-02 | 3 | -0/+11 |
* | krb5.hin: Fix realm iterator prototypes so that they use | Theodore Tso | 1999-01-21 | 1 | -0/+6 |
* | krb5.hin: Fix realm iterator prototypes so that they use | Theodore Tso | 1999-01-21 | 1 | -4/+12 |
* | * krb54proto.h: Fix decomp_tkt_krb5 to use KRB4_32, instead of a | Tom Yu | 1998-12-07 | 2 | -2/+7 |
* | krb.h: Add prototypes for krb_set_key() and decomp_ticket() | Theodore Tso | 1998-12-05 | 2 | -0/+23 |
* | krb5.hin: Add KRB5_DLLIMP and KRB5_CALLCONV to the prototypes of | Theodore Tso | 1998-12-05 | 2 | -4/+12 |
* | krb5.hin: Move krb4 function prototypes to krb54proto.h | Theodore Tso | 1998-12-05 | 3 | -28/+23 |
* | krb5.hin: Add function prototypes for the new realm iterator | Theodore Tso | 1998-12-04 | 2 | -0/+49 |
* | * kdb.h: Update dbe_crk and dbe_cpw to take a boolean to indicate | Tom Yu | 1998-11-17 | 2 | -0/+5 |
* | * Makefile.in (autoconf.stamp): Fix up to deal with config.status | Tom Yu | 1998-11-17 | 2 | -2/+7 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-14 | 3 | -2/+113 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-14 | 3 | -6/+11 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-14 | 3 | -116/+13 |
* | Add a declaration for the global variable krb5__krb4_context, which is | Theodore Tso | 1998-11-13 | 2 | -0/+8 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 8 | -57/+424 |
* | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 8 | -21/+21 |
* | Added magic incantations for Macintosh CFM-68K | Miro Jurisic | 1998-07-14 | 1 | -3/+14 |
* | Added magic incantations for Macontosh CFM-68K | Miro Jurisic | 1998-07-14 | 2 | -2/+17 |
* | These additions cause the KDC to react to SIGHUP by closing and | Geoffrey King | 1998-07-08 | 2 | -0/+5 |
* | win-mac.h: Make size_t to be an unsigned long instead of unsigned int | Theodore Tso | 1998-07-01 | 2 | -1/+6 |
* | krb5.hin: Declare krb5_auth_con_setrcache and krb5_get_server_rcache | Theodore Tso | 1998-05-27 | 2 | -2/+7 |
* | oops add PR number | Tom Yu | 1998-04-17 | 1 | -1/+1 |
* | * configure.in: Search for /var/tmp first when determining rcache | Tom Yu | 1998-04-17 | 2 | -1/+6 |
* | * k5-util.h: New file. Add krb5_seteuid in order to allow | Tom Yu | 1998-02-23 | 3 | -4/+51 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 6 | -8/+25 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 7 | -2/+22 |
* | * krb5.hin: fix #define of krb5_cc_gen_new (takes a krb5_ccache *, | Dan Winship | 1998-01-30 | 2 | -1/+6 |
* | * osconf.h: Add DEFAULT_KPASSWD_PORT to support Cygnus chpw | Tom Yu | 1998-01-21 | 2 | -0/+6 |
* | * krb5.hin: Add constants and prototypes for the Cygnus password | Tom Yu | 1997-12-06 | 3 | -2/+273 |
* | * des.h: Clean up prototypes so they're sane and look a little | Tom Yu | 1997-11-19 | 2 | -7/+21 |
* | * des.h: Replace KRB_INT32 with DES_INT32 to avoid temptation to | Tom Yu | 1997-10-27 | 2 | -7/+12 |
* | If we are using prototypes, add a forward declaration for struct | Theodore Tso | 1997-10-20 | 2 | -0/+9 |
* | * des.h: Define KRB_INT32 for the purposes of dealing with the key | Tom Yu | 1997-10-14 | 2 | -1/+26 |
* | Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs | Tom Yu | 1997-10-02 | 5 | -17/+22 |
* | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 5 | -7/+15 |
* | remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS | Tom Yu | 1997-09-19 | 5 | -12/+22 |
* | * krb5.hin: Add const to prototypes for krb5_cc_resolve, | Ezra Peisach | 1997-09-15 | 2 | -4/+10 |
* | * kdb_dbm.h: Add const to argument of krb5_dbm_db_get_principal. | Ezra Peisach | 1997-09-15 | 3 | -5/+18 |
* | For Windows and Macintosh, always include stdlib.h | Theodore Tso | 1997-07-30 | 2 | -0/+5 |
* | * kdb_kt.h: Move support for "kdb" keytab here | Tom Yu | 1997-07-25 | 3 | -8/+79 |
* | * k5-int.h: Don't include anything related to dbm | Tom Yu | 1997-07-25 | 2 | -17/+4 |
* | Remove (probably unneeded) size_t definition | Theodore Tso | 1997-07-15 | 2 | -4/+4 |
* | it's 'extern "C"' not '#extern "C"' | Kevin Mitchell | 1997-03-31 | 1 | -3/+3 |