| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added new profile_in_memory flag to the struct _krb5_context so that | Jeffrey Altman | 1999-07-23 | 1 | -0/+1 |
| * | Removed #define ENOMEM | Miro Jurisic | 1999-05-27 | 1 | -1/+1 |
| * | k5-int.h: Add new prototypes and #define's provided by Frank Cusack's | Theodore Tso | 1999-04-10 | 1 | -0/+25 |
| * | * k5-int.h: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 1 | -0/+1 |
| * | k5-int.h: Add an entry to the os_context to store the default ccache | Theodore Tso | 1999-02-02 | 1 | -0/+1 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -19/+154 |
| * | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 1 | -5/+5 |
| * | Added magic incantations for Macontosh CFM-68K | Miro Jurisic | 1998-07-14 | 1 | -0/+7 |
| * | * k5-util.h: New file. Add krb5_seteuid in order to allow | Tom Yu | 1998-02-23 | 1 | -4/+0 |
| * | * krb5.hin: Add constants and prototypes for the Cygnus password | Tom Yu | 1997-12-06 | 1 | -2/+77 |
| * | Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs | Tom Yu | 1997-10-02 | 1 | -6/+2 |
| * | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 1 | -1/+1 |
| * | remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS | Tom Yu | 1997-09-19 | 1 | -5/+5 |
| * | * k5-int.h: Don't include anything related to dbm | Tom Yu | 1997-07-25 | 1 | -17/+0 |
| * | Remove krb5_xfree from the public interface | Richard Basch | 1997-02-18 | 1 | -0/+4 |
| * | k5-int.h: Make sure KRB5_EXPORTVAR is defined | Richard Basch | 1997-02-06 | 1 | -0/+1 |
| * | Windows/NT integration | Richard Basch | 1997-02-06 | 1 | -289/+188 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 1 | -3/+3 |
| * | revert kt_default_name changes; see ChangeLogs for details | Tom Yu | 1996-11-13 | 1 | -1/+0 |
| * | * krb5.hin: Add definition for krb5_kt_set_default_name() | Tom Yu | 1996-11-13 | 1 | -0/+1 |
| * | Removed unusued prototype for krb5_verify_padata(); | Theodore Tso | 1996-11-04 | 1 | -6/+0 |
| * | Since we are only supporting the db in the util/db2 directory, just | Theodore Tso | 1996-08-15 | 1 | -30/+5 |
| * | Commit prototyping of krb5_setenv; not sure why this failed yesterday. | Sam Hartman | 1996-07-28 | 1 | -0/+3 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 1 | -79/+1 |
| * | For Win-32: always #include windows.h | Theodore Tso | 1996-06-12 | 1 | -13/+28 |
| * | Beginnings of Win-32 support | Theodore Tso | 1996-06-07 | 1 | -25/+45 |
| * | Fixes so krb5_seteuid compiles on Ultrix | Sam Hartman | 1996-05-20 | 1 | -2/+2 |
| * | Prototype new function: krb5_seteuid | Sam Hartman | 1996-05-19 | 1 | -0/+2 |
| * | k5-int.h: Added new field values for ap_req_sumtype and safe_sumtype. | Theodore Tso | 1996-05-14 | 1 | -0/+8 |
| * | Replaced des3-md5 with des3-sha (also added sha cksumtype) | Richard Basch | 1996-05-10 | 1 | -1/+2 |
| * | We are providing 3des routines in libcrypto.. | Richard Basch | 1996-05-07 | 1 | -0/+2 |
| * | Fix Windows definition of PROVIDE_DES_CBC_RAW so that the raw DES | Theodore Tso | 1996-04-30 | 1 | -9/+5 |
| * | Add prototype of new function | Theodore Tso | 1996-04-10 | 1 | -0/+3 |
| * | add SAM preauth values and prototypes | Mark Eichin | 1996-04-09 | 1 | -0/+106 |
| * | Change type of pa_type field in krb5_pa_data to be krb5_preauthtype, | Theodore Tso | 1996-03-21 | 1 | -1/+1 |
| * | Add fields for fcc_default_format and scc_default_format in | Theodore Tso | 1996-01-11 | 1 | -0/+2 |
| * | Removed sys/fcntl.h checking (always use fcntl.h instead) | Richard Basch | 1996-01-04 | 1 | -6/+0 |
| * | Extended the context structure to support differing tgt and application | Richard Basch | 1995-12-05 | 1 | -2/+4 |
| * | * k5-int.h: Ultrix is broken. Hacked around by redefining the | Tom Yu | 1995-11-27 | 1 | -20/+20 |
| * | Moved prototype for encode_kdc_rep to k5-int.h, and remove the eblock | Theodore Tso | 1995-11-18 | 1 | -0/+8 |
| * | Added typedef for krb5_preauth_proces_proc, and changed the prototype | Theodore Tso | 1995-11-13 | 1 | -5/+26 |
| * | Remove etype_info from the argument list of krb5_obtain_padata | Theodore Tso | 1995-11-09 | 1 | -1/+0 |
| * | * krb5.hin: Add preauthentication type KRB5_PADATA_ETYPE_INFO | Theodore Tso | 1995-11-08 | 1 | -0/+3 |
| * | * krb5.hin: Removed internal functions krb5_encrypt_tkt_part, | Theodore Tso | 1995-11-08 | 1 | -32/+71 |
| * | Fix build problem on Mac caused by multiple definitions of stat | Keith Vetter | 1995-11-08 | 1 | -1/+3 |
| * | Manually defined PROVIDE_* for Macintosh and MS-DOS so that libcrypto | Theodore Tso | 1995-10-24 | 1 | -0/+18 |
| * | * k5-int.h: Add profile_secure to context | Ezra Peisach | 1995-10-05 | 1 | -0/+1 |
| * | #include "osconf.h" all the time, at the beginning of the file | Theodore Tso | 1995-09-29 | 1 | -3/+2 |
| * | Working telnet authentication module and project consolidations | Keith Vetter | 1995-09-28 | 1 | -1/+21 |
| * | k5-int.h: Don't predefine symbols to stop kdb.h and kdb_dbm.h for | Theodore Tso | 1995-09-27 | 1 | -57/+2 |