summaryrefslogtreecommitdiffstats
path: root/src/tests/asn.1/krb5_decode_test.c
Commit message (Expand)AuthorAgeFilesLines
* Add ASN.1 codec for KKDCP's KDC-PROXY-MESSAGENathaniel McCallum2014-06-021-0/+18
* Add ASN.1 support for OTPGreg Hudson2012-08-231-0/+47
* Properly decode etype-info2 with no saltGreg Hudson2012-03-081-0/+40
* Add test cases for Windows RODC kvno compatibilityTom Yu2012-03-021-0/+4
* Convert utility functions to new decoderGreg Hudson2012-02-121-4/+14
* Minimize draft9 PKINIT code by removing dead codeGreg Hudson2012-02-111-35/+0
* Add ASN.1 decoder test for krb5_pa_pac_reqGreg Hudson2012-02-111-0/+30
* Add PKINIT decoder testsGreg Hudson2012-01-131-0/+214
* Remove some unused structures and encodersGreg Hudson2012-01-071-44/+0
* Remove SAM encoders and structuresGreg Hudson2012-01-071-26/+0
* Add missing test cases for ASN.1 typesGreg Hudson2012-01-061-1/+53
* Simplify and reformat ASN.1 test codeGreg Hudson2012-01-061-65/+39
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-0/+25
* Add IAKERB mechanism and gss_acquire_cred_with_passwordGreg Hudson2010-04-301-0/+16
* Mark and reindent tests, with some exclusionsTom Yu2009-11-301-569/+570
* Constrained delegation without PAC supportGreg Hudson2009-11-141-0/+8
* make mark-cstyleTom Yu2009-10-311-44/+44
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-0/+10
* 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