| Commit message (Expand) | Author | Age | Files | Lines |
| * | allow testing even if name->addr->name mapping doesn't work | Ken Raeburn | 2009-12-03 | 1 | -8/+21 |
| * | Mark and reindent tests, with some exclusions | Tom Yu | 2009-11-30 | 32 | -3607/+3636 |
| * | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 23 | -157/+133 |
| * | Unbundle applications into separate repository | Greg Hudson | 2009-11-22 | 5 | -1805/+0 |
| * | Constrained delegation without PAC support | Greg Hudson | 2009-11-14 | 9 | -0/+220 |
| * | For iprop test, reduce expected attribute change count to reflect the three | Luke Howard | 2009-11-11 | 1 | -5/+5 |
| * | Don't flush stdout so much. Calculate and display some more averages | Ken Raeburn | 2009-11-07 | 1 | -2/+11 |
| * | Delay start of test until the start of a new second on the system | Ken Raeburn | 2009-11-07 | 1 | -4/+17 |
| * | Change INIT_ONCE compile-time flag into a run-time option. Delete | Ken Raeburn | 2009-11-06 | 1 | -62/+89 |
| * | Don't start by attempting to unlink replay caches by guessing | Ken Raeburn | 2009-11-06 | 1 | -4/+27 |
| * | Use krb5_get_error_message for reporting if krb5_get_server_rcache fails | Ken Raeburn | 2009-11-06 | 1 | -2/+6 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 26 | -372/+363 |
| * | Replace krb5_ with krb5Int_ prefix for non-API functions | Zhanna Tsitkov | 2009-10-28 | 1 | -1/+1 |
| * | For naming extensions draft compliance, s/mspac:/urn:mspac:/ | Luke Howard | 2009-10-20 | 1 | -1/+1 |
| * | correct indirection of minor status code when calling displayStatus() | Luke Howard | 2009-10-20 | 1 | -2/+2 |
| * | Move destest to builtin/des, because it depends on overriding some | Tom Yu | 2009-10-10 | 6 | -39/+46 |
| * | Remove krb5.conf, bigendian.o, and bigendian on make clean | Ezra Peisach | 2009-10-10 | 1 | -1/+1 |
| * | Implement GSS naming extensions and authdata verification | Greg Hudson | 2009-10-09 | 12 | -8/+722 |
| * | Update the kadmin client code to most current coding practices | Greg Hudson | 2009-09-24 | 1 | -2/+2 |
| * | Remove krb5_decode_leak test program on "make clean" | Greg Hudson | 2009-09-16 | 1 | -1/+1 |
| * | Re-run make depend without autoconf.h in the source tree | Greg Hudson | 2009-09-16 | 1 | -0/+4 |
| * | Implement s4u extensions | Greg Hudson | 2009-09-13 | 11 | -6/+518 |
| * | ldap master key migration test's input files | HaoQi Li | 2009-08-31 | 4 | -0/+60 |
| * | ldap master key migration stuff | HaoQi Li | 2009-08-31 | 2 | -0/+974 |
| * | This time I actually added the files | HaoQi Li | 2009-08-31 | 5 | -0/+881 |
| * | r22529@squish: raeburn | 2009-08-12 13:49:45 -0400 | Ken Raeburn | 2009-08-12 | 1 | -0/+53 |
| * | check for slogin failure in setup_root_shell | Tom Yu | 2009-07-10 | 1 | -1/+1 |
| * | Add a new '-W' option to kadmind and kdb5_util create to allow reading | Tom Yu | 2009-07-10 | 1 | -2/+2 |
| * | In the dejagnu test suite, remove the no-longer-used check_klogin | Greg Hudson | 2009-07-10 | 1 | -31/+0 |
| * | In tests/dejagnu/Makefile.in, remove a --srcdir option which was | Greg Hudson | 2009-07-09 | 1 | -1/+1 |
| * | Add test case omitted in last commit | Tom Yu | 2009-06-26 | 1 | -0/+105 |
| * | syms.c doesn't exist; update clean target and dependencies | Ken Raeburn | 2009-06-23 | 2 | -9/+9 |
| * | GSSAPI init/accept_sec_context performance testing program | Ken Raeburn | 2009-06-23 | 2 | -0/+457 |
| * | In default.exp, revert an unintended part of the last commit | Greg Hudson | 2009-06-18 | 1 | -1/+1 |
| * | In default.exp, import RLOGIN_FLAGS from the environment, as is | Greg Hudson | 2009-06-18 | 1 | -2/+2 |
| * | Use ticket forwarding in the GSSAPI test cases to exercise | Greg Hudson | 2009-06-11 | 1 | -2/+2 |
| * | Check for 'encoding ### bytes' message consistently, accepting full base64 en... | Ken Raeburn | 2009-05-25 | 1 | -1/+1 |
| * | make installed headers C++-safe | Ken Raeburn | 2009-04-25 | 3 | -3/+33 |
| * | CVE-2009-0846 asn1_decode_generaltime can free uninitialized pointer | Tom Yu | 2009-04-07 | 1 | -0/+16 |
| * | Added test for KRB5_NT_UNKNOWN princ type | Zhanna Tsitkov | 2009-03-10 | 3 | -11/+31 |
| * | KDC realm referral test | Zhanna Tsitkov | 2009-02-20 | 17 | -0/+701 |
| * | In krb5_decode_leak.c, work around the oddity that | Greg Hudson | 2009-02-13 | 1 | -2/+16 |
| * | Add a new test harness to facilitate memory leak detection in the | Greg Hudson | 2009-02-11 | 3 | -3/+678 |
| * | update | Ken Raeburn | 2009-02-10 | 1 | -0/+11 |
| * | Check C++ compatibility for some internal headers that may (now or in | Ken Raeburn | 2009-02-09 | 2 | -1/+24 |
| * | regenerate | Ken Raeburn | 2009-02-04 | 1 | -0/+1 |
| * | don't create or delete krb.conf, krb.realms | Ken Raeburn | 2009-02-04 | 1 | -17/+0 |
| * | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 5 | -10/+10 |
| * | Get rid of casts of free() argument to char*, except where it's | Ken Raeburn | 2009-02-02 | 1 | -2/+2 |
| * | use t_inetd with a ready message and avoid waiting a lot in non-root tests | Ken Raeburn | 2009-01-31 | 4 | -24/+31 |