summaryrefslogtreecommitdiffstats
path: root/src/tests/asn.1/utility.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify and reformat ASN.1 test codeGreg Hudson2012-01-061-30/+38
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-0/+25
* Mark and reindent tests, with some exclusionsTom Yu2009-11-301-38/+39
* make mark-cstyleTom Yu2009-10-311-2/+2
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-201-4/+2
* Substitute LDAP in makefiles with "yes" or "no" depending on configuration.Ken Raeburn2008-10-061-0/+12
* whitespaceKen Raeburn2008-10-061-58/+58
* Fix some signed/unsigned warningsKen Raeburn2008-10-061-1/+1
* Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2006-06-161-2/+2
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-181-1/+1
* Sequence numbers are now unsigned. Implement lenient parser forTom Yu2003-05-181-25/+31
* Cleanup memory in asn.1 testsuite to allow for leak checkingEzra Peisach2003-05-121-0/+2
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-1/+1
* * 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-3/+3
* cygnus merge: sscanf workaround; logs for sam testsKen Raeburn1996-05-041-3/+9
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-1/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-16/+13
* Makefile.in: "make check" depends on krb5_decode_test andTheodore Tso1994-10-191-1/+9
* Fix typo which was causing krb5_encode_test.c to fail due to trying toTheodore Tso1994-09-211-1/+1
* checking in Harry's ASN.1 encoder tests. Will fix up laterTom Yu1994-08-041-0/+106