Skip to content
  • Not Zed's avatar
    Implement a complete() function, now we need one. (filter): Upgraded to · c70c4c35
    Not Zed authored
    2000-11-07  Not Zed  <NotZed@HelixCode.com>
    
    	* camel-mime-filter-bestenc.c (complete): Implement a complete()
    	function, now we need one.
    	(filter): Upgraded to match rfrc2045 properly.  Checks also for
    	length of line and valid CRLF sequences.
    	(camel_mime_filter_bestenc_get_best_encoding): Do the work of
    	working out what is the best encoding given what we found about
    	the stream.
    
    	* camel-mime-part.c (camel_mime_part_encoding_to_string): Use a
    	lookup table to get the encoding naem, and add the binary type.
    	(camel_mime_part_encoding_from_string): Likewise for the reverse.
    
    	* camel-mime-part.h: Added the binary encoding type, see rfc2045.
    
    	* camel-mime-utils.c (header_param_list_format_append): Dont put a
    	space before ;'s in parameter lists, makes them more
    	readable/consistent.
    
    	* camel-mime-message.c (multipart_has_8bit_parts): Cleaned up the
    	old stuff, well removed it.
    	(camel_mime_message_set_best_encoding): Added anothe...
    c70c4c35