aboutsummaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2009-11-30Mark and reindent tests, with some exclusionsTom Yu32-3607/+3636
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson23-157/+133
2009-11-22Unbundle applications into separate repositoryGreg Hudson5-1805/+0
2009-11-14Constrained delegation without PAC supportGreg Hudson9-0/+220
2009-11-11For iprop test, reduce expected attribute change count to reflect the threeLuke Howard1-5/+5
2009-11-07Don't flush stdout so much. Calculate and display some more averagesKen Raeburn1-2/+11
2009-11-07Delay start of test until the start of a new second on the systemKen Raeburn1-4/+17
2009-11-06Change INIT_ONCE compile-time flag into a run-time option. DeleteKen Raeburn1-62/+89
2009-11-06Don't start by attempting to unlink replay caches by guessingKen Raeburn1-4/+27
2009-11-06Use krb5_get_error_message for reporting if krb5_get_server_rcache failsKen Raeburn1-2/+6
2009-10-31make mark-cstyleTom Yu26-372/+363
2009-10-28Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov1-1/+1
2009-10-20For naming extensions draft compliance, s/mspac:/urn:mspac:/Luke Howard1-1/+1
2009-10-20correct indirection of minor status code when calling displayStatus()Luke Howard1-2/+2
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu6-39/+46
2009-10-10Remove krb5.conf, bigendian.o, and bigendian on make cleanEzra Peisach1-1/+1
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson12-8/+722
2009-09-24Update the kadmin client code to most current coding practicesGreg Hudson1-2/+2
2009-09-16Remove krb5_decode_leak test program on "make clean"Greg Hudson1-1/+1
2009-09-16Re-run make depend without autoconf.h in the source treeGreg Hudson1-0/+4
2009-09-13Implement s4u extensionsGreg Hudson11-6/+518
2009-08-31ldap master key migration test's input filesHaoQi Li4-0/+60
2009-08-31ldap master key migration stuffHaoQi Li2-0/+974
2009-08-31This time I actually added the filesHaoQi Li5-0/+881
2009-08-12 r22529@squish: raeburn | 2009-08-12 13:49:45 -0400Ken Raeburn1-0/+53
2009-07-10check for slogin failure in setup_root_shellTom Yu1-1/+1
2009-07-10Add a new '-W' option to kadmind and kdb5_util create to allow readingTom Yu1-2/+2
2009-07-10In the dejagnu test suite, remove the no-longer-used check_kloginGreg Hudson1-31/+0
2009-07-09In tests/dejagnu/Makefile.in, remove a --srcdir option which wasGreg Hudson1-1/+1
2009-06-26Add test case omitted in last commitTom Yu1-0/+105
2009-06-23syms.c doesn't exist; update clean target and dependenciesKen Raeburn2-9/+9
2009-06-23GSSAPI init/accept_sec_context performance testing programKen Raeburn2-0/+457
2009-06-18In default.exp, revert an unintended part of the last commitGreg Hudson1-1/+1
2009-06-18In default.exp, import RLOGIN_FLAGS from the environment, as isGreg Hudson1-2/+2
2009-06-11Use ticket forwarding in the GSSAPI test cases to exerciseGreg Hudson1-2/+2
2009-05-25Check for 'encoding ### bytes' message consistently, accepting full base64 en...Ken Raeburn1-1/+1
2009-04-25make installed headers C++-safeKen Raeburn3-3/+33
2009-04-07CVE-2009-0846 asn1_decode_generaltime can free uninitialized pointerTom Yu1-0/+16
2009-03-10Added test for KRB5_NT_UNKNOWN princ typeZhanna Tsitkov3-11/+31
2009-02-20KDC realm referral testZhanna Tsitkov17-0/+701
2009-02-13In krb5_decode_leak.c, work around the oddity thatGreg Hudson1-2/+16
2009-02-11Add a new test harness to facilitate memory leak detection in theGreg Hudson3-3/+678
2009-02-10updateKen Raeburn1-0/+11
2009-02-09Check C++ compatibility for some internal headers that may (now or inKen Raeburn2-1/+24
2009-02-04regenerateKen Raeburn1-0/+1
2009-02-04don't create or delete krb.conf, krb.realmsKen Raeburn1-17/+0
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn5-10/+10
2009-02-02Get rid of casts of free() argument to char*, except where it'sKen Raeburn1-2/+2
2009-01-31use t_inetd with a ready message and avoid waiting a lot in non-root testsKen Raeburn4-24/+31
2009-01-28disable single-DES by defaultTom Yu1-0/+1