summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* * kdb5_mkdums.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-12/+16
* * ktest.c, ktest_equal.c, ktest_equal.h :Chris Provenzano1995-09-064-15/+20
* * test1.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-062-3/+7
* * kdb5_verify.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-15/+6
* * kdc5_hammer.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-14/+5
* * kdb5_mkdums.c : Remove krb5_enctype references, and replace withChris Provenzano1995-09-062-15/+6
* * ktest.c, ktest.h, ktest_equal.c, ktest_equal.h : Remove krb5_enctypeChris Provenzano1995-09-065-21/+22
* Add test for old dump formatPaul Park1995-09-012-0/+12
* Run using both GSSAPI and GSSAPI-V2 functionsPaul Park1995-08-312-0/+169
* Replace explicit library list with $(LIBS) so we get -lsocket on SolarisPaul Park1995-08-292-1/+6
* 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
* Test the sample sever/client in both standalone and pseudo-inetd modesEzra Peisach1995-08-262-53/+110
* Find path to the t_inetd programEzra Peisach1995-08-262-0/+8
* Add t_inetd.c to the source tree. This program simulates the starting ofEzra Peisach1995-08-265-1/+154
* * 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
* Update file listTheodore Tso1995-08-246-1/+12
* Remove 'Last Modified by:' from regular expression for 'show'Paul Park1995-08-091-1/+1
* Fix kadmin5 output and remove av4k functionsPaul Park1995-08-032-104/+13
* Use string values in kdc.confPaul Park1995-08-032-7/+11
* Get etype from keytype via table instead of DEFAULT_KDC_ETYPEPaul Park1995-07-274-2/+14
* Use k5-int instead of krb5 and asn1.hPaul Park1995-07-273-4/+6
* Use new kdb formatChris Provenzano1995-07-274-81/+106
* Remove per-realm parameters and prompting. No longer needed with KDC profilePaul Park1995-07-172-22/+13
* Add KDC profile handling and remove password promptingPaul Park1995-07-172-55/+48
* Fix handling of default etypePaul Park1995-07-174-4/+16
* Correctly set LD_LIBRARY_PATH (again)Paul Park1995-07-122-2/+33
* Library rule build updatePaul Park1995-07-1212-9/+28
* Remove LDFLAGSPaul Park1995-07-072-1/+4
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-0715-45/+46
* Change argument ordering for KDCPaul Park1995-06-232-1/+5
* Fix generation of server principals so this works with kdb5_mkdumsPaul Park1995-06-232-5/+90
* Remove AC_CONFIG_FRAGMENTS call, since it's no longer needed. (TheTheodore Tso1995-06-212-2/+6
* Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1995-06-213-66/+70
* Fix LD_LIBRARY_PATH in setup_root_shell()Paul Park1995-06-192-1/+28
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-1510-19/+64
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-112-1/+5
* Use the principal "krbtest/admin@KRBTEST.COM" for kadminTheodore Tso1995-06-104-47/+49
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-0912-30/+32
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-7/+7
* Add logging section to profile, export profile to root shellPaul Park1995-06-082-0/+23
* Change kadmin5 password prompting orderPaul Park1995-06-054-8/+16
* Change admin instance to kadminPaul Park1995-06-014-42/+50
* Fix typoPaul Park1995-05-262-1/+5
* Add gssapi.expPaul Park1995-05-223-0/+420
* Add kadmin.exp for kadmin testsPaul Park1995-05-123-0/+881
* Change dejagnu tests to use new kadmin/kadmindPaul Park1995-05-122-38/+112
* Add sample client/server testsEzra Peisach1995-05-103-0/+157
* Modifications to klist to prevent an expect bug for hanging tests.Ezra Peisach1995-05-102-2/+12