aboutsummaryrefslogtreecommitdiff
path: root/src/tests/asn.1/trval.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-20Correct IAKERB protocol implementationGreg Hudson1-1/+3
2023-07-24Eliminate old-style function declarationsKen Hornstein1-51/+22
2016-09-07Fix build with -O3 on ppc64elBen Kaduk1-0/+1
2012-06-25Restore some spaces in trvalTom Yu1-6/+6
2012-06-22Eliminate trailing whitespace in trval outputGreg Hudson1-2/+3
2012-02-07Fix uninitialized variable warning in trval.cGreg Hudson1-1/+1
2012-01-06Add test cases for PKINIT ASN.1 encodersGreg Hudson1-2/+2
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-2/+2
2009-11-30Mark and reindent tests, with some exclusionsTom Yu1-212/+213
2009-10-31make mark-cstyleTom Yu1-45/+44
2008-10-06whitespaceKen Raeburn1-509/+509
2008-10-06Fix some signed/unsigned warningsKen Raeburn1-1/+1
2007-08-29test program build problemKen Raeburn1-73/+0
2005-06-01* trval.c (convert_nibble): Declare the argument with a typeKen Raeburn1-1/+1
2001-07-06 * trval.c: Include string.h for strcmp prototypeEzra Peisach1-0/+1
2001-04-26assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn1-16/+9
2001-02-18 * trval.c: Add prototypes for trval() and trval2()Ezra Peisach1-1/+3
2000-10-17 * ktest.c (ktest_make_sample_etype_info): Use KRB5_ETYPE_NO_SALTEzra Peisach1-1/+1
2000-07-29 * utility.c: Add casts on types being sent to internal functionsEzra Peisach1-5/+19
1999-10-26* trval.c (print_tag_type): Use fputs when there's no formatting to doKen Raeburn1-2/+2
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-01-29trval.c: Now understands krb5 structure elementsTheodore Tso1-29/+198
1999-01-22trval.c: Added usage message, better options parsing, and support forTheodore Tso1-70/+296
1995-08-29Fix compilation errorsPaul Park1-2/+0
1995-08-26 * krb5_encode_test.c (encoder_print_results): If trval2 returnsEzra Peisach1-1/+2
1995-08-26krb5_encode_test.c (main): Add tests for encode_krb5_padata_sequence()Theodore Tso1-5/+7
1994-11-02Include the tag numbers for the krb5 application tags, since that'sTheodore Tso1-1/+2
1994-11-02Add the "-t option to krb5_encode_test, which causes it to use theTheodore Tso1-0/+430