| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | If USE_VALGRIND, check readability of byte string before copying | Ken Raeburn | 2009-01-22 | 1 | -0/+7 |
| * | Define valgrind macros as no-ops if not USE_VALGRIND, and use unconditionally... | Ken Raeburn | 2009-01-22 | 1 | -26/+3 |
| * | Patch from Love: when opening an existing replay cache, check more | Greg Hudson | 2009-01-21 | 1 | -14/+40 |
| * | Patch from Luke: fix error return of krb5_gss_use_kdc_context | Greg Hudson | 2009-01-21 | 1 | -1/+10 |
| * | When encoding, and compiling with -DUSE_VALGRIND, explicitly get valgrind to ... | Ken Raeburn | 2009-01-20 | 1 | -0/+61 |
| * | delete trailing whitespace, including insanely long 'blank' lines | Ken Raeburn | 2009-01-20 | 1 | -64/+62 |
| * | In krb5_rd_rep_dce, initialize repl to NULL to avoid using its | Greg Hudson | 2009-01-20 | 1 | -1/+1 |
| * | If buffer length is 0, force pointer to NULL, to keep valgrind happier when c... | Ken Raeburn | 2009-01-17 | 1 | -2/+4 |
| * | patch from Luke - minor cleanup | Ken Raeburn | 2009-01-17 | 3 | -10/+9 |
| * | patch from Luke - fix enctype-nego enctype list setup | Ken Raeburn | 2009-01-17 | 1 | -16/+8 |
| * | patch from Luke - fix sign problem | Ken Raeburn | 2009-01-17 | 1 | -2/+2 |
| * | include dependencies for decoder test | Ken Raeburn | 2009-01-16 | 2 | -1/+13 |
| * | Use valgrind in more cases if VALGRIND is set | Ken Raeburn | 2009-01-16 | 5 | -12/+96 |
| * | Make enctype and checksumtype name mapping table types private to the | Ken Raeburn | 2009-01-15 | 7 | -187/+120 |
| * | Fix an additional multiple-write case noted by John, where sendauth | Ken Raeburn | 2009-01-15 | 3 | -23/+53 |
| * | Rework the replay cache extensions to make the hash extension records | Greg Hudson | 2009-01-15 | 2 | -60/+224 |
| * | update | Ken Raeburn | 2009-01-15 | 1 | -0/+10 |
| * | Add new routine krb5int_net_writev using scatter-gather source. | Ken Raeburn | 2009-01-15 | 4 | -24/+49 |
| * | If we have a local UDP socket without the PKTINFO option set, it's | Ken Raeburn | 2009-01-14 | 1 | -0/+11 |
| * | If recv_from_to is passed a buffer for the local endpoint address, | Ken Raeburn | 2009-01-14 | 2 | -2/+19 |
| * | Merge some very simple points of divergence in the two copies of network.c --... | Ken Raeburn | 2009-01-14 | 2 | -27/+18 |
| * | Pass s4u name and c_flags to log_tgs_req. If values are supplied, log | Ken Raeburn | 2009-01-14 | 3 | -5/+23 |
| * | Force tickets acquired by the kadm5 client library via password | Russ Allbery | 2009-01-14 | 1 | -1/+5 |
| * | Patch from Luke Howard to: | Sam Hartman | 2009-01-13 | 10 | -62/+198 |
| * | /tmp/3 | Ken Raeburn | 2009-01-13 | 3 | -91/+39 |
| * | FreeBSD compiler errors out on an error "zero or negative size array" | Ezra Peisach | 2009-01-13 | 1 | -0/+8 |
| * | Add a call to limit_string that appears to have been accidentally removed | Sam Hartman | 2009-01-12 | 1 | -0/+1 |
| * | Remove gss_export_name_object and gss_import_name_object. | Sam Hartman | 2009-01-12 | 9 | -243/+0 |
| * | Patch from Luke Howard: | Sam Hartman | 2009-01-12 | 3 | -7/+30 |
| * | Patch from Luke Howard | Sam Hartman | 2009-01-12 | 1 | -5/+2 |
| * | Restore behavior of returning KRB5APP_ERR_BAD_INTEGRITY from | Sam Hartman | 2009-01-12 | 1 | -1/+1 |
| * | Check the return code from krb5int_clean_hostname as the sanity verification... | Zhanna Tsitkov | 2009-01-12 | 1 | -3/+7 |
| * | Add message hash support to the replay interface, using extension | Greg Hudson | 2009-01-12 | 15 | -43/+384 |
| * | Follow "off-path" TGT referrals | Tom Yu | 2009-01-09 | 1 | -21/+189 |
| * | Remove conflict marker; restore broken copyright line | Ken Raeburn | 2009-01-09 | 1 | -2/+1 |
| * | kdb/keytab.c: map KRB5_KDB_NO_MATCHING_KEY to KRB5_KT_KVNONOTFOUND. | Sam Hartman | 2009-01-07 | 1 | -0/+2 |
| * | Don't create include/kerberosIV on installation | Ken Raeburn | 2009-01-07 | 2 | -2/+0 |
| * | Add support for referral null realms and use the default realm as krb5_rd_req... | Sam Hartman | 2009-01-06 | 1 | -2/+10 |
| * | Remove ksu's own implementation of krb5_verify_init_creds now that it is not ... | Sam Hartman | 2009-01-06 | 1 | -122/+0 |
| * | Ksu should call krb5_verify_init_creds instead of using its own function. | Sam Hartman | 2009-01-06 | 1 | -7/+13 |
| * | Set RELTAIL back to "trunk" | Tom Yu | 2009-01-06 | 1 | -1/+1 |
| * | Patch from Luke Howard | Sam Hartman | 2009-01-06 | 2 | -39/+30 |
| * | be a little looser in checking for tail output | Ken Raeburn | 2009-01-06 | 1 | -2/+2 |
| * | remove unused file | Ken Raeburn | 2009-01-06 | 1 | -190/+0 |
| * | Clean up many error-condition leaks of the server handle in the | Greg Hudson | 2009-01-06 | 1 | -83/+46 |
| * | In kadmin, remove a bunch of checks for handle being NULL (some old, | Greg Hudson | 2009-01-06 | 1 | -41/+41 |
| * | Fix capitalization | Sam Hartman | 2009-01-06 | 2 | -3/+3 |
| * | Oops. Don't include openssl install paths from my local machine. | Ken Raeburn | 2009-01-05 | 1 | -19/+3 |
| * | include string.h | Ken Raeburn | 2009-01-05 | 1 | -0/+1 |
| * | fix missed var rename | Ken Raeburn | 2009-01-05 | 1 | -1/+1 |