summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* replaced des3_md5.c with des3_sha.cRichard Basch1996-05-101-1/+1
* removed des3-md5 support (replaced with des3-sha)Richard Basch1996-05-102-0/+6
* replaced des3-md5 with des3-shaRichard Basch1996-05-103-2/+13
* Removed des3-md5 supportRichard Basch1996-05-102-4/+14
* Replaced des3-md5 with des3-sha (also added sha cksumtype)Richard Basch1996-05-103-5/+11
* Obsolete file (replaced des3-md5 with des3-sha)Richard Basch1996-05-101-173/+0
* Replaced des3-md5 with des3-shaRichard Basch1996-05-104-19/+221
* Replace des3-md5 with des3-shaRichard Basch1996-05-105-4/+9
* NIST-SHA supportRichard Basch1996-05-1010-0/+890
* Remove unused fileTheodore Tso1996-05-091-30/+0
* Better handling of the principal max_life..Richard Basch1996-05-092-8/+28
* krlogind.c krshd.c:Richard Basch1996-05-094-1/+63
* Use the default service principal (don't assume it is "host") as theRichard Basch1996-05-092-1/+6
* Don't skip keytab entries with kvno=0Richard Basch1996-05-092-6/+12
* convert has been removedEzra Peisach1996-05-081-1/+1
* Removing unbuilt directory from source tree. The functionality wasEzra Peisach1996-05-087-1251/+0
* des425 needs to be compiled after krb5 as des425 depends on krb5_free_keyblockEzra Peisach1996-05-082-1/+5
* Handle compiling with BERK_DB without dbm available. (Linux whenEzra Peisach1996-05-072-0/+13
* Don't do more than the necessary encryptions for a single cblock lengthRichard Basch1996-05-071-4/+5
* We are providing 3des routines in libcrypto..Richard Basch1996-05-072-0/+6
* Somehow I missed this file during my previous checkin... New 3des randomRichard Basch1996-05-071-15/+121
* Mark's changes for ticket validationKen Raeburn1996-05-072-2/+19
* Pass the eblock to the init_random_key and finish_random_key functionsRichard Basch1996-05-072-5/+12
* Use the revamped random number routinesRichard Basch1996-05-073-34/+63
* Use the new 3des random number generatorRichard Basch1996-05-073-2/+7
* New DES random number generation. For regular DES, it is nearly equivalentRichard Basch1996-05-078-338/+261
* (clean-unix): Remove libgssapi_krb5.stampEzra Peisach1996-05-072-1/+5
* Use a wrapper script for the rcp started from kshd. This change cleans up theEzra Peisach1996-05-072-10/+12
* Fixed the abstraction violation, where the code knew the details about theRichard Basch1996-05-066-36/+43
* The fallback to slave kdc's wasn't working because the code did not handleRichard Basch1996-05-062-0/+7