summaryrefslogtreecommitdiffstats
path: root/src/tests/asn.1
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* * krb5_decode_test.c (main): Add variant test cases onTom Yu1998-12-042-1/+18
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-1/+6
* * ktest_equal.h: Add prototypes for ktest_equal_sam_challenge andEzra Peisach1998-03-305-4/+19
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-5/+6
* * Makefile.in (SRCS): Add $(srcdir)Ezra Peisach1997-08-172-0/+8
* Remove AC_PROG_INSTALL as we do not instal lhere....\Ezra Peisach1997-03-202-1/+4
* Merge of libhack_branchTom Yu1997-02-093-8/+13
* krb5_encode_test.c (PRS): Add the -p option to krb5_encode_test toTheodore Tso1996-11-146-26/+56
* cvsignore hackeryTom Yu1996-06-101-1/+0
* * krb5_decode_test.c (main): For asn1_decode_enc_kdc_rep_part,Ezra Peisach1996-06-052-1/+7
* cygnus merge: sscanf workaround; logs for sam testsKen Raeburn1996-05-042-3/+27
* Added V5_USE_SHARED_LIBRichard Basch1996-04-111-0/+1
* add sam challenge and response test casesMark Eichin1996-04-096-0/+218
* * configure.in: Add KRB5_RUN_FLAGSEzra Peisach1996-03-193-3/+11
* * krb5_decode_test.c (main): In krb5_enc_tkt_part (optionals NULL)Ezra Peisach1996-03-032-1/+7
* * ktest_equal.c (ktest_equal_krb5_etype_info_entry()) :Chris Provenzano1995-11-152-2/+9
* * krb5_encode_test.c (main): In case of an error in the encodingTheodore Tso1995-11-093-7/+36
* Updated reference files for the new structures now supported by the ASN.1Theodore Tso1995-11-082-0/+31
* * krb5_decode_test.c (main): Add tests for decode_krb5_enc_dataTheodore Tso1995-11-087-2/+74
* Fixed signed/unsigned -Wall flameTheodore Tso1995-10-152-2/+8
* Remove trval on a make cleanTheodore Tso1995-09-292-1/+5
* * ktest.c, ktest_equal.c, ktest_equal.h :Chris Provenzano1995-09-064-15/+20
* * ktest.c, ktest.h, ktest_equal.c, ktest_equal.h : Remove krb5_enctypeChris Provenzano1995-09-065-21/+22
* Fix compilation errorsPaul Park1995-08-293-4/+7
* krb5_decode_test.c (main): Add tests for decode_krb5_{etype_info,alt_method}Theodore Tso1995-08-289-6/+310
* * krb5_encode_test.c (encoder_print_results): If trval2 returnsEzra Peisach1995-08-263-2/+14
* krb5_encode_test.c (main): Add tests for encode_krb5_padata_sequence()Theodore Tso1995-08-269-6/+119
* Use k5-int instead of krb5 and asn1.hPaul Park1995-07-273-4/+6
* Library rule build updatePaul Park1995-07-123-4/+9
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-10/+12
* Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1995-06-213-66/+70
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-5/+5
* Back out bad ASN.1 changesTheodore Tso1995-04-224-59/+49
* Fix tests to reflect bit reversal changes to the krb5_flags fields.Theodore Tso1995-04-224-49/+59
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+49
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-2/+5
* Remove ISODE_INCLUDE and ISODE_DEFS, replace check for -lsocket andTheodore Tso1995-03-012-4/+6
* Avoid <krb5/...> includesJohn Gilmore1995-02-287-10/+15
* Use $(LD) instead of $(CC) when linkingTheodore Tso1995-02-222-2/+6
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-136-312/+269
* Add magic numbers for keyblock structureTheodore Tso1994-11-192-0/+7
* Include the tag numbers for the krb5 application tags, since that'sTheodore Tso1994-11-023-52/+57
* Add the "-t option to krb5_encode_test, which causes it to use theTheodore Tso1994-11-025-15/+2335