| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix a typo in krb5.conf: ldap_server should be ldap_servers, as the | Russ Allbery | 2008-05-11 | 1 | -2/+2 |
| * | Move KIM implementation to the krb5 repository | Alexandra Ellwood | 2008-05-07 | 56 | -0/+20880 |
| * | (more) After malloc/realloc/calloc/strdup/asprintf failures, use | Ken Raeburn | 2008-04-30 | 10 | -31/+31 |
| * | After malloc/realloc/calloc failures, return ENOMEM explicitly instead | Ken Raeburn | 2008-04-30 | 21 | -51/+51 |
| * | Properly escape - in kdb5_ldap_util man page | Russ Allbery | 2008-04-28 | 1 | -55/+55 |
| * | Left-shifting all the way in signed math is undefined, use unsigned | Ken Raeburn | 2008-04-25 | 1 | -1/+1 |
| * | Multiple assignments without sequence points invoke undefined | Ken Raeburn | 2008-04-25 | 1 | -6/+12 |
| * | Generate a large enough array to hold all the base/extension pairs. | Alexandra Ellwood | 2008-04-25 | 1 | -11/+17 |
| * | Remove sched_yield uses | Ken Raeburn | 2008-04-24 | 1 | -56/+10 |
| * | Don't do UTF-8 bits (and include Apple headers) when just rebuilding dependen... | Ken Raeburn | 2008-04-24 | 1 | -2/+2 |
| * | fix possible buffer overrun in handling generic-error return | Ken Raeburn | 2008-04-18 | 1 | -2/+3 |
| * | Pull out generic array expansion code from array_append macro into a | Ken Raeburn | 2008-04-03 | 1 | -7/+22 |
| * | Coverity CID 220: NULL check of "buf" after dereference | Ken Raeburn | 2008-03-29 | 1 | -1/+3 |
| * | Coverity CID 46: mech_type will always have the address of an | Ken Raeburn | 2008-03-29 | 1 | -3/+0 |
| * | Coverity CID 47: Unreachable code | Ken Raeburn | 2008-03-29 | 1 | -6/+0 |
| * | Coverity CID 91: Context is tested for null, and then unconditionally | Ken Raeburn | 2008-03-29 | 1 | -1/+1 |
| * | Coverity CID 101: Fix minor bounds check error | Ken Raeburn | 2008-03-29 | 1 | -1/+1 |
| * | Coverity CID 228: Possible use of uninitialized variable time_req in | Ken Raeburn | 2008-03-29 | 2 | -1/+30 |
| * | Protect CFBundle calls with mutexes | Alexandra Ellwood | 2008-03-21 | 1 | -81/+84 |
| * | Generate ccapi.def export list from V2, V3, debug lists. It is no longer a f... | Kevin Koch | 2008-03-20 | 4 | -40/+27 |
| * | Fix MITKRB5-SA-2008-001 on trunk. Patch differs from the released one | Ken Raeburn | 2008-03-18 | 3 | -55/+48 |
| * | CCacheServer should track client iterators | Alexandra Ellwood | 2008-03-18 | 12 | -31/+279 |
| * | MITKRB5-SA-2008-002 | Ken Raeburn | 2008-03-18 | 2 | -2/+29 |
| * | Detect if the Vista version of ntsecapi.h is present | Kevin Koch | 2008-03-18 | 4 | -2/+42 |
| * | cc_ccache_iterator_release, cc_credentials_iterator leak server memory | Alexandra Ellwood | 2008-03-14 | 2 | -0/+31 |
| * | Include .h files and move all declarations above all code, for Windows C comp... | Kevin Koch | 2008-03-13 | 7 | -347/+51 |
| * | Invalid assignment while trying to set input to NULL | Alexandra Ellwood | 2008-03-13 | 1 | -1/+5 |
| * | removed unused header file inclusion CoreFoundation.h | Alexandra Ellwood | 2008-03-13 | 1 | -5/+0 |
| * | Accidentally added file with wrong name. Removed | Alexandra Ellwood | 2008-03-12 | 1 | -0/+0 |
| * | Accidentally added empty file. Removed | Alexandra Ellwood | 2008-03-12 | 1 | -0/+0 |
| * | Added tests for iterators and NC info. Added test programs for | Alexandra Ellwood | 2008-03-12 | 31 | -64/+930 |
| * | Add CCAPI v2 tests | Alexandra Ellwood | 2008-03-10 | 4 | -4/+1434 |
| * | Remove C warnings | Alexandra Ellwood | 2008-03-10 | 10 | -31/+31 |
| * | Removed script to run cc_context_get_version test | Alexandra Ellwood | 2008-03-10 | 2 | -17/+0 |
| * | Removed tests for check_cc_context_get_version | Alexandra Ellwood | 2008-03-10 | 3 | -108/+24 |
| * | Fixed error code remapping | Alexandra Ellwood | 2008-03-10 | 1 | -5/+29 |
| * | cc_remove_cred should only remove one cred | Alexandra Ellwood | 2008-03-10 | 1 | -8/+8 |
| * | cc_set_principal should return error on bad cred version | Alexandra Ellwood | 2008-03-10 | 1 | -0/+9 |
| * | Fix pointer cast in cc_seq_fetch_NCs_end | Alexandra Ellwood | 2008-03-10 | 1 | -3/+3 |
| * | cci_cred_union_compare_to_credentials_union doesn't work for v5 creds | Alexandra Ellwood | 2008-03-10 | 1 | -1/+1 |
| * | CCAPI v2 support crash when client or server strings are NULL | Alexandra Ellwood | 2008-03-10 | 1 | -9/+25 |
| * | ccs_ccache_reset should check all arguments for NULL | Alexandra Ellwood | 2008-03-10 | 1 | -1/+3 |
| * | Include signal.h before ftp_var.h to silence my_sig_t redefinition problem | Ken Raeburn | 2008-03-04 | 2 | -2/+2 |
| * | Fix memory leak by delaying instantiation of lid until it's needed | Justin Anderson | 2008-03-04 | 1 | -7/+6 |
| * | Add "-framework CoreFoundation" to crypto library link command in darwin-mode | Ken Raeburn | 2008-03-04 | 2 | -1/+8 |
| * | lib/win/Makefile.in: Added | Kevin Koch | 2008-02-29 | 11 | -35/+268 |
| * | Make a NUL-terminated copy of realm name before passing to a plugin | Tom Yu | 2008-02-29 | 1 | -1/+16 |
| * | krb5int_arcfour_string_to_key does not support utf-8 strings | Alexandra Ellwood | 2008-02-26 | 1 | -9/+47 |
| * | Remove stop-here target that stops the build | Kevin Koch | 2008-02-19 | 1 | -1/+1 |
| * | Changes to integrate the CCAPI build into the build structure, build the test... | Kevin Koch | 2008-02-19 | 22 | -143/+367 |