summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* disable weak crypto by defaultTom Yu2010-01-052-22/+45
* Test FAST authentication during each passSam Hartman2010-01-043-7/+62
* kdc_supported_enctypes does nothing; eradicate mentions thereofTom Yu2010-01-041-27/+0
* Update dependenciesKen Raeburn2010-01-031-0/+4
* Remove old 'full' arg to KDC that should've gone away with '-4'Ken Raeburn2010-01-031-1/+1
* Test -P options to kdc and kadmind to write out a pid file. Verify contents of Ezra Peisach2010-01-021-2/+35
* Free tinfo at end - so program runs with new memory leaksEzra Peisach2009-12-311-0/+1
* format %p wants void*Ken Raeburn2009-12-311-1/+1
* Add dejagnu test suite support for finding the preauth modules in theGreg Hudson2009-12-282-0/+3
* Performance testing programs for krb5_init_context and profile data fetchKen Raeburn2009-12-283-1/+580
* Add GSS extensions to store credentials, generate random bitsGreg Hudson2009-12-172-6/+428
* allow testing even if name->addr->name mapping doesn't workKen Raeburn2009-12-031-8/+21
* Mark and reindent tests, with some exclusionsTom Yu2009-11-3032-3607/+3636
* 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