| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove .h files which are now collapsed into krb5.h | Theodore Tso | 1995-04-20 | 1 | -204/+0 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 1 | -22/+22 |
| * | * Makefile.in (KRB5_HEADERS, install): Account for file renames. | John Gilmore | 1995-03-29 | 1 | -3/+3 |
| * | PC porting: more prototyping, defines for overflow checking on the PC and | Keith Vetter | 1995-03-07 | 1 | -3/+3 |
| * | Made the CRYPTO directories work on the PC by adding INTERFACE to all the | Keith Vetter | 1995-02-21 | 1 | -10/+11 |
| * | * configure.in: added header checks for sys/param.h and sys/file.h. | John Gilmore | 1995-02-15 | 1 | -5/+7 |
| * | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 1 | -4/+0 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 1 | -23/+23 |
| * | encode_kdc.c (krb5_encode_kdc_rep): Now requires that the | Theodore Tso | 1994-11-21 | 1 | -0/+3 |
| * | Change internal calling signature to pass in the encryption block, so | Theodore Tso | 1994-11-08 | 1 | -6/+8 |
| * | Added a field to hold an encryption type in the keyblock field --- so | Theodore Tso | 1994-11-03 | 1 | -0/+3 |
| * | Add magic numbers to encryption strctures | Theodore Tso | 1994-10-04 | 1 | -3/+3 |
| * | Add structure magic numbers | Theodore Tso | 1994-10-04 | 1 | -0/+7 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -3/+1 |
| * | Updated protocol constants in line with latest official assigned numbers | Theodore Tso | 1994-07-15 | 1 | -1/+1 |
| * | Added definition for Raw DES cbc mode | Theodore Tso | 1994-01-13 | 1 | -1/+1 |
| * | Change export warning notice from "is assumed to require an export license" | Theodore Tso | 1993-09-01 | 1 | -2/+2 |
| * | Allow suppression of function prototypes within structure declarations, | John Carr | 1992-08-21 | 1 | -9/+9 |
| * | Add md5 checksum types and DES+MD4 and DES+MD5 encryption types | John Carr | 1992-03-25 | 1 | -0/+7 |
| * | Update copyright notice | John Kohl | 1991-06-06 | 1 | -2/+16 |
| * | fix copyrights | John Kohl | 1991-03-14 | 1 | -1/+0 |
| * | fix copyrights | John Kohl | 1991-03-04 | 1 | -1/+2 |
| * | fix checksum macros | John Kohl | 1991-03-04 | 1 | -2/+2 |
| * | add krb5_use_keytype | John Kohl | 1991-02-13 | 1 | -0/+2 |
| * | Added some macros for the checksum switch abstraction | Theodore Tso | 1991-01-18 | 1 | -0/+6 |
| * | #3 is now encrypted MD4 | John Kohl | 1991-01-03 | 1 | -1/+1 |
| * | move krb5_encrypted_keyblock to kdb.h | John Kohl | 1990-12-14 | 1 | -6/+0 |
| * | RFC draft protocol changes and related cleanups | John Kohl | 1990-12-14 | 1 | -1/+10 |
| * | Changed encrypted keyblocks to use krb5_encrypted_keyblock instead | Theodore Tso | 1990-12-13 | 1 | -0/+6 |
| * | remove lucifer | John Kohl | 1990-11-26 | 1 | -2/+0 |
| * | add krb5_use_cstype macro | John Kohl | 1990-11-20 | 1 | -0/+2 |
| * | comment that XEROX is snefru | John Kohl | 1990-11-20 | 1 | -2/+2 |
| * | process_key doesn't modify key | John Kohl | 1990-10-19 | 1 | -1/+1 |
| * | add 'const' where needed | John Kohl | 1990-10-19 | 1 | -2/+2 |
| * | change const krb5_pointer to krb5_const_pointer | John Kohl | 1990-10-19 | 1 | -2/+2 |
| * | add krb5_enc_data | John Kohl | 1990-10-09 | 1 | -0/+6 |
| * | add macros to hide the object deref in encryption functions | John Kohl | 1990-09-20 | 1 | -0/+9 |
| * | update signatures for encrypt_func, decrypt_func, sum_func | John Kohl | 1990-05-09 | 1 | -6/+7 |
| * | add const's where appropriate on encryption routiens | John Kohl | 1990-04-18 | 1 | -9/+10 |
| * | add proto_keytype to entry | John Kohl | 1990-03-26 | 1 | -4/+18 |
| * | add finish_random_key; rearrange order of init, finish, and random_key | John Kohl | 1990-02-12 | 1 | -2/+3 |
| * | modify string_to_key and sum_func signatures | John Kohl | 1990-02-05 | 1 | -5/+13 |
| * | remove krb5_keyblock_size(), not useful and was incorrect. | John Kohl | 1990-02-03 | 1 | -1/+5 |
| * | contents now in separate pointer | John Kohl | 1990-01-30 | 1 | -4/+2 |
| * | add roundup, encrypt_size, keyblock_size | John Kohl | 1990-01-29 | 1 | -0/+11 |
| * | add cs_table_entry | John Kohl | 1990-01-23 | 1 | -13/+22 |
| * | change void * to krb5_pointer | John Kohl | 1990-01-17 | 1 | -18/+14 |
| * | change names of types to prefix with krb5_ | John Kohl | 1990-01-17 | 1 | -2/+2 |
| * | ANSIfy function declarations | Bill Sommerfeld | 1990-01-16 | 1 | -19/+28 |
| * | add entries for string_to_key, random_key, proto_enctype | John Kohl | 1989-12-28 | 1 | -0/+6 |