summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Back out bad ASN.1 changesTheodore Tso1995-04-224-59/+49
* Add .cvsignore for this directoryTheodore Tso1995-04-221-0/+1
* Fix tests to reflect bit reversal changes to the krb5_flags fields.Theodore Tso1995-04-224-49/+59
* dejagnu test cases. (from Ian Taylor <ian@cygnus.com>)Mark Eichin1995-04-208-0/+2205
* Modify usage to reflect reality. Modified getopt call to recognize the alreadyEzra Peisach1995-04-202-3/+17
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-146-0/+246
* Zero out the entry before inserting itTheodore Tso1995-03-312-0/+6
* * kdc5_hammer.c (verify_cs_pair()): Use new calling conventionsChris Provenzano1995-03-272-88/+126
* kdc5_hammer.c (get_tgt): Remove the call to krb5_os_localaddr()Theodore Tso1995-03-242-8/+6
* Remove reference to $(ISODELIB)Theodore Tso1995-03-028-8/+20
* .cvsingore file to suppress CVS's handling of the "configure" fileTheodore Tso1995-03-021-0/+1
* Added Ezra's test to see if you have a buggy resolver or notTheodore Tso1995-03-015-1/+153
* Remove ISODE_INCLUDE and ISODE_DEFS, replace check for -lsocket andTheodore Tso1995-03-012-4/+6
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-016-9/+18
* Avoid <krb5/...> includesJohn Gilmore1995-02-2817-44/+40
* Use $(LD) instead of $(CC) when linkingTheodore Tso1995-02-222-2/+6
* * kdc5_hammer.c Removed krb5_keytype, changed krb5_enctype toChris Provenzano1995-02-082-7/+10
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-035-0/+5
* Add keytype parameterTheodore Tso1995-02-032-1/+6
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-252-3/+5
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-1312-455/+441
* Add magic numbers for keyblock structureTheodore Tso1994-11-192-0/+7
* Use the published interface to call krb5_string_to_key()Theodore Tso1994-11-082-5/+9
* Include the tag numbers for the krb5 application tags, since that'sTheodore Tso1994-11-023-52/+57
* Add the "-t option to krb5_encode_test, which causes it to use theTheodore Tso1994-11-025-15/+2335
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-265-17/+17
* Once more, with the current type!Theodore Tso1994-10-261-1/+1
* Added missing declaration for retval variableTheodore Tso1994-10-261-0/+1
* Allow kdc_hammer to be called on an arbitrary realmTheodore Tso1994-10-242-6/+22
* kdb5_verify.c: Check principals with correct realm nameTheodore Tso1994-10-243-16/+28
* kdb5_mkdums.c: Create principals with correct realm nameTheodore Tso1994-10-243-9/+21
* Do checks for depth = 5Theodore Tso1994-10-242-2/+7
* Exit with a non-zero exit status when the test suite detects any errorsTheodore Tso1994-10-194-10/+10
* Clear the kvno field when destroying encrypted dataTheodore Tso1994-10-192-0/+4
* Makefile.in: "make check" depends on krb5_decode_test andTheodore Tso1994-10-195-6/+34
* Clean up the test.out fileTheodore Tso1994-10-171-0/+4
* Add ISODE_DEFSTheodore Tso1994-10-152-0/+5
* Clean up the test.out fileTheodore Tso1994-10-141-1/+2
* Explicitly destroy the test database before reloading itTheodore Tso1994-10-071-1/+2
* Add general kadmin/kdb confidence checkTheodore Tso1994-10-072-0/+32
* Add a "make check" case which runs the test programsTheodore Tso1994-10-072-0/+10
* Allow master key to be passed in on the command line. Makes testingTheodore Tso1994-10-074-11/+67
* Add recursive "make check"Theodore Tso1994-10-072-0/+5
* Check to make sure key version number is 1, not 0Theodore Tso1994-10-062-1/+6
* Initialize all of the fields of the principal entryTheodore Tso1994-10-062-0/+10
* Add widen.h and narrow.h around declaration so that argument types areTheodore Tso1994-10-042-0/+7
* You can't use strcat to modify constant strings!Theodore Tso1994-10-043-6/+12
* Add magic number placeholder to statically initialized structuresTheodore Tso1994-10-012-0/+5
* configure now generates the makefileTheodore Tso1994-09-301-43/+0
* Relink executable if libraries changeTheodore Tso1994-09-309-10/+46