summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-2223-157/+133
* Unbundle applications into separate repositoryGreg Hudson2009-11-225-1805/+0
* Constrained delegation without PAC supportGreg Hudson2009-11-149-0/+220
* For iprop test, reduce expected attribute change count to reflect the threeLuke Howard2009-11-111-5/+5
* Don't flush stdout so much. Calculate and display some more averagesKen Raeburn2009-11-071-2/+11
* Delay start of test until the start of a new second on the systemKen Raeburn2009-11-071-4/+17
* Change INIT_ONCE compile-time flag into a run-time option. DeleteKen Raeburn2009-11-061-62/+89
* Don't start by attempting to unlink replay caches by guessingKen Raeburn2009-11-061-4/+27
* Use krb5_get_error_message for reporting if krb5_get_server_rcache failsKen Raeburn2009-11-061-2/+6
* make mark-cstyleTom Yu2009-10-3126-372/+363
* Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov2009-10-281-1/+1
* For naming extensions draft compliance, s/mspac:/urn:mspac:/Luke Howard2009-10-201-1/+1
* correct indirection of minor status code when calling displayStatus()Luke Howard2009-10-201-2/+2
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-106-39/+46
* Remove krb5.conf, bigendian.o, and bigendian on make cleanEzra Peisach2009-10-101-1/+1
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-0912-8/+722
* Update the kadmin client code to most current coding practicesGreg Hudson2009-09-241-2/+2
* Remove krb5_decode_leak test program on "make clean"Greg Hudson2009-09-161-1/+1
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-0/+4
* Implement s4u extensionsGreg Hudson2009-09-1311-6/+518
* ldap master key migration test's input filesHaoQi Li2009-08-314-0/+60
* ldap master key migration stuffHaoQi Li2009-08-312-0/+974
* This time I actually added the filesHaoQi Li2009-08-315-0/+881
* r22529@squish: raeburn | 2009-08-12 13:49:45 -0400Ken Raeburn2009-08-121-0/+53
* check for slogin failure in setup_root_shellTom Yu2009-07-101-1/+1
* Add a new '-W' option to kadmind and kdb5_util create to allow readingTom Yu2009-07-101-2/+2
* In the dejagnu test suite, remove the no-longer-used check_kloginGreg Hudson2009-07-101-31/+0
* In tests/dejagnu/Makefile.in, remove a --srcdir option which wasGreg Hudson2009-07-091-1/+1
* Add test case omitted in last commitTom Yu2009-06-261-0/+105
* syms.c doesn't exist; update clean target and dependenciesKen Raeburn2009-06-232-9/+9
* GSSAPI init/accept_sec_context performance testing programKen Raeburn2009-06-232-0/+457
* In default.exp, revert an unintended part of the last commitGreg Hudson2009-06-181-1/+1
* In default.exp, import RLOGIN_FLAGS from the environment, as isGreg Hudson2009-06-181-2/+2
* Use ticket forwarding in the GSSAPI test cases to exerciseGreg Hudson2009-06-111-2/+2
* Check for 'encoding ### bytes' message consistently, accepting full base64 en...Ken Raeburn2009-05-251-1/+1
* make installed headers C++-safeKen Raeburn2009-04-253-3/+33
* CVE-2009-0846 asn1_decode_generaltime can free uninitialized pointerTom Yu2009-04-071-0/+16
* Added test for KRB5_NT_UNKNOWN princ typeZhanna Tsitkov2009-03-103-11/+31
* KDC realm referral testZhanna Tsitkov2009-02-2017-0/+701
* In krb5_decode_leak.c, work around the oddity thatGreg Hudson2009-02-131-2/+16
* Add a new test harness to facilitate memory leak detection in theGreg Hudson2009-02-113-3/+678
* updateKen Raeburn2009-02-101-0/+11
* Check C++ compatibility for some internal headers that may (now or inKen Raeburn2009-02-092-1/+24
* regenerateKen Raeburn2009-02-041-0/+1
* don't create or delete krb.conf, krb.realmsKen Raeburn2009-02-041-17/+0
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-025-10/+10
* Get rid of casts of free() argument to char*, except where it'sKen Raeburn2009-02-021-2/+2
* use t_inetd with a ready message and avoid waiting a lot in non-root testsKen Raeburn2009-01-314-24/+31
* disable single-DES by defaultTom Yu2009-01-281-0/+1
* include netinet/in.h to make sure we know what struct in_addr looks likeKen Raeburn2009-01-281-0/+1