summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* *** empty log message ***Theodore Tso1992-09-302-0/+62
* Added support for preauthenticationTheodore Tso1992-09-291-3/+8
* Added new argument to krb5_db_fetch_mkey callTheodore Tso1992-06-182-4/+2
* Added depend targetTheodore Tso1992-06-062-0/+4
* Added depend targetTheodore Tso1992-06-061-1/+1
* Remove extra '%' from fprintf format stringJohn Carr1992-03-011-1/+1
* Update copyright noticeJohn Kohl1991-06-0610-20/+160
* Rearranged directory structureTheodore Tso1991-05-061-2/+2
* rearrange code to avoid compiler warningJohn Kohl1991-05-011-2/+2
* fix some compiler warningsJohn Kohl1991-05-011-3/+2
* use krb5_use_cstype macroJohn Kohl1991-05-012-2/+2
* change to use krb5_build_principal_extJohn Kohl1991-04-301-6/+13
* add some missing PROTOTYPE macrosJohn Kohl1991-04-291-4/+11