| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * cryptoconf.c, des_crc.c, des_md5.c raw_des.c | Chris Provenzano | 1995-09-06 | 5 | -9/+13 |
| * | * md5crypto.c : Replace KEYTYPE_DES_CBC_MD5 for KEYTYPE_DES | Chris Provenzano | 1995-09-06 | 3 | -6/+14 |
| * | * md4crypto.c : Replace KEYTYPE_DES_CBC_MD4 for KEYTYPE_DES | Chris Provenzano | 1995-09-06 | 2 | -4/+8 |
| * | * destest.c, random_key.c, string2key.c, verify.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 6 | -12/+21 |
| * | * cryptoconf.c : Remove krb5_csarray. | Chris Provenzano | 1995-09-06 | 5 | -23/+14 |
| * | Set and use priv_size in the krb5_encrypt_block | Paul Park | 1995-08-29 | 3 | -1/+8 |
| * | * f_cksum.c: Change code to match prototypes | Ezra Peisach | 1995-08-26 | 12 | -54/+64 |
| * | * des_crc.c, des_md5.c, raw_des.c: Remove casting in call to | Ezra Peisach | 1995-08-26 | 4 | -4/+8 |
| * | Update file list | Theodore Tso | 1995-08-24 | 4 | -0/+10 |
| * | * localaddr.c (krb5_crypto_os_localaddr): Don't bash the return | Tom Yu | 1995-07-29 | 2 | -11/+14 |
| * | Add rsa-md5.h | Paul Park | 1995-07-27 | 3 | -0/+74 |
| * | Do not include k5-config.h, it is no longer present or needed | Paul Park | 1995-07-27 | 2 | -2/+4 |
| * | Describe previous changes | Paul Park | 1995-07-27 | 1 | -0/+9 |
| * | Use des_int.h and fix compiler rumblings | Paul Park | 1995-07-27 | 1 | -2/+3 |
| * | Fix compiler rumblings | Paul Park | 1995-07-27 | 2 | -6/+6 |
| * | Use des_int.h instead of mit-des.h | Paul Park | 1995-07-27 | 3 | -0/+3 |
| * | Inline the old contents of mit-des.h | Paul Park | 1995-07-27 | 1 | -2/+50 |
| * | Set the KEYTYPE_DES keytable entry to the MD5 one if enabled | Paul Park | 1995-07-27 | 2 | -0/+15 |
| * | Add --enable-des-cbc-md5 and friends to control cryptoconf.c | Paul Park | 1995-07-27 | 1 | -0/+81 |
| * | Fix bad shift value in verifier function | Paul Park | 1995-07-26 | 1 | -1/+1 |
| * | * localaddr.c: also add definition of max if it's not there | Tom Yu | 1995-07-19 | 2 | -0/+5 |
| * | * localaddr.c: fix definition of ifreq_size so it actually works | Tom Yu | 1995-07-19 | 2 | -1/+5 |
| * | Bsd 4.4 has a field sa_len in struct sockaddr which is the | Sam Hartman | 1995-07-18 | 3 | -3/+26 |
| * | Describe previous changes | Paul Park | 1995-07-07 | 2 | -0/+25 |
| * | Build t_cksum under unix | Paul Park | 1995-07-07 | 1 | -1/+11 |
| * | Add definition to select backwards compatability with old RSA-MD5-DES | Paul Park | 1995-07-07 | 1 | -0/+1 |
| * | New checksum verifier test | Paul Park | 1995-07-07 | 1 | -0/+200 |
| * | Add checksum verification procedure and dispatch | Paul Park | 1995-07-07 | 1 | -4/+34 |
| * | Fix implementation of RSA-MD5-DES checksums, add verifier function/dispatch | Paul Park | 1995-07-07 | 1 | -6/+270 |
| * | Add t_cksum under unix | Paul Park | 1995-07-07 | 1 | -1/+17 |
| * | Add definition to enable compatibility with old versions of RSA-MD4-DES | Paul Park | 1995-07-07 | 1 | -0/+1 |
| * | Add confounder length definition | Paul Park | 1995-07-07 | 1 | -0/+1 |
| * | Add verifier procedure/dispatch | Paul Park | 1995-07-07 | 1 | -5/+36 |
| * | Correct implementation of RSA-MD4-DES checksums and add verifier procedure/di... | Paul Park | 1995-07-07 | 1 | -6/+276 |
| * | Add checksum verifier procedure/dispatch | Paul Park | 1995-07-07 | 5 | -5/+112 |
| * | * new_rn_key.c (mit_des_init_random_number_generator): don't call | Tom Yu | 1995-07-06 | 2 | -4/+10 |
| * | * localaddr.c: migrated from lib/krb5/os | Tom Yu | 1995-07-06 | 4 | -17/+610 |
| * | Allow md4.c to be optimized by native DEC compilers | Paul Park | 1995-06-27 | 2 | -1/+7 |
| * | * md4.c: reverse sense of KRB5_PROVIDE_PROTOTYPES | Tom Yu | 1995-06-23 | 2 | -1/+5 |
| * | Fix typos that made static libraries fail | Sam Hartman | 1995-06-23 | 2 | -1/+6 |
| * | Changes to support AIX shared libraries. The interactions | Sam Hartman | 1995-06-23 | 3 | -9/+15 |
| * | Change PROTOTYPE -> KRB5_PROTOTYPE | Theodore Tso | 1995-06-21 | 9 | -6/+18 |
| * | Add install target for shared libraries | Paul Park | 1995-06-16 | 2 | -0/+7 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 3 | -4/+24 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 6 | -10/+15 |
| * | md5crypto.c: Fix -Wall nits | Theodore Tso | 1995-06-09 | 3 | -4/+8 |
| * | md4crypto.c: Fix -Wall nits | Theodore Tso | 1995-06-09 | 3 | -4/+8 |
| * | Fix -Wall nits | Theodore Tso | 1995-06-09 | 3 | -20/+22 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -7/+7 |
| * | clean-$(what) should be clean-$(WHAT) | Theodore Tso | 1995-06-07 | 1 | -1/+1 |