| Commit message (Expand) | Author | Age | Files | Lines |
| * | Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogs | Tom Yu | 1997-10-02 | 1 | -0/+7 |
| * | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 1 | -0/+6 |
| * | remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS | Tom Yu | 1997-09-19 | 1 | -0/+7 |
| * | * krb5.hin: Add const to prototypes for krb5_cc_resolve, | Ezra Peisach | 1997-09-15 | 1 | -0/+6 |
| * | For Windows and Macintosh, always include stdlib.h | Theodore Tso | 1997-07-30 | 1 | -0/+4 |
| * | * k5-int.h: Don't include anything related to dbm | Tom Yu | 1997-07-25 | 1 | -0/+4 |
| * | Remove (probably unneeded) size_t definition | Theodore Tso | 1997-07-15 | 1 | -0/+4 |
| * | Add 'extern "C"' for C++ compatibility; also check for __cplusplus | Theodore Tso | 1997-03-18 | 1 | -0/+5 |
| * | krb5.hin: Export krb5_read_password (Win16/32) | Richard Basch | 1997-02-25 | 1 | -0/+5 |
| * | Update port-socket.h to include | Sam Hartman | 1997-02-22 | 1 | -0/+5 |
| * | Define SOCKET_INITIALIZE and SOCKET_CLEANUP as no-ops under Windows since | Richard Basch | 1997-02-21 | 1 | -0/+6 |
| * | Added function prototype for krb5_set_principal_realm() | Theodore Tso | 1997-02-19 | 1 | -0/+4 |
| * | Remove krb5_xfree from the public interface | Richard Basch | 1997-02-18 | 1 | -0/+8 |
| * | Added support for building krb4 library | Richard Basch | 1997-02-18 | 1 | -0/+4 |
| * | krb5.hin: export krb5_get_credenitals_{renew,validate} (win32) | Richard Basch | 1997-02-11 | 1 | -2/+5 |
| * | k5-int.h: Make sure KRB5_EXPORTVAR is defined | Richard Basch | 1997-02-06 | 1 | -1/+2 |
| * | Windows/NT integration | Richard Basch | 1997-02-06 | 1 | -3/+37 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 1 | -0/+5 |
| * | revert kt_default_name changes; see ChangeLogs for details | Tom Yu | 1996-11-13 | 1 | -0/+4 |
| * | * krb5.hin: Add definition for krb5_kt_set_default_name() | Tom Yu | 1996-11-13 | 1 | -0/+7 |
| * | Removed unusued prototype for krb5_verify_padata(); | Theodore Tso | 1996-11-04 | 1 | -0/+5 |
| * | Since we are only supporting the db in the util/db2 directory, just | Theodore Tso | 1996-08-15 | 1 | -0/+6 |
| * | Add prototype for krb5_free_keyblock_contents | Ezra Peisach | 1996-08-02 | 1 | -0/+4 |
| * | Commit prototyping of krb5_setenv; not sure why this failed yesterday. | Sam Hartman | 1996-07-28 | 1 | -0/+4 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 1 | -0/+5 |
| * | * krb5.hin: Add prototypes for krb5_get_credentials_renew() and | Ezra Peisach | 1996-07-07 | 1 | -0/+5 |
| * | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 1 | -0/+4 |
| * | For Win-32: always #include windows.h | Theodore Tso | 1996-06-12 | 1 | -0/+19 |
| * | Beginnings of Win-32 support | Theodore Tso | 1996-06-07 | 1 | -0/+5 |
| * | Remove extraneous '*' from definition | Theodore Tso | 1996-06-06 | 1 | -0/+4 |
| * | Fixes so krb5_seteuid compiles on Ultrix | Sam Hartman | 1996-05-20 | 1 | -0/+5 |
| * | Prototype new function: krb5_seteuid | Sam Hartman | 1996-05-19 | 1 | -0/+4 |
| * | replaced CKSUMTYPE_SHA_DES3 with CKSUMTYPE_HMAC_SHA | Richard Basch | 1996-05-15 | 1 | -0/+4 |
| * | k5-int.h: Added new field values for ap_req_sumtype and safe_sumtype. | Theodore Tso | 1996-05-14 | 1 | -0/+10 |
| * | Replaced des3-md5 with des3-sha (also added sha cksumtype) | Richard Basch | 1996-05-10 | 1 | -2/+6 |
| * | We are providing 3des routines in libcrypto.. | Richard Basch | 1996-05-07 | 1 | -0/+4 |
| * | Pass the eblock to the init_random_key and finish_random_key functions | Richard Basch | 1996-05-07 | 1 | -0/+5 |
| * | decls for new routines | Ken Raeburn | 1996-05-04 | 1 | -0/+11 |
| * | log for mark's sam changes | Ken Raeburn | 1996-04-30 | 1 | -0/+4 |
| * | Fix Windows definition of PROVIDE_DES_CBC_RAW so that the raw DES | Theodore Tso | 1996-04-30 | 1 | -0/+7 |
| * | Fix wrapper macros so they don't try to dereference a function pointer | Theodore Tso | 1996-04-12 | 1 | -0/+13 |
| * | Add prototype of new function | Theodore Tso | 1996-04-10 | 1 | -0/+4 |
| * | Added ENCTYPE_DES3_CBC_RAW (for gssapi) | Richard Basch | 1996-03-29 | 1 | -0/+4 |
| * | Change type of pa_type field in krb5_pa_data to be krb5_preauthtype, | Theodore Tso | 1996-03-21 | 1 | -0/+8 |
| * | hpux make doesn't grok $@, so I'm told. Use explicit target names for | Theodore Tso | 1996-02-25 | 1 | -0/+6 |
| * | * krb5.hin (krb5_x, krb5_xc): wrapper macros to test all function | Mark Eichin | 1996-02-24 | 1 | -0/+7 |
| * | Makefile.in: Don't install k5-int.h | Richard Basch | 1996-02-22 | 1 | -0/+4 |
| * | Add fields for fcc_default_format and scc_default_format in | Theodore Tso | 1996-01-11 | 1 | -0/+5 |
| * | krb5.hin (krb5_fwd_tgt_creds, krb5_os_hostaddr): Added new function | Theodore Tso | 1996-01-10 | 1 | -0/+5 |
| * | krb5.hin: Added support for KRB5_INT16_MAX, which tells us the | Theodore Tso | 1996-01-05 | 1 | -0/+5 |