| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Use KRB5_RUN_FLAGS | Sam Hartman | 1996-05-23 | 5 | -8/+13 |
| * | Do not build libgssapi.a on AIX, because it doesnt work | Sam Hartman | 1996-05-23 | 3 | -8/+24 |
| * | Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags for | Sam Hartman | 1996-05-23 | 9 | -8/+25 |
| * | Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags for | Sam Hartman | 1996-05-23 | 3 | -6/+21 |
| * | md4crypto.c: | Richard Basch | 1996-05-22 | 2 | -2/+12 |
| * | Remove vestigal ODBM support | Theodore Tso | 1996-05-20 | 2 | -32/+4 |
| * | md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH to | Theodore Tso | 1996-05-20 | 4 | -125/+73 |
| * | Change use of RSA_MD4_DES_CKSUM_LENGTH to use | Theodore Tso | 1996-05-20 | 3 | -36/+36 |
| * | Don't do timing tests; it takes too long! | Theodore Tso | 1996-05-20 | 2 | -0/+6 |
| * | update Makefile.in for new libupdate | Tom Yu | 1996-05-20 | 6 | -26/+26 |
| * | Fixes so krb5_seteuid compiles on Ultrix | Sam Hartman | 1996-05-20 | 3 | -3/+13 |
| * | Fix up some annoying pre-processor typos | Sam Hartman | 1996-05-20 | 1 | -6/+6 |
| * | Fix for HPUx | Sam Hartman | 1996-05-20 | 2 | -1/+7 |
| * | As per mail describing the ksu problem, invent a krb5util | Sam Hartman | 1996-05-19 | 5 | -3/+65 |
| * | * kdb_dbm.c: Do not provide prototypes for dbm_error or | Ezra Peisach | 1996-05-18 | 2 | -2/+7 |
| * | * des3_sha.c: Add static keywords in function declarartions to | Ezra Peisach | 1996-05-18 | 2 | -2/+7 |
| * | Fix memory leak. Free tempbuf before returning | Theodore Tso | 1996-05-18 | 2 | -0/+7 |
| * | Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continue | Theodore Tso | 1996-05-18 | 3 | -4/+20 |
| * | Define MD4_K5BETA_COMPAT and MD4_K5BETA_COMP_DEF so that we continue | Theodore Tso | 1996-05-18 | 3 | -6/+22 |
| * | Correctly implement getsockname(), so it does getsockname(), not | Theodore Tso | 1996-05-17 | 2 | -10/+41 |
| * | * k5seal.c k5unseal.c util_cksum.c: | Richard Basch | 1996-05-15 | 4 | -11/+14 |
| * | Fixed changelog to reflect previous checkin | Richard Basch | 1996-05-15 | 1 | -0/+3 |
| * | * des_crc.c des_md5.c: | Richard Basch | 1996-05-15 | 5 | -49/+66 |
| * | * .Sanitize: reflect current files | Richard Basch | 1996-05-15 | 7 | -164/+135 |
| * | * md5crypto.c md5glue.c: | Richard Basch | 1996-05-15 | 4 | -2/+16 |
| * | * md4crypto.c md4glue.c: | Richard Basch | 1996-05-15 | 3 | -1/+11 |
| * | * des_int.h: the cs_entry routines in cbc_cksum.c are now static | Richard Basch | 1996-05-15 | 5 | -60/+36 |
| * | crc.c: ensure the cksum length is sufficient | Richard Basch | 1996-05-15 | 3 | -4/+14 |
| * | * mk_req_ext.c mk_safe.c send_tgs.c: | Richard Basch | 1996-05-15 | 5 | -28/+37 |
| * | Remove old, outdated library | Theodore Tso | 1996-05-14 | 28 | -3056/+0 |
| * | Change call to krb5_auth_con_setcksumtype to use | Theodore Tso | 1996-05-14 | 2 | -1/+7 |
| * | ser_ctx.c (krb5_context_size, krb5_context_externalize, | Theodore Tso | 1996-05-14 | 8 | -208/+403 |
| * | * Makefile.in (SHLIB_LIBS): For shared library, add dependency on | Ezra Peisach | 1996-05-13 | 3 | -2/+13 |
| * | Copy sizeof(mit_des_cblock), not sizeof(key) so that we are getting the | Richard Basch | 1996-05-11 | 2 | -1/+6 |
| * | configure.in: Need to include sys/types.h before regexp.h in test to | Ezra Peisach | 1996-05-11 | 2 | -0/+8 |
| * | removed des3-cbc-md5 support | Richard Basch | 1996-05-10 | 2 | -2/+6 |
| * | * shs.c (longReverse): Remove extraneous \. | Ezra Peisach | 1996-05-10 | 2 | -3/+8 |
| * | added des3_raw.c and sha.. | Richard Basch | 1996-05-10 | 1 | -0/+2 |
| * | replaced des3_md5.c with des3_sha.c | Richard Basch | 1996-05-10 | 1 | -1/+1 |
| * | removed des3-md5 support (replaced with des3-sha) | Richard Basch | 1996-05-10 | 2 | -0/+6 |
| * | replaced des3-md5 with des3-sha | Richard Basch | 1996-05-10 | 1 | -0/+7 |
| * | Removed des3-md5 support | Richard Basch | 1996-05-10 | 2 | -4/+14 |
| * | Obsolete file (replaced des3-md5 with des3-sha) | Richard Basch | 1996-05-10 | 1 | -173/+0 |
| * | Replaced des3-md5 with des3-sha | Richard Basch | 1996-05-10 | 4 | -19/+221 |
| * | Replace des3-md5 with des3-sha | Richard Basch | 1996-05-10 | 5 | -4/+9 |
| * | NIST-SHA support | Richard Basch | 1996-05-10 | 10 | -0/+890 |
| * | Remove unused file | Theodore Tso | 1996-05-09 | 1 | -30/+0 |
| * | Don't skip keytab entries with kvno=0 | Richard Basch | 1996-05-09 | 2 | -6/+12 |
| * | des425 needs to be compiled after krb5 as des425 depends on krb5_free_keyblock | Ezra Peisach | 1996-05-08 | 2 | -1/+5 |
| * | Handle compiling with BERK_DB without dbm available. (Linux when | Ezra Peisach | 1996-05-07 | 2 | -0/+13 |