summaryrefslogtreecommitdiffstats
path: root/src/tests/asn.1/ktest_equal.c
Commit message (Expand)AuthorAgeFilesLines
* Add ASN.1 support for OTPGreg Hudson2012-08-231-19/+83
* Data-driven ASN.1 decoderGreg Hudson2012-02-111-2/+1
* Minimize draft9 PKINIT code by removing dead codeGreg Hudson2012-02-111-40/+0
* Add PKINIT decoder testsGreg Hudson2012-01-131-0/+246
* Remove some unused structures and encodersGreg Hudson2012-01-071-41/+0
* Remove SAM encoders and structuresGreg Hudson2012-01-071-34/+0
* Add missing test cases for ASN.1 typesGreg Hudson2012-01-061-0/+76
* Simplify and reformat ASN.1 test codeGreg Hudson2012-01-061-407/+357
* 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/+23
* Mark and reindent tests, with some exclusionsTom Yu2009-11-301-31/+32
* Constrained delegation without PAC supportGreg Hudson2009-11-141-0/+36
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-0/+14
* Implement s4u extensionsGreg Hudson2009-09-131-0/+14
* Substitute LDAP in makefiles with "yes" or "no" depending on configuration.Ken Raeburn2008-10-061-0/+39
* whitespaceKen Raeburn2008-10-061-437/+437
* Fix some signed/unsigned warningsKen Raeburn2008-10-061-2/+2
* * ktest.c (ktest_make_sample_etype_info): Use KRB5_ETYPE_NO_SALTEzra Peisach2000-10-171-3/+3
* add sam challenge and response test casesMark Eichin1996-04-091-0/+38
* * ktest_equal.c (ktest_equal_krb5_etype_info_entry()) :Chris Provenzano1995-11-151-2/+3
* * krb5_decode_test.c (main): Add tests for decode_krb5_enc_dataTheodore Tso1995-11-081-0/+12
* * ktest.c, ktest_equal.c, ktest_equal.h :Chris Provenzano1995-09-061-8/+8
* * ktest.c, ktest.h, ktest_equal.c, ktest_equal.h : Remove krb5_enctypeChris Provenzano1995-09-061-6/+6
* krb5_decode_test.c (main): Add tests for decode_krb5_{etype_info,alt_method}Theodore Tso1995-08-281-0/+33
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-184/+136
* Makefile.in: "make check" depends on krb5_decode_test andTheodore Tso1994-10-191-2/+3
* get NULL from stdio for sunosMark Eichin1994-09-281-0/+1
* checking in Harry's ASN.1 encoder tests. Will fix up laterTom Yu1994-08-041-0/+631