summaryrefslogtreecommitdiffstats
path: root/src/tests/asn.1/trval.c
Commit message (Expand)AuthorAgeFilesLines
* Restore some spaces in trvalTom Yu2012-06-251-6/+6
* Eliminate trailing whitespace in trval outputGreg Hudson2012-06-221-2/+3
* Fix uninitialized variable warning in trval.cGreg Hudson2012-02-071-1/+1
* Add test cases for PKINIT ASN.1 encodersGreg Hudson2012-01-061-2/+2
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+2
* Mark and reindent tests, with some exclusionsTom Yu2009-11-301-212/+213
* make mark-cstyleTom Yu2009-10-311-45/+44
* whitespaceKen Raeburn2008-10-061-509/+509
* Fix some signed/unsigned warningsKen Raeburn2008-10-061-1/+1
* test program build problemKen Raeburn2007-08-291-73/+0
* * trval.c (convert_nibble): Declare the argument with a typeKen Raeburn2005-06-011-1/+1
* * trval.c: Include string.h for strcmp prototypeEzra Peisach2001-07-061-0/+1
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-261-16/+9
* * trval.c: Add prototypes for trval() and trval2()Ezra Peisach2001-02-181-1/+3
* * ktest.c (ktest_make_sample_etype_info): Use KRB5_ETYPE_NO_SALTEzra Peisach2000-10-171-1/+1
* * utility.c: Add casts on types being sent to internal functionsEzra Peisach2000-07-291-5/+19
* * trval.c (print_tag_type): Use fputs when there's no formatting to doKen Raeburn1999-10-261-2/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* trval.c: Now understands krb5 structure elementsTheodore Tso1999-01-291-29/+198
* trval.c: Added usage message, better options parsing, and support forTheodore Tso1999-01-221-70/+296
* Fix compilation errorsPaul Park1995-08-291-2/+0
* * krb5_encode_test.c (encoder_print_results): If trval2 returnsEzra Peisach1995-08-261-1/+2
* krb5_encode_test.c (main): Add tests for encode_krb5_padata_sequence()Theodore Tso1995-08-261-5/+7
* Include the tag numbers for the krb5 application tags, since that'sTheodore Tso1994-11-021-1/+2
* Add the "-t option to krb5_encode_test, which causes it to use theTheodore Tso1994-11-021-0/+430