summaryrefslogtreecommitdiffstats
path: root/src/tests/asn.1
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-498/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-49/+0
* make depend, now with dependency sortingKen Raeburn2006-03-311-32/+34
* make dependKen Raeburn2006-03-271-12/+13
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-11/+11
* make dependKen Raeburn2006-03-081-4/+8
* make dependTom Yu2005-11-291-22/+15
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-183-2/+6
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-3/+0
* Update dependenciesKen Raeburn2005-06-211-14/+21
* * trval.c (convert_nibble): Declare the argument with a typeKen Raeburn2005-06-012-1/+5
* run "make depend"Ken Raeburn2004-12-301-1/+0
* * debug.h (test): Macro renamed from "assert".Ken Raeburn2004-04-294-10/+15
* updated dependenciesKen Raeburn2004-04-241-13/+15
* make dependKen Raeburn2003-12-151-14/+16
* Send generalstring not octetstring in etype_info2. Accept eitherSam Hartman2003-07-222-5/+5
* make-depend updatesKen Raeburn2003-05-241-10/+10
* Sequence numbers are now unsigned. Implement lenient parser forTom Yu2003-05-183-25/+207
* Cleanup memory in asn.1 testsuite to allow for leak checkingEzra Peisach2003-05-126-94/+623
* Implement encoders for etype_info2 and add support to s2kparams forSam Hartman2003-05-066-0/+105
* update dependenciesTom Yu2002-12-121-7/+0
* For sam_challenge do not encode optional strings if string not present.Ezra Peisach2002-11-074-3/+16
* update dependenciesKen Raeburn2002-08-291-5/+10
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+3
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* update dependenciesKen Raeburn2002-06-151-15/+14
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-22/+23
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-105-83/+88
* updated dependencies for latest make-depend target codeKen Raeburn2001-09-061-20/+17
* dependenciesKen Raeburn2001-09-021-0/+36
* * trval.c: Include string.h for strcmp prototypeEzra Peisach2001-07-062-0/+5
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-262-16/+15
* * trval.c: Add prototypes for trval() and trval2()Ezra Peisach2001-02-182-1/+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
* * krb5_decode_test.c (decode_run): If the ASN1 decoder returns anEzra Peisach2000-09-262-0/+9
* * 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
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * 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-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-2/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * 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
* 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