aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
1996-05-19 As per mail describing the ksu problem, invent a krb5utilSam Hartman5-3/+65
1996-05-19Check for uid_t so that new prototype worksSam Hartman2-1/+5
1996-05-19Prototype new function: krb5_seteuidSam Hartman2-0/+6
1996-05-19Significant security fixes to ksuSam Hartman7-73/+148
1996-05-18 * kdb_dbm.c: Do not provide prototypes for dbm_error orEzra Peisach2-2/+7
1996-05-18 * des3_sha.c: Add static keywords in function declarartions toEzra Peisach2-2/+7
1996-05-18Define $library from the positional arguments before --force uses $libraryTheodore Tso2-4/+9
1996-05-18Fix memory leak. Free tempbuf before returningTheodore Tso2-0/+7
1996-05-18Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continueTheodore Tso3-4/+20
1996-05-18Define MD4_K5BETA_COMPAT and MD4_K5BETA_COMP_DEF so that we continueTheodore Tso3-6/+22
1996-05-17Correctly implement getsockname(), so it does getsockname(), notTheodore Tso2-10/+41
1996-05-15(AC_CHECK_DBM_PROTOS): If the test had already been run and the resultEzra Peisach2-2/+8
1996-05-15* k5seal.c k5unseal.c util_cksum.c:Richard Basch4-11/+14
1996-05-15Fixed changelog to reflect previous checkinRichard Basch1-0/+3
1996-05-15* des_crc.c des_md5.c:Richard Basch5-49/+66
1996-05-15* .Sanitize: reflect current filesRichard Basch7-164/+135
1996-05-15* md5crypto.c md5glue.c:Richard Basch4-2/+16
1996-05-15* md4crypto.c md4glue.c:Richard Basch3-1/+11
1996-05-15* des_int.h: the cs_entry routines in cbc_cksum.c are now staticRichard Basch5-60/+36
1996-05-15crc.c: ensure the cksum length is sufficientRichard Basch3-4/+14
1996-05-15* mk_req_ext.c mk_safe.c send_tgs.c:Richard Basch5-28/+37
1996-05-15replaced CKSUMTYPE_SHA_DES3 with CKSUMTYPE_HMAC_SHARichard Basch2-1/+5
1996-05-14Remove old, outdated libraryTheodore Tso28-3056/+0
1996-05-14Change call to krb5_auth_con_setcksumtype to useTheodore Tso2-1/+7
1996-05-14ser_ctx.c (krb5_context_size, krb5_context_externalize,Theodore Tso8-208/+403
1996-05-14k5-int.h: Added new field values for ap_req_sumtype and safe_sumtype.Theodore Tso3-1/+24
1996-05-14Change the default ticket lifetime to something reasonable (10 hours,Theodore Tso2-1/+7
1996-05-13 * Makefile.in (SHLIB_LIBS): For shared library, add dependency onEzra Peisach3-2/+13
1996-05-13configure.in heuristic.c:Richard Basch4-866/+853
1996-05-12Back out change to libupdate.sh.Ezra Peisach2-6/+1
1996-05-11When invoked with --force, do not use variable before being setEzra Peisach2-1/+6
1996-05-11Copy sizeof(mit_des_cblock), not sizeof(key) so that we are getting theRichard Basch2-1/+6
1996-05-11configure.in: Need to include sys/types.h before regexp.h in test toEzra Peisach2-0/+8
1996-05-10removed des3-cbc-md5 supportRichard Basch2-2/+6
1996-05-10 * shs.c (longReverse): Remove extraneous \.Ezra Peisach2-3/+8
1996-05-10added des3_raw.c and sha..Richard Basch1-0/+2
1996-05-10replaced des3_md5.c with des3_sha.cRichard Basch1-1/+1
1996-05-10removed des3-md5 support (replaced with des3-sha)Richard Basch2-0/+6
1996-05-10replaced des3-md5 with des3-shaRichard Basch3-2/+13
1996-05-10Removed des3-md5 supportRichard Basch2-4/+14
1996-05-10Replaced des3-md5 with des3-sha (also added sha cksumtype)Richard Basch3-5/+11
1996-05-10Obsolete file (replaced des3-md5 with des3-sha)Richard Basch1-173/+0
1996-05-10Replaced des3-md5 with des3-shaRichard Basch4-19/+221
1996-05-10Replace des3-md5 with des3-shaRichard Basch5-4/+9
1996-05-10NIST-SHA supportRichard Basch10-0/+890
1996-05-09Remove unused fileTheodore Tso1-30/+0
1996-05-09Better handling of the principal max_life..Richard Basch2-8/+28
1996-05-09krlogind.c krshd.c:Richard Basch4-1/+63
1996-05-09Use the default service principal (don't assume it is "host") as theRichard Basch2-1/+6
1996-05-09Don't skip keytab entries with kvno=0Richard Basch2-6/+12