summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* get NULL from stdio for sunosMark Eichin1994-09-282-0/+5
* Fix typo which was causing krb5_encode_test.c to fail due to trying toTheodore Tso1994-09-212-1/+7
* index() -> strchr()Theodore Tso1994-09-152-1/+5
* Put the tests directory under autoconfTheodore Tso1994-09-158-0/+115
* Put the tests directory under autoconfTheodore Tso1994-09-155-383/+425
* Create database with key version number of 1Theodore Tso1994-09-152-2/+7
* stamp out rcs keywordsMark Eichin1994-08-187-49/+7
* checking in Harry's ASN.1 encoder tests. Will fix up laterTom Yu1994-08-0413-0/+2647
* folding in Harry's changesTom Yu1994-06-292-2/+5
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-2/+2
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-0110-20/+20
* Cleaned up TGTNAME define; now KRB5_TGS_NAMETheodore Tso1993-08-171-3/+2
* Change DEFAULT_DBM_FILE to DEFUALT_KDB_FILETheodore Tso1993-06-032-2/+2
* Add missing SRCS definition necessary for make depend to workTheodore Tso1992-12-123-0/+3