aboutsummaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2000-10-12 * default.exp: Add dict_file entry (and create one) for kdc.confEzra Peisach2-0/+12
2000-09-26 * krb5_decode_test.c (decode_run): If the ASN1 decoder returns anEzra Peisach2-0/+9
2000-08-22 * v4gssftp.exp: New tests for the krb4 compatible interface to gssftpEzra Peisach2-0/+403
2000-08-22 * default.exp: Create a properly formatted krb.conf file. AlsoEzra Peisach2-0/+8
2000-08-22 * default.exp: Create a properly formatted krb.conf fileEzra Peisach1-2/+2
2000-08-10 * rlogin.exp: Change RLOGIN to KRLOGIN so we do not use theEzra Peisach2-5/+10
2000-08-09 * default.exp: Add an eof clause to avoid breakage if rlogin exitsTom Yu2-0/+11
2000-08-08 Quoting of lists in mutipass variable assigments is unnecessaryEzra Peisach2-6/+7
2000-08-08* v4standalone.exp: New set of tests for basic V4 functionalityEzra Peisach2-0/+139
2000-08-08 * default.exp: Create krb.conf and krb.realms files for v4Ezra Peisach2-1/+91
2000-08-08 * Makefile.in (KRB4_RUNTESTFLAGS): Set from configure.in and passEzra Peisach2-1/+7
2000-08-08 * configure.in: Define KRB4_DEJAGNU_TEST depending on if krb4Ezra Peisach2-0/+12
2000-08-07 * default.exp: Protect Quote quotation marks in multipass variableEzra Peisach2-12/+17
2000-08-07 * reference_encode.out, trval_reference.out: Test encoding ofEzra Peisach4-8/+26
2000-07-29 * utility.c: Add casts on types being sent to internal functionsEzra Peisach5-22/+39
2000-07-28kdb5_mkdums.c: Remove unused quit() and compiler warning cleanupEzra Peisach2-13/+6
2000-07-28 * kdc5_hammer.c: Move global (to file) enctype into main to preventEzra Peisach2-10/+7
2000-07-28 * kdb5_verify.c (check_princ): Compiler warning cleanup. Get ridEzra Peisach2-14/+8
2000-07-28t_imp_name.c: Profide full prototypes for internal functionsEzra Peisach2-4/+8
2000-07-23 * default.exp: Add code to handle setting of PASS to constrainTom Yu2-9/+24
2000-07-05 * rsh.exp: Drain buffers on klist test to avoid wedging rsh onTom Yu2-2/+9
2000-07-04 * gssapi.exp: Rework significantly to deal with HP/UX lossage thatTom Yu2-381/+105
2000-07-03t_imp_name.c: Define GSSAPI_V2 for proper variable typesEzra Peisach2-0/+5
2000-07-03 kdb5_mkdums.c: Remove unused variableEzra Peisach2-2/+4
2000-07-03kdb5_verify.c: Remove unused variableEzra Peisach2-2/+4
2000-07-02 * default.exp: Add rudimentary support for multiple passes. ForTom Yu2-73/+183
2000-06-23merge from krb5-1-2-beta4Ken Raeburn8-13/+51
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez8-16/+16
2000-02-07 * kadmin.exp: Use $KDESTROY -5 to deal with changed behaviorTom Yu2-1/+5
2000-02-07 * default.exp: Remove default_tgs_enctypes for now as it wasTom Yu2-1/+7
2000-02-06 * standalone.exp: Use $KLIST -5 and $KDESTROY -5 to deal withTom Yu4-7/+19
2000-02-06 * default.exp: Use $KINIT -5 to deal with modified kinitTom Yu2-1/+6
1999-11-01 * krb5_decode_test.c (main): Add test case for zero-lengthTom Yu2-0/+9
1999-10-26lost date/name line in last checkinKen Raeburn1-0/+1
1999-10-26* trval.c (print_tag_type): Use fputs when there's no formatting to doKen Raeburn2-2/+6
1999-10-26log tritan's changesTom Yu8-0/+56
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez8-10/+2
1999-09-24copyright notice updates from 1.1 branchKen Raeburn10-10/+40
1999-09-01des3 testing. move out principal expiration time in test db by 30 yearsKen Raeburn2-3/+73
1999-07-11 * krb5_decode_test.c (main): Add additional test cases inTom Yu2-0/+15
1999-07-04 * krb5_decode_test.c (main): Add test cases for encryption_key inTom Yu2-0/+11
1999-04-14t_imp_name.c: Initialize display_file variable in main(), instead ofTheodore Tso2-2/+10
1999-01-29trval.c: Now understands krb5 structure elementsTheodore Tso5-1730/+1118
1999-01-22trval.c: Added usage message, better options parsing, and support forTheodore Tso2-70/+306
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso14-0/+49
1998-12-04 * krb5_decode_test.c (main): Add variant test cases onTom Yu2-1/+18
1998-11-06 * gssftp.exp: Changes to deal with new text messages in ftp/ftpdEzra Peisach2-2/+6
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz5-31/+86
1998-05-06POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso8-4/+24
1998-03-30 * kdb5_mkdums.c: Add parenthesis about assignements in conditionalsEzra Peisach2-29/+35