| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | whitespace | Tom Yu | 2009-01-22 | 43 | -1762/+1762 |
* | If USE_VALGRIND, check that source principal is defined before copying. | Ken Raeburn | 2009-01-22 | 1 | -0/+8 |
* | 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 |
* | Use valgrind in more cases if VALGRIND is set | Ken Raeburn | 2009-01-16 | 3 | -10/+53 |
* | Make enctype and checksumtype name mapping table types private to the | Ken Raeburn | 2009-01-15 | 6 | -124/+120 |
* | Fix an additional multiple-write case noted by John, where sendauth | Ken Raeburn | 2009-01-15 | 2 | -22/+51 |
* | 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 |
* | 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 | 9 | -61/+191 |
* | FreeBSD compiler errors out on an error "zero or negative size array" | Ezra Peisach | 2009-01-13 | 1 | -0/+8 |
* | Remove gss_export_name_object and gss_import_name_object. | Sam Hartman | 2009-01-12 | 9 | -243/+0 |
* | 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 | 12 | -43/+378 |
* | 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 |
* | Add support for referral null realms and use the default realm as krb5_rd_req... | Sam Hartman | 2009-01-06 | 1 | -2/+10 |
* | include string.h | Ken Raeburn | 2009-01-05 | 1 | -0/+1 |
* | fix missed var rename | Ken Raeburn | 2009-01-05 | 1 | -1/+1 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 75 | -5037/+4962 |
* | fix minor comment typos | Ken Raeburn | 2009-01-05 | 1 | -2/+2 |
* | Include ucdata/ucdata.h for missing prototypes | Ezra Peisach | 2009-01-05 | 1 | -0/+1 |
* | Include strings.h for memset prototype | Ezra Peisach | 2009-01-05 | 2 | -0/+3 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 218 | -3542/+52164 |
* | Rewrite walk_rtree.c to handle hierarchical traversal better and to be | Tom Yu | 2009-01-02 | 3 | -309/+468 |
* | I don't know what it was that someone else didn't know, but it doesn't | Ken Raeburn | 2008-12-31 | 1 | -5/+3 |
* | Signed/unsigned fixes | Ezra Peisach | 2008-12-30 | 2 | -3/+5 |
* | Signed/unsigned fixes and remove unused variable | Ezra Peisach | 2008-12-29 | 2 | -3/+3 |
* | Add gssrpcint.h to contain prototype for gssrpcint_printf. Include | Ezra Peisach | 2008-12-29 | 5 | -6/+51 |
* | Revert r21589, and export krb5_get_fallback_host_realm instead | Greg Hudson | 2008-12-29 | 3 | -10/+21 |
* | Create a private header file for local functions missing prototypes. | Ezra Peisach | 2008-12-29 | 4 | -14/+60 |
* | whitespace | Tom Yu | 2008-12-28 | 12 | -628/+633 |
* | Clean up krb5_get_fallback_host_realm in two respects: | Greg Hudson | 2008-12-24 | 2 | -20/+10 |
* | Add a new fallback host-to-realm heuristic to try the components of the | Greg Hudson | 2008-12-24 | 1 | -56/+127 |
* | Signed/unsigned fix. The function is called with a sizeof - so unsigned is | Ezra Peisach | 2008-12-19 | 1 | -1/+1 |
* | Remove krb524, lib/des425, lib/krb4, and include/kerberosIV. | Greg Hudson | 2008-12-18 | 132 | -21815/+124 |
* | Mem leak fix | Zhanna Tsitkov | 2008-12-18 | 1 | -1/+2 |
* | Add prototype for kadm5_init_iprop. FOr the client - adds a dummy argument | Ezra Peisach | 2008-12-16 | 2 | -1/+3 |