summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Remove vestigal support for ODBMTheodore Tso1996-05-202-12/+4
* Update autoconf to version 2.10. This will fix the reported bugs ofTheodore Tso1996-05-2023-2020/+11668
* krb5.conf.M: Document kdc_req_checksumtype, as_req_checksum_type, andTheodore Tso1996-05-203-2/+23
* md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH toTheodore Tso1996-05-204-125/+73
* Change use of RSA_MD4_DES_CKSUM_LENGTH to useTheodore Tso1996-05-203-36/+36
* Don't do timing tests; it takes too long!Theodore Tso1996-05-202-0/+6
* update Makefile.in for new libupdateTom Yu1996-05-206-26/+26
* fix libupdate and allow it to deal with multiple directoriesTom Yu1996-05-202-7/+15
* Fixes so krb5_seteuid compiles on UltrixSam Hartman1996-05-205-5/+20
* Fix up some annoying pre-processor typosSam Hartman1996-05-201-6/+6
* document changes to libupdate.shTom Yu1996-05-201-0/+4
* * libupdate.sh: do the shift before the assignmentsTom Yu1996-05-201-18/+12
* Fix for HPUxSam Hartman1996-05-202-1/+7
* Do not keep source cache open if we are going to useSam Hartman1996-05-202-5/+10
* As per mail describing the ksu problem, invent a krb5utilSam Hartman1996-05-195-3/+65
* Check for uid_t so that new prototype worksSam Hartman1996-05-192-1/+5
* Prototype new function: krb5_seteuidSam Hartman1996-05-192-0/+6
* Significant security fixes to ksuSam Hartman1996-05-197-73/+148
* * kdb_dbm.c: Do not provide prototypes for dbm_error orEzra Peisach1996-05-182-2/+7
* * des3_sha.c: Add static keywords in function declarartions toEzra Peisach1996-05-182-2/+7
* Define $library from the positional arguments before --force uses $libraryTheodore Tso1996-05-182-4/+9
* Fix memory leak. Free tempbuf before returningTheodore Tso1996-05-182-0/+7
* Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continueTheodore Tso1996-05-183-4/+20
* Define MD4_K5BETA_COMPAT and MD4_K5BETA_COMP_DEF so that we continueTheodore Tso1996-05-183-6/+22
* Correctly implement getsockname(), so it does getsockname(), notTheodore Tso1996-05-172-10/+41
* (AC_CHECK_DBM_PROTOS): If the test had already been run and the resultEzra Peisach1996-05-152-2/+8
* * k5seal.c k5unseal.c util_cksum.c:Richard Basch1996-05-154-11/+14
* Fixed changelog to reflect previous checkinRichard Basch1996-05-151-0/+3
* * des_crc.c des_md5.c:Richard Basch1996-05-155-49/+66
* * .Sanitize: reflect current filesRichard Basch1996-05-157-164/+135
* * md5crypto.c md5glue.c:Richard Basch1996-05-154-2/+16
* * md4crypto.c md4glue.c:Richard Basch1996-05-153-1/+11
* * des_int.h: the cs_entry routines in cbc_cksum.c are now staticRichard Basch1996-05-155-60/+36
* crc.c: ensure the cksum length is sufficientRichard Basch1996-05-153-4/+14
* * mk_req_ext.c mk_safe.c send_tgs.c:Richard Basch1996-05-155-28/+37
* replaced CKSUMTYPE_SHA_DES3 with CKSUMTYPE_HMAC_SHARichard Basch1996-05-152-1/+5
* Remove old, outdated libraryTheodore Tso1996-05-1428-3056/+0
* Change call to krb5_auth_con_setcksumtype to useTheodore Tso1996-05-142-1/+7
* ser_ctx.c (krb5_context_size, krb5_context_externalize,Theodore Tso1996-05-148-208/+403
* k5-int.h: Added new field values for ap_req_sumtype and safe_sumtype.Theodore Tso1996-05-143-1/+24
* Change the default ticket lifetime to something reasonable (10 hours,Theodore Tso1996-05-142-1/+7
* * Makefile.in (SHLIB_LIBS): For shared library, add dependency onEzra Peisach1996-05-133-2/+13
* configure.in heuristic.c:Richard Basch1996-05-134-866/+853
* Back out change to libupdate.sh.Ezra Peisach1996-05-122-6/+1
* When invoked with --force, do not use variable before being setEzra Peisach1996-05-112-1/+6
* Copy sizeof(mit_des_cblock), not sizeof(key) so that we are getting theRichard Basch1996-05-112-1/+6
* configure.in: Need to include sys/types.h before regexp.h in test toEzra Peisach1996-05-112-0/+8
* removed des3-cbc-md5 supportRichard Basch1996-05-102-2/+6
* * shs.c (longReverse): Remove extraneous \.Ezra Peisach1996-05-102-3/+8
* added des3_raw.c and sha..Richard Basch1996-05-101-0/+2