| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | Add 'extern "C"' for C++ compatibility; also check for __cplusplus | Theodore Tso | 1997-03-18 | 2 | -4/+32 |
| * | Don't do all the setup if RES_ONLY is defined; only get the resource | Richard Basch | 1997-02-25 | 1 | -0/+8 |
| * | win-mac.h: Contents of lib/krb5/os/win-pwd.h (resource definitions for | Richard Basch | 1997-02-25 | 1 | -0/+6 |
| * | krb5.hin: Export krb5_read_password (Win16/32) | Richard Basch | 1997-02-25 | 3 | -5/+12 |
| * | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 2 | -7/+12 |
| * | Update port-socket.h to include | Sam Hartman | 1997-02-22 | 2 | -1/+9 |
| * | Define SOCKET_INITIALIZE and SOCKET_CLEANUP as no-ops under Windows since | Richard Basch | 1997-02-21 | 2 | -2/+8 |
| * | Makefile.in: krb_err.h is a generated file; fix build/install rules so | Richard Basch | 1997-02-20 | 3 | -6/+14 |
| * | Fixed krb5_build_principal_va prototype to match function | Richard Basch | 1997-02-20 | 1 | -1/+1 |
| * | Do not export krb5_init_ets/krb5_free_ets (win16/win32) | Richard Basch | 1997-02-20 | 1 | -2/+4 |
| * | Added function prototype for krb5_set_principal_realm() | Theodore Tso | 1997-02-19 | 2 | -0/+8 |
| * | Remove krb5_xfree from the public interface | Richard Basch | 1997-02-18 | 3 | -78/+47 |
| * | Fixed prototype (win16/win32) | Richard Basch | 1997-02-18 | 1 | -1/+1 |
| * | Prototypes for krb4 functions are in krb.h | Richard Basch | 1997-02-18 | 1 | -242/+0 |
| * | Added support for building krb4 library (win16/win32) | Richard Basch | 1997-02-18 | 4 | -194/+293 |
| * | Added support for building krb4 library | Richard Basch | 1997-02-18 | 2 | -0/+42 |
| * | Added declaration for krb5_finish_ets | Richard Basch | 1997-02-15 | 1 | -0/+2 |