summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags forSam Hartman1996-05-239-8/+25
* Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags forSam Hartman1996-05-233-6/+21
* * Ignore the error if we cannot make ksu set-uid; we don't want toSam Hartman1996-05-232-1/+7
* Use secure context for loginSam Hartman1996-05-232-1/+6
* md4crypto.c:Richard Basch1996-05-222-2/+12
* Update use of libupdate to use the new command line argumentsTheodore Tso1996-05-212-8/+7
* Remove vestigal ODBM supportTheodore Tso1996-05-202-32/+4
* Remove support for ODBMTheodore Tso1996-05-202-8/+5
* 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