summaryrefslogtreecommitdiffstats
path: root/src/tests/asn.1
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-3/+3
* Exit with a non-zero exit status when the test suite detects any errorsTheodore Tso1994-10-194-10/+10
* Clear the kvno field when destroying encrypted dataTheodore Tso1994-10-192-0/+4
* Makefile.in: "make check" depends on krb5_decode_test andTheodore Tso1994-10-195-6/+34
* Clean up the test.out fileTheodore Tso1994-10-171-0/+4
* Add ISODE_DEFSTheodore Tso1994-10-152-0/+5
* Clean up the test.out fileTheodore Tso1994-10-141-1/+2
* Add a "make check" case which runs the test programsTheodore Tso1994-10-072-0/+10
* You can't use strcat to modify constant strings!Theodore Tso1994-10-043-6/+12
* configure now generates the makefileTheodore Tso1994-09-301-43/+0