| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Some applications such as Eudora on Windows load and unload the Kerberos | Jeffrey Altman | 2005-01-17 | 8 | -2/+29 |
| * | 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 |
| * | * k5-thread.h [HAVE_PTHREAD && HAVE_PRAGMA_WEAK_REF]: Mark pthread_self and | Ken Raeburn | 2005-01-14 | 2 | -0/+7 |
| * | Fix braino in previous change to xdr_bytes. New test case for | Tom Yu | 2005-01-14 | 5 | -5/+31 |
| * | * authgss_prot.c (xdr_rpc_gss_wrap_data): Use xdr_alloc to avoid | Tom Yu | 2005-01-14 | 3 | -37/+32 |
| * | fix calling convention for thread support fns | Ken Raeburn | 2005-01-14 | 2 | -6/+18 |
| * | * k5-thread.h (k5_pthread_assert_locked): Only call pthread_equal if | Ken Raeburn | 2005-01-14 | 2 | -6/+8 |
| * | * prof_file.c (profile_open_file): If mutex creation fails, free storage | Ken Raeburn | 2005-01-14 | 2 | -1/+4 |
| * | * cc_file.c (struct _krb5_fcc_data): Fields disk_file_lock, file_is_locked | Ken Raeburn | 2005-01-14 | 2 | -40/+13 |
| * | * prng.c (krb5int_prng_init): Incorporate do_yarrow_init body. Don't check | Ken Raeburn | 2005-01-14 | 2 | -28/+19 |
| * | * yarrow.c (yarrow_reseed_locked): Renamed from krb5int_yarrow_reseed and made | Ken Raeburn | 2005-01-14 | 2 | -6/+27 |
| * | More paranoid checking... | Ken Raeburn | 2005-01-14 | 2 | -26/+96 |
| * | * error_message.c (com_err_terminate): Lock the list mutex before walking | Ken Raeburn | 2005-01-14 | 2 | -1/+8 |
| * | profile code never destroys its per-file mutexes | Ken Raeburn | 2005-01-14 | 2 | -6/+12 |
| * | * ftpd.c: GCC 4.0 fixes... Move static declaration of gunique out | Ezra Peisach | 2005-01-13 | 2 | -1/+6 |
| * | correction to previous commit. do not call krb5_gss_release_cred() | Jeffrey Altman | 2005-01-13 | 1 | -11/+46 |
| * | Tree does not compile with GCC 4.0 | Ezra Peisach | 2005-01-13 | 2 | -0/+6 |
| * | Fix the calls to krb5_gss_release_cred to pass in the correct type. | Jeffrey Altman | 2005-01-13 | 3 | -41/+19 |
| * | * prng.c (read_entropy_from_device): Use ssize_t, not size_t, so | Tom Yu | 2005-01-13 | 2 | -1/+6 |
| * | * default.exp (start_tail): New proc. Handles GNU tail race condition with | Ken Raeburn | 2005-01-12 | 2 | -64/+74 |
| * | Fix some potential resource leaks in dnsglue.c | Tom Yu | 2005-01-12 | 4 | -18/+48 |
| * | 2005-01-11 Jeffrey Altman <jaltman@mit.edu> | Jeffrey Altman | 2005-01-12 | 2 | -13/+30 |
| * | * krb-root/rlogin.exp (start_rlogin_daemon): Use built-in sleep command. | Ken Raeburn | 2005-01-12 | 10 | -8/+22 |
| * | * default.exp (start_kerberos_daemons): Format date internally rather than | Ken Raeburn | 2005-01-12 | 2 | -2/+7 |
| * | * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Free credentials retrieved from | Ken Raeburn | 2005-01-12 | 2 | -276/+331 |
| * | * k5-int.h (krb5int_zap_data): Fix preprocessor test for Windows | Ken Raeburn | 2005-01-09 | 2 | -1/+5 |
| * | * k5-thread.h (KRB5_CALLCONV, KRB5_CALLCONV_C): Define if not defined. | Ken Raeburn | 2005-01-09 | 2 | -2/+26 |
| * | * crc-32.h (mit_crc32): Remove gratuitous "const" in argument declaration | Ken Raeburn | 2005-01-08 | 2 | -1/+6 |
| * | make depend | Tom Yu | 2005-01-06 | 2 | -0/+7 |
| * | Add new function krb5_boolean krb5_is_thread_safe(void) to library. | Jeffrey Altman | 2005-01-05 | 9 | -0/+63 |
| * | * win-mac.h: define NEED_INSIXADDR_ANY for ipv6 symbol | Jeffrey Altman | 2005-01-05 | 2 | -0/+5 |
| * | Makefile.in: add krb5 support library to windows klist executable | Jeffrey Altman | 2005-01-05 | 2 | -1/+5 |
| * | * configure.in: Check for uint32_t and int32_t in system headers | Ken Raeburn | 2005-01-05 | 2 | -1/+3 |
| * | * Makefile.in (krb5.h): Don't pull in autoconf SIZEOF macros | Ken Raeburn | 2005-01-05 | 2 | -1/+4 |
| * | * threads.c (krb5int_mutex_lock_update_stats, | Ken Raeburn | 2005-01-05 | 2 | -0/+24 |
| * | 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 | 59 | -2573/+2772 |
| * | Do the target object file name hacking in "make depend" earlier, before the | Ken Raeburn | 2004-12-30 | 5 | -11/+33 |
| * | * post.in (.depend): Delete blank lines in generated file. | Ken Raeburn | 2004-12-30 | 2 | -21/+29 |
| * | 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 |
| * | * def-check.pl: Check for PRIVATE or INTERNAL annotations in defs | Tom Yu | 2004-12-21 | 2 | -1/+13 |
| * | * krb5.hin: Flag krb5_principal2salt as KRB5_CALLCONV_WRONG | Tom Yu | 2004-12-21 | 2 | -1/+5 |
| * | * kerberos.c (kerberos4_status): Null-terminate the correct | Tom Yu | 2004-12-20 | 2 | -1/+6 |
| * | fix MITKRB5-SA-2004-004 | Tom Yu | 2004-12-20 | 4 | -35/+296 |
| * | Mark krb5_principal2salt has being declared with the wrong calling convention | Jeffrey Altman | 2004-12-20 | 2 | -3/+8 |