| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * Ignore the error if we cannot make ksu set-uid; we don't want to | Sam Hartman | 1996-05-23 | 2 | -1/+7 |
* | Use secure context for login | Sam Hartman | 1996-05-23 | 2 | -1/+6 |
* | md4crypto.c: | Richard Basch | 1996-05-22 | 2 | -2/+12 |
* | Update use of libupdate to use the new command line arguments | Theodore Tso | 1996-05-21 | 2 | -8/+7 |
* | Remove vestigal ODBM support | Theodore Tso | 1996-05-20 | 2 | -32/+4 |
* | Remove support for ODBM | Theodore Tso | 1996-05-20 | 2 | -8/+5 |
* | Remove vestigal support for ODBM | Theodore Tso | 1996-05-20 | 2 | -12/+4 |
* | Update autoconf to version 2.10. This will fix the reported bugs of | Theodore Tso | 1996-05-20 | 23 | -2020/+11668 |
* | krb5.conf.M: Document kdc_req_checksumtype, as_req_checksum_type, and | Theodore Tso | 1996-05-20 | 3 | -2/+23 |
* | 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 |
* | fix libupdate and allow it to deal with multiple directories | Tom Yu | 1996-05-20 | 2 | -7/+15 |
* | Fixes so krb5_seteuid compiles on Ultrix | Sam Hartman | 1996-05-20 | 5 | -5/+20 |
* | Fix up some annoying pre-processor typos | Sam Hartman | 1996-05-20 | 1 | -6/+6 |
* | document changes to libupdate.sh | Tom Yu | 1996-05-20 | 1 | -0/+4 |
* | * libupdate.sh: do the shift before the assignments | Tom Yu | 1996-05-20 | 1 | -18/+12 |
* | Fix for HPUx | Sam Hartman | 1996-05-20 | 2 | -1/+7 |
* | Do not keep source cache open if we are going to use | Sam Hartman | 1996-05-20 | 2 | -5/+10 |
* | As per mail describing the ksu problem, invent a krb5util | Sam Hartman | 1996-05-19 | 5 | -3/+65 |
* | Check for uid_t so that new prototype works | Sam Hartman | 1996-05-19 | 2 | -1/+5 |
* | Prototype new function: krb5_seteuid | Sam Hartman | 1996-05-19 | 2 | -0/+6 |
* | Significant security fixes to ksu | Sam Hartman | 1996-05-19 | 7 | -73/+148 |
* | * 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 |
* | Define $library from the positional arguments before --force uses $library | Theodore Tso | 1996-05-18 | 2 | -4/+9 |
* | 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 |
* | (AC_CHECK_DBM_PROTOS): If the test had already been run and the result | Ezra Peisach | 1996-05-15 | 2 | -2/+8 |
* | * 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 |
* | replaced CKSUMTYPE_SHA_DES3 with CKSUMTYPE_HMAC_SHA | Richard Basch | 1996-05-15 | 2 | -1/+5 |
* | 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 |
* | k5-int.h: Added new field values for ap_req_sumtype and safe_sumtype. | Theodore Tso | 1996-05-14 | 3 | -1/+24 |
* | Change the default ticket lifetime to something reasonable (10 hours, | Theodore Tso | 1996-05-14 | 2 | -1/+7 |
* | * Makefile.in (SHLIB_LIBS): For shared library, add dependency on | Ezra Peisach | 1996-05-13 | 3 | -2/+13 |