summaryrefslogtreecommitdiffstats
path: root/src/tests/asn.1/krb5_decode_test.c
Commit message (Expand)AuthorAgeFilesLines
* Implement s4u extensionsGreg Hudson2009-09-131-1/+7
* CVE-2009-0846 asn1_decode_generaltime can free uninitialized pointerTom Yu2009-04-071-0/+16
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-5/+5
* Fix memory leaks in sam and ldap handler testing - there is still a leak w/ ldapEzra Peisach2008-12-161-0/+2
* Substitute LDAP in makefiles with "yes" or "no" depending on configuration.Ken Raeburn2008-10-061-3/+13
* whitespaceKen Raeburn2008-10-061-777/+777
* Explicitly note number as unsigned to shut gcc upKen Raeburn2008-06-021-1/+1
* * debug.h (test): Macro renamed from "assert".Ken Raeburn2004-04-291-7/+7
* Sequence numbers are now unsigned. Implement lenient parser forTom Yu2003-05-181-0/+168
* Cleanup memory in asn.1 testsuite to allow for leak checkingEzra Peisach2003-05-121-77/+170
* For sam_challenge do not encode optional strings if string not present.Ezra Peisach2002-11-071-0/+7
* * krb5_decode_test.c (main): Add new test cases for indefiniteTom Yu2000-10-261-10/+105
* * krb5_decode_test.c (decode_run): If the ASN1 decoder returns anEzra Peisach2000-09-261-0/+1
* * reference_encode.out, trval_reference.out: Test encoding ofEzra Peisach2000-08-071-2/+10
* * krb5_decode_test.c (main): Add test case for zero-lengthTom Yu1999-11-011-0/+4
* * krb5_decode_test.c (main): Add additional test cases inTom Yu1999-07-111-0/+10
* * krb5_decode_test.c (main): Add test cases for encryption_key inTom Yu1999-07-041-0/+5
* * krb5_decode_test.c (main): Add variant test cases onTom Yu1998-12-041-1/+11
* * ktest_equal.h: Add prototypes for ktest_equal_sam_challenge andEzra Peisach1998-03-301-1/+2
* krb5_encode_test.c (PRS): Add the -p option to krb5_encode_test toTheodore Tso1996-11-141-3/+8
* * krb5_decode_test.c (main): For asn1_decode_enc_kdc_rep_part,Ezra Peisach1996-06-051-1/+2
* add sam challenge and response test casesMark Eichin1996-04-091-0/+14
* * krb5_decode_test.c (main): In krb5_enc_tkt_part (optionals NULL)Ezra Peisach1996-03-031-1/+2
* * krb5_decode_test.c (main): Add tests for decode_krb5_enc_dataTheodore Tso1995-11-081-0/+15
* Fix compilation errorsPaul Park1995-08-291-2/+1
* krb5_decode_test.c (main): Add tests for decode_krb5_{etype_info,alt_method}Theodore Tso1995-08-281-0/+73
* krb5_encode_test.c (main): Add tests for encode_krb5_padata_sequence()Theodore Tso1995-08-261-0/+38
* Use k5-int instead of krb5 and asn1.hPaul Park1995-07-271-2/+1
* Back out bad ASN.1 changesTheodore Tso1995-04-221-19/+16
* Fix tests to reflect bit reversal changes to the krb5_flags fields.Theodore Tso1995-04-221-16/+19
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-3/+3
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-1/+3
* Exit with a non-zero exit status when the test suite detects any errorsTheodore Tso1994-10-191-3/+2
* Makefile.in: "make check" depends on krb5_decode_test andTheodore Tso1994-10-191-2/+2
* You can't use strcat to modify constant strings!Theodore Tso1994-10-041-3/+3
* Put the tests directory under autoconfTheodore Tso1994-09-151-1/+1
* checking in Harry's ASN.1 encoder tests. Will fix up laterTom Yu1994-08-041-0/+356