summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Include the uid in the replay cachenameRichard Basch1996-05-063-1/+29
* * rsh.exp: Setup a wrapper script in executing klist in the remoteEzra Peisach1996-05-063-2/+18
* Use a wrapper script when invoking login.krb5 in order for sharedEzra Peisach1996-05-062-1/+14
* * default.exp: Add procedure setup_wrapper to first setup shared libraryEzra Peisach1996-05-062-0/+32
* preauth.c: Add const and casts as needed to handle warnings..Ezra Peisach1996-05-052-7/+11
* * default.exp: For stty_init set to \^h as on some /bin/sh, ^ isEzra Peisach1996-05-052-1/+6
* whitespaceKen Raeburn1996-05-041-1/+1
* work around process group problems; recognize certain failure modes (e.g.,Ken Raeburn1996-05-043-9/+67
* cygnus merge: sscanf workaround; logs for sam testsKen Raeburn1996-05-042-3/+27
* * rsh.exp: Add tests for ticket forwardingKen Raeburn1996-05-046-47/+164
* Tue Apr 2 22:22:47 1996 Chris Provenzano <proven@cygnus.com>Ken Raeburn1996-05-042-45/+115
* * kinit.c (krb5_validate_tgt): new function, takes a credential cache with anKen Raeburn1996-05-042-1/+64
* *** empty log message ***Ken Raeburn1996-05-041-1/+0
* Tue Apr 2 22:31:48 1996 Mark Eichin <eichin@cygnus.com>Ken Raeburn1996-05-044-3/+18