summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Change KRB4_DEJAGNU_TEST variable to KRBIV fromTom Yu2000-11-082-2/+7
* * default.exp: Use $KRBIV rather than $KRB4 since dejagnu-1.3Tom Yu2000-11-082-3/+8
* * v4gssftp.exp: Fix to handle some cases of krb4 failure prior toTom Yu2000-11-082-3/+10
* * configure.in: Use AC_C_CONST and AC_TYPE_SIGNAL instead ofEzra Peisach2000-11-012-2/+7
* * krb5_decode_test.c (main): Add new test cases for indefiniteTom Yu2000-10-262-10/+111
* * ktest.c (ktest_make_sample_etype_info): Use KRB5_ETYPE_NO_SALTEzra Peisach2000-10-176-9/+31
* * default.exp: Add dict_file entry (and create one) for kdc.confEzra Peisach2000-10-122-0/+12
* * krb5_decode_test.c (decode_run): If the ASN1 decoder returns anEzra Peisach2000-09-262-0/+9
* * v4gssftp.exp: New tests for the krb4 compatible interface to gssftpEzra Peisach2000-08-222-0/+403
* * default.exp: Create a properly formatted krb.conf file. AlsoEzra Peisach2000-08-222-0/+8
* * default.exp: Create a properly formatted krb.conf fileEzra Peisach2000-08-221-2/+2
* * rlogin.exp: Change RLOGIN to KRLOGIN so we do not use theEzra Peisach2000-08-102-5/+10
* * default.exp: Add an eof clause to avoid breakage if rlogin exitsTom Yu2000-08-092-0/+11
* Quoting of lists in mutipass variable assigments is unnecessaryEzra Peisach2000-08-082-6/+7
* * v4standalone.exp: New set of tests for basic V4 functionalityEzra Peisach2000-08-082-0/+139
* * default.exp: Create krb.conf and krb.realms files for v4Ezra Peisach2000-08-082-1/+91
* * Makefile.in (KRB4_RUNTESTFLAGS): Set from configure.in and passEzra Peisach2000-08-082-1/+7
* * configure.in: Define KRB4_DEJAGNU_TEST depending on if krb4Ezra Peisach2000-08-082-0/+12
* * default.exp: Protect Quote quotation marks in multipass variableEzra Peisach2000-08-072-12/+17
* * reference_encode.out, trval_reference.out: Test encoding ofEzra Peisach2000-08-074-8/+26
* * utility.c: Add casts on types being sent to internal functionsEzra Peisach2000-07-295-22/+39
* kdb5_mkdums.c: Remove unused quit() and compiler warning cleanupEzra Peisach2000-07-282-13/+6
* * kdc5_hammer.c: Move global (to file) enctype into main to preventEzra Peisach2000-07-282-10/+7
* * kdb5_verify.c (check_princ): Compiler warning cleanup. Get ridEzra Peisach2000-07-282-14/+8
* t_imp_name.c: Profide full prototypes for internal functionsEzra Peisach2000-07-282-4/+8
* * default.exp: Add code to handle setting of PASS to constrainTom Yu2000-07-232-9/+24
* * rsh.exp: Drain buffers on klist test to avoid wedging rsh onTom Yu2000-07-052-2/+9
* * gssapi.exp: Rework significantly to deal with HP/UX lossage thatTom Yu2000-07-042-381/+105
* t_imp_name.c: Define GSSAPI_V2 for proper variable typesEzra Peisach2000-07-032-0/+5
* kdb5_mkdums.c: Remove unused variableEzra Peisach2000-07-032-2/+4
* kdb5_verify.c: Remove unused variableEzra Peisach2000-07-032-2/+4
* * default.exp: Add rudimentary support for multiple passes. ForTom Yu2000-07-022-73/+183
* merge from krb5-1-2-beta4Ken Raeburn2000-06-238-13/+51
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-018-16/+16
* * kadmin.exp: Use $KDESTROY -5 to deal with changed behaviorTom Yu2000-02-072-1/+5
* * default.exp: Remove default_tgs_enctypes for now as it wasTom Yu2000-02-072-1/+7
* * standalone.exp: Use $KLIST -5 and $KDESTROY -5 to deal withTom Yu2000-02-064-7/+19
* * default.exp: Use $KINIT -5 to deal with modified kinitTom Yu2000-02-062-1/+6
* * krb5_decode_test.c (main): Add test case for zero-lengthTom Yu1999-11-012-0/+9
* lost date/name line in last checkinKen Raeburn1999-10-261-0/+1
* * trval.c (print_tag_type): Use fputs when there's no formatting to doKen Raeburn1999-10-262-2/+6
* log tritan's changesTom Yu1999-10-268-0/+56
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-268-10/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2410-10/+40
* des3 testing. move out principal expiration time in test db by 30 yearsKen Raeburn1999-09-012-3/+73
* * krb5_decode_test.c (main): Add additional test cases inTom Yu1999-07-112-0/+15
* * krb5_decode_test.c (main): Add test cases for encryption_key inTom Yu1999-07-042-0/+11
* t_imp_name.c: Initialize display_file variable in main(), instead ofTheodore Tso1999-04-142-2/+10
* trval.c: Now understands krb5 structure elementsTheodore Tso1999-01-295-1730/+1118
* trval.c: Added usage message, better options parsing, and support forTheodore Tso1999-01-222-70/+306