From 0a7017c1a673ec61479db348d7ff7452b19f664e Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Sun, 26 Nov 2006 18:30:29 +0000 Subject: Fix for bug #337439 DoS attach with large emails 2006-11-26 Srinivasa Ragavan * Fix for bug #337439 DoS attach with large emails svn path=/trunk/; revision=33024 --- mail/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index df767f0f9a..b4fb5a7f5a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,29 @@ +2006-11-26 Srinivasa Ragavan + + * Fix for bug #337439 DoS attach with large emails + + * em-format-html-display.c: (efhd_class_init), + (efhd_attachment_popup), (efhd_format_attachment), + (efhd_optional_button_show), (efhd_resize), + (efhd_attachment_optional), (efhd_format_optional): + * em-format-html.c: (efh_text_plain), (efh_text_enriched), + (efh_write_text_html), (efh_message_deliverystatus): + * em-format-quote.c: (emfq_format_source), (emfq_text_plain), + (emfq_text_enriched), (emfq_text_html): + * em-format.c: (emf_init), (em_format_format_content), + (em_format_format_text), (emf_message_deliverystatus): + * em-format.h: + * em-mailer-prefs.c: (mlimit_count_changed), + (em_mailer_prefs_construct): + * em-mailer-prefs.h: + * em-utils.c: (em_utils_part_to_html), (em_utils_message_to_html): + * evolution-mail.schemas.in.in: + * mail-config.c: (gconf_mlimit_size_changed), + (gconf_mlimit_changed), (mail_config_init), + (mail_config_get_address_count), (mail_config_get_message_limit): + * mail-config.glade: + * mail-config.h: + 2006-11-09 Francisco Javier F. Serrador * default/Makefile.am: Added "es" to SUBDIRS -- cgit v1.2.3