| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * t_walk_rtree.c (main): Free context at end to allow searching | Ezra Peisach | 2005-01-28 | 2 | -0/+6 |
| * | Some applications such as Eudora on Windows load and unload the Kerberos | Jeffrey Altman | 2005-01-17 | 2 | -2/+8 |
| * | krb5_unparse_name(), krb5_unparse_name_ext(): | Jeffrey Altman | 2005-01-17 | 2 | -14/+20 |
| * | * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): More memory leaks | Ezra Peisach | 2005-01-17 | 2 | -30/+54 |
| * | subject; krb5_do_preauth could attempt to free NULL pointer | Ezra Peisach | 2005-01-17 | 2 | -1/+8 |
| * | * rc_dfl.c: Move the extraction of the struct dfl_data | Jeffrey Altman | 2005-01-15 | 2 | -3/+8 |
| * | * cp_key_cnt.c, copy_princ.c: | Jeffrey Altman | 2005-01-15 | 3 | -19/+34 |
| * | * cc_file.c (struct _krb5_fcc_data): Fields disk_file_lock, file_is_locked | Ken Raeburn | 2005-01-14 | 2 | -40/+13 |
| * | Fix some potential resource leaks in dnsglue.c | Tom Yu | 2005-01-12 | 2 | -17/+43 |
| * | 2005-01-11 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2005-01-12 | 2 | -13/+30 |
| * | * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Free credentials retrieved from | Ken Raeburn | 2005-01-12 | 2 | -276/+331 |
| * | make depend | Tom Yu | 2005-01-06 | 1 | -0/+6 |
| * | Add new function krb5_boolean krb5_is_thread_safe(void) to library. | Jeffrey Altman | 2005-01-05 | 5 | -0/+52 |
| * | krb5_parse_name not thread-safe, not responsive to environment changes | Ken Raeburn | 2005-01-03 | 2 | -2/+9 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 8 | -1004/+1064 |
| * | Memory leak in asn1_decode_generaltime | Ezra Peisach | 2004-12-28 | 2 | -0/+6 |
| * | Memory leaks in ccache due to thread integration | Ezra Peisach | 2004-12-25 | 2 | -0/+10 |
| * | 2004-12-16 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-12-16 | 2 | -0/+12 |
| * | remove unnecessary if statement | Jeffrey Altman | 2004-12-15 | 1 | -2/+0 |
| * | 2004-12-15 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2004-12-15 | 2 | -43/+88 |
| * | * include/k5-int.h (struct _krb5int_access): Add function pointer field | Ken Raeburn | 2004-12-08 | 2 | -0/+6 |
| * | allow build with KRB5_DNS_LOOKUP undefined | Tom Yu | 2004-12-06 | 2 | -0/+7 |
| * | fix missing mutex initialization in keytab file code | Ken Raeburn | 2004-11-26 | 2 | -0/+12 |
| * | fix missing locking in keytab; fix stdio handling too | Ken Raeburn | 2004-11-24 | 2 | -24/+102 |
| * | set errno=0 prior to fopen in kt_file | Tom Yu | 2004-11-24 | 2 | -2/+11 |
| * | * locate_kdc.c (krb5int_add_host_to_list): If debugging, log the requested | Ken Raeburn | 2004-11-19 | 4 | -10/+32 |
| * | * kt_file.c (krb5_ktfileint_open): Patch from Roland Dowdeswell to | Tom Yu | 2004-11-19 | 2 | -2/+7 |
| * | * cc_mslsa.c (MSCredToMITCred): Don't create an empty array for addresses, just | Ken Raeburn | 2004-11-19 | 2 | -6/+6 |
| * | * Makefile.in (SHLIB_EXPLIBS): Remove -ldl accidentally added in last change | Ken Raeburn | 2004-11-18 | 2 | -1/+6 |
| * | * Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add support library | Ken Raeburn | 2004-11-17 | 2 | -2/+7 |
| * | oops, bad update | Ken Raeburn | 2004-11-16 | 1 | -2/+2 |
| * | make depend | Ken Raeburn | 2004-11-16 | 2 | -19/+19 |
| * | Now a kvno invocation will only open the ccache file a small number of | Ken Raeburn | 2004-11-16 | 2 | -2/+23 |
| * | Create a ccache get-flags operation. | Ken Raeburn | 2004-11-16 | 8 | -1/+94 |
| * | * mk_req_ext.c (krb5_mk_req_extended): Free keyblock before | Tom Yu | 2004-10-26 | 2 | -0/+10 |
| * | * locate_kdc.c: Include stdarg.h. | Ken Raeburn | 2004-10-21 | 2 | -52/+40 |
| * | * dnssrv.c (krb5int_make_srv_query_realm): Append a dot to the hostname, if | Ken Raeburn | 2004-10-19 | 2 | -0/+10 |
| * | * dnsglue.c (initparse): Skip query type and class when we lack | Tom Yu | 2004-10-19 | 2 | -3/+12 |
| * | add dependencies for t_*.c test programs | Ken Raeburn | 2004-10-19 | 2 | -0/+24 |
| * | make depend | Ken Raeburn | 2004-10-19 | 2 | -9/+10 |
| * | ignore t_locate_kdc | Ken Raeburn | 2004-10-19 | 1 | -0/+1 |
| * | * Makefile.in (TEST_PROGS): Add t_locate_kdc. | Ken Raeburn | 2004-10-19 | 2 | -1/+8 |
| * | * t_deltat.c (main): Unadorned integer no longer fails now that we | Tom Yu | 2004-10-14 | 2 | -1/+6 |
| * | krb5_string_to_deltat should default to seconds if no unit is provided. If t... | Alexandra Ellwood | 2004-10-13 | 5 | -721/+541 |
| * | Fix the forced setting of the Initial Ticket Flag on Win2000 and | Jeffrey Altman | 2004-10-08 | 2 | -1/+21 |
| * | * localaddr.c (print_addr): If getnameinfo returns EAI_SYSTEM, report what the | Ken Raeburn | 2004-10-06 | 2 | -5/+10 |
| * | * localaddr.c (foreach_localaddr): Be more careful not to walk past the end of | Ken Raeburn | 2004-10-06 | 2 | -6/+13 |
| * | * localaddr.c (get_ifreq_array): Split out from foreach_localaddr general | Ken Raeburn | 2004-10-06 | 2 | -27/+50 |
| * | * localaddr.c (foreach_localaddr) [HAVE_STRUCT_IF_LADDRCONF && 0]: Fix | Ken Raeburn | 2004-10-05 | 2 | -2/+9 |
| * | * localaddr.c (get_if_laddrconf, foreach_localaddr): New implementation for | Ken Raeburn | 2004-10-01 | 2 | -0/+205 |