summaryrefslogtreecommitdiffstats
path: root/src/tests/asn.1/krb5_encode_test.c
Commit message (Expand)AuthorAgeFilesLines
* Add ASN.1 support for OTPGreg Hudson2012-08-231-0/+44
* Eliminate trailing whitespace in trval outputGreg Hudson2012-06-221-1/+6
* Simplify some ASN.1 array encoder testsGreg Hudson2012-03-081-61/+13
* Remove unused arg from encode_run in ASN.1 testsGreg Hudson2012-03-081-93/+91
* Add test cases for Windows RODC kvno compatibilityTom Yu2012-03-021-0/+6
* Remove some unneeded accessor fieldsGreg Hudson2012-01-071-2/+2
* Remove some unused structures and encodersGreg Hudson2012-01-071-33/+0
* Remove SAM encoders and structuresGreg Hudson2012-01-071-45/+0
* Add missing test cases for ASN.1 typesGreg Hudson2012-01-061-1/+52
* Add test cases for PKINIT ASN.1 encodersGreg Hudson2012-01-061-0/+109
* Simplify and reformat ASN.1 test codeGreg Hudson2012-01-061-84/+48
* 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/+22
* Mark and reindent tests, with some exclusionsTom Yu2009-11-301-431/+432
* Constrained delegation without PAC supportGreg Hudson2009-11-141-0/+22
* make mark-cstyleTom Yu2009-10-311-49/+49
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-1/+11
* Implement s4u extensionsGreg Hudson2009-09-131-0/+12
* Fix memory leaks in sam and ldap handler testing - there is still a leak w/ ldapEzra Peisach2008-12-161-0/+2
* partial rewrite of the ASN.1 encodersKen Raeburn2008-10-251-8/+8
* More regression tests for ASN.1 encodersKen Raeburn2008-10-251-2/+22
* Substitute LDAP in makefiles with "yes" or "no" depending on configuration.Ken Raeburn2008-10-061-2/+12
* whitespaceKen Raeburn2008-10-061-567/+567
* Fix some signed/unsigned warningsKen Raeburn2008-10-061-1/+1
* * debug.h (test): Macro renamed from "assert".Ken Raeburn2004-04-291-2/+2
* Cleanup memory in asn.1 testsuite to allow for leak checkingEzra Peisach2003-05-121-4/+54
* Implement encoders for etype_info2 and add support to s2kparams forSam Hartman2003-05-061-0/+26
* * utility.c: Add casts on types being sent to internal functionsEzra Peisach2000-07-291-2/+2
* trval.c: Now understands krb5 structure elementsTheodore Tso1999-01-291-0/+9
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-1/+1
* * ktest_equal.h: Add prototypes for ktest_equal_sam_challenge andEzra Peisach1998-03-301-1/+4
* krb5_encode_test.c (PRS): Add the -p option to krb5_encode_test toTheodore Tso1996-11-141-4/+11
* add sam challenge and response test casesMark Eichin1996-04-091-0/+47
* * krb5_encode_test.c (main): In case of an error in the encodingTheodore Tso1995-11-091-6/+24
* * krb5_decode_test.c (main): Add tests for decode_krb5_enc_dataTheodore Tso1995-11-081-0/+19
* krb5_decode_test.c (main): Add tests for decode_krb5_{etype_info,alt_method}Theodore Tso1995-08-281-0/+39
* * krb5_encode_test.c (encoder_print_results): If trval2 returnsEzra Peisach1995-08-261-1/+3
* krb5_encode_test.c (main): Add tests for encode_krb5_padata_sequence()Theodore Tso1995-08-261-0/+22
* Use k5-int instead of krb5 and asn1.hPaul Park1995-07-271-2/+1
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-3/+3
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-1/+3
* Add the "-t option to krb5_encode_test, which causes it to use theTheodore Tso1994-11-021-14/+72
* Exit with a non-zero exit status when the test suite detects any errorsTheodore Tso1994-10-191-6/+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-4/+377
* checking in Harry's ASN.1 encoder tests. Will fix up laterTom Yu1994-08-041-0/+11