| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | * k5-int.h: Ultrix is broken. Hacked around by redefining the | Tom Yu | 1995-11-27 | 1 | -0/+8 |
| * | Moved prototype for encode_kdc_rep to k5-int.h, and remove the eblock | Theodore Tso | 1995-11-18 | 1 | -0/+5 |
| * | Added typedef for krb5_preauth_proces_proc, and changed the prototype | Theodore Tso | 1995-11-13 | 1 | -0/+7 |
| * | Add prototypes for krb5_encrypt_data(), krb5_decrypt_data() | Theodore Tso | 1995-11-13 | 1 | -1/+1 |
| * | Add prototypes for krb5_encrypt_data(), krb5_decrypt_data() | Theodore Tso | 1995-11-13 | 1 | -0/+5 |
| * | * krb5.hin : Remove krb5_enctype from krb5_string_to_key() args | Chris Provenzano | 1995-11-09 | 1 | -0/+4 |
| * | Remove etype_info from the argument list of krb5_obtain_padata | Theodore Tso | 1995-11-09 | 1 | -0/+5 |
| * | * krb5.hin: Add preauthentication type KRB5_PADATA_ETYPE_INFO | Theodore Tso | 1995-11-08 | 1 | -0/+4 |
| * | * krb5.hin: Removed internal functions krb5_encrypt_tkt_part, | Theodore Tso | 1995-11-08 | 1 | -0/+10 |
| * | Fix build problem on Mac caused by multiple definitions of stat | Keith Vetter | 1995-11-08 | 1 | -0/+6 |
| * | Manually defined PROVIDE_* for Macintosh and MS-DOS so that libcrypto | Theodore Tso | 1995-10-24 | 1 | -0/+7 |
| * | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 1 | -0/+5 |
| * | Change types of krb5_max_enctype and krb5_max_cksumtype to be | Theodore Tso | 1995-10-06 | 1 | -0/+6 |
| * | * k5-int.h: Add profile_secure to context | Ezra Peisach | 1995-10-05 | 1 | -0/+6 |