summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* multithreaded gssapi test prog based on gss-sample w/jaltman+raeburn changesKen Raeburn2005-02-097-0/+2437
* Exercise the dynamic loading/unloading of libraries a bit more.Ken Raeburn2005-02-092-39/+182
* * t_loader.c: New fileKen Raeburn2005-02-032-0/+252
* don't build anything by defaultKen Raeburn2005-02-031-1/+1
* * Makefile.in: New fileKen Raeburn2005-02-032-0/+42
* * configure.in: Look for dlfcn.h. Configure new shlib subdirectory.Ken Raeburn2005-02-033-3/+9
* Fix braino in previous change to xdr_bytes. New test case forTom Yu2005-01-142-1/+24
* * default.exp (start_tail): New proc. Handles GNU tail race condition withKen Raeburn2005-01-122-64/+74
* * krb-root/rlogin.exp (start_rlogin_daemon): Use built-in sleep command.Ken Raeburn2005-01-1210-8/+22
* * default.exp (start_kerberos_daemons): Format date internally rather thanKen Raeburn2005-01-122-2/+7
* run "make depend"Ken Raeburn2004-12-307-7/+0
* fix MITKRB5-SA-2004-004Tom Yu2004-12-202-0/+222
* new test prog "prof1" for profile reloadingKen Raeburn2004-12-123-0/+89
* Merge Athena changes for requiring encrypted connectionsTom Yu2004-11-152-6/+54
* * addrinfo-test.c: New fileKen Raeburn2004-08-232-0/+287
* * configure.in: Build makefile for new "threads" subdirectoryKen Raeburn2004-08-032-1/+5
* * Makefile.in, t_rcache.c: New filesKen Raeburn2004-08-033-0/+186
* * default.exp (setup_krb5_conf): Default to not using SRV recordsTom Yu2004-06-172-0/+6
* * kdb5_mkdums.c (main): Fix memory leak of master principal at exitEzra Peisach2004-05-242-0/+9
* * debug.h (test): Macro renamed from "assert".Ken Raeburn2004-04-294-10/+15
* updated dependenciesKen Raeburn2004-04-244-24/+27
* Set new variable portbase to supplied $PORTBASE or a default.Ken Raeburn2004-03-1513-49/+104
* * rcp.exp (stop_rsh_daemon): Check for any output before eof, causing any suchKen Raeburn2004-02-263-2/+18
* * gssapi.exp (doit): Fix typo in log messageKen Raeburn2004-02-262-1/+5
* * default.exp (passes): Add "mode=udp" to existing pass specifications. Add aKen Raeburn2004-02-262-1/+48
* Change PRIOCNTL_HACK code to use "==" rather than "eq", as "eq" is notTom Yu2004-02-132-3/+8
* priocntl workaround for Solaris 9 pty-close bugTom Yu2004-02-136-1/+54
* * gssapi.exp (doit): Run server with additional options to export and re-importKen Raeburn2004-02-102-1/+7
* make dependKen Raeburn2003-12-154-23/+27
* * default.exp (passes): Add an AES-only pass.Ken Raeburn2003-12-132-1/+46
* * telnet.exp: Skip tests if no DES key types are enabledKen Raeburn2003-12-132-0/+10
* * gssftp.exp (ftp_test): Look for "GSSAPI authentication failed" errorKen Raeburn2003-12-132-0/+10
* Send generalstring not octetstring in etype_info2. Accept eitherSam Hartman2003-07-222-5/+5
* * resolve.c (main): If gethostbyname fails, report the failing hostnameKen Raeburn2003-07-222-1/+8
* be more flexible in handling failures getting root access in test suiteKen Raeburn2003-06-052-2/+10
* * default.exp (setup_root_shell): Don't try to use the procedureTom Yu2003-06-042-3/+6
* * Makefile.in (kdb_check): Remove uses of "dump -old", etc., sinceTom Yu2003-06-042-9/+6
* * default.exp (start_kerberos_daemons): "cannont" => "cannot"Ken Raeburn2003-06-032-1/+2
* * default.exp (setup_root_shell): Handle error messages indicating "-x" isn'tKen Raeburn2003-06-032-1/+15
* * default.exp: Default RLOGIN_FLAGS to "-x".Ken Raeburn2003-06-012-1/+33
* make-depend updatesKen Raeburn2003-05-244-19/+19
* * kdb5_mkdums.c (main): When attempting to register writableEzra Peisach2003-05-222-2/+9
* Set length correctly in krb5_get_in_tkt_with_password if password isTom Yu2003-05-214-17/+27
* Sequence numbers are now unsigned. Implement lenient parser forTom Yu2003-05-183-25/+207
* * default.exp (spawn_xterm): Add KPASSWD and REALMNAME to the list of exportedKen Raeburn2003-05-172-1/+6
* Cleanup memory in asn.1 testsuite to allow for leak checkingEzra Peisach2003-05-126-94/+623
* Implement encoders for etype_info2 and add support to s2kparams forSam Hartman2003-05-066-0/+105
* Test AES. ** Not all tests pass at present. **Ken Raeburn2003-04-182-15/+57
* * default.exp (start_kerberos_daemons): If we get a timeoutTom Yu2003-03-282-0/+9
* fix test suite to reflect loss of des3-krb4Tom Yu2003-03-266-86/+42