aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the code that creates a new ssl stream to pass the correct argumentsJeffrey Stedfast2003-09-221-1/+1
* New function to replace the one from camel-mime-part.cJeffrey Stedfast2003-09-191-11/+14
* namespaced the encoding/decoding routines.Jeffrey Stedfast2003-09-191-11/+11
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-09-191-94/+94
* temporarily reverting my camel namespace patches until after we merge in some...Jeffrey Stedfast2003-08-271-94/+94
* Namespaced.Jeffrey Stedfast2003-08-261-94/+94
* New test suite for the mime parser (which is where the below 2 fixes wereJeffrey Stedfast2003-08-121-0/+12
* Revert my previous changes to this function.Jeffrey Stedfast2003-07-241-12/+0
* Add the CamelMimePartEncodingType definition here.Jeffrey Stedfast2003-07-171-0/+12
* Handle raw 8-bit From data "correctly". (The same way we handleDan Winship2003-03-211-2/+2
* Use header_contentid_decode() as this new function should be safer thanJeffrey Stedfast2003-03-151-0/+1
* Don't count our filler when encoding our line-length octet.Jeffrey Stedfast2002-04-091-2/+2
* Simplified since we can now decode in-reply-to without getting extraJeffrey Stedfast2002-04-051-1/+2
* Add c++ armoring.Jeffrey Stedfast2002-03-021-0/+11
* Use the FOLD_SIZE as a recommended folding size, but add a newNot Zed2002-02-281-1/+3
* Use camel_mime_parser_read to read internal parser data.Jeffrey Stedfast2002-02-051-0/+2
* As a temporary solution, just printf ("\a"); to make a beep :-)Jeffrey Stedfast2002-01-221-4/+4
* Stop uudecoding once the CAMEL_UUDECODE_STATE_END state bit gets set. SetJeffrey Stedfast2002-01-181-3/+8
* Protect against either of the types being NULL.Jeffrey Stedfast2001-12-111-15/+16
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* Use search_type_mlist for mailing list searches.Michael Zucci2001-10-231-0/+3
* Implemented uuencoding and decoding. (complete): Implemented uuencodingJeffrey Stedfast2001-10-061-0/+4
* Convert to the iconv-friendly charset names.Jeffrey Stedfast2001-07-201-10/+10
* Removed. (check_html_charset): Replaced with this.Not Zed2001-07-121-3/+0
* New function to parse an HTML meta-tag.Jeffrey Stedfast2001-07-111-0/+3
* Use the new header_address_fold.Jeffrey Stedfast2001-06-281-0/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-3/+3
* Decode Content-Location, either correctly or Netscape-generated-brokenly.Dan Winship2001-05-121-0/+3
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+1
* Added camel-sasl*.[c,h] to the build.Jeffrey Stedfast2001-03-011-0/+3
* Removed unwanted header. It was never put in for a reason. Stop fixingNot Zed2001-02-061-0/+2
* New function to return just foo/bar with no parameters.Dan Winship2001-01-031-0/+1
* Remove use of linewrap filter. Headers are now wrapped. encode_8bitMichael Zucci2000-12-111-2/+3
* Add a missed unref.Not Zed2000-11-291-0/+1
* mime_guess_type_from_file_name moved back to composer as it introducedRadek Doulik2000-11-151-3/+0
* Removed local again, not quite ready.Not Zed2000-11-151-0/+3
* new function, moved from composerRadek Doulik2000-11-081-0/+3
* Implement a complete() function, now we need one. (filter): Upgraded toNot Zed2000-11-071-0/+3
* new function, generates simple message/content idRadek Doulik2000-11-041-0/+3
* Take an additional argument, "break_lines", saying whether or not to addDan Winship2000-10-311-2/+2
* New function to fold headers.Not Zed2000-09-281-0/+9
* New function to copy a header_references structure.Dan Winship2000-07-101-0/+1
* added #include <glib.h> to camel-mime-utils.hJeffrey Stedfast2000-07-061-0/+1
* Added prototype for uudecode_stepJeffrey Stedfast2000-07-061-0/+3
* If we get a funny result, just throw it out. Basically a fix for the oneNot Zed2000-06-031-0/+12
* Big fixes for the last commit which broke the message creation entirely.Michael Zucci2000-04-241-0/+38
* Whole swag of changes. Still lots of cleanup remaining ...NotZed2000-04-231-1/+2
* Ref the folder after setting it in the new message.NotZed2000-04-221-5/+15
* MERGE NEW_PARSER branch into HEAD, fixed conflicts.NotZed2000-04-211-0/+105
* mime utils namespace changeBertrand Guiheneuf1999-05-121-46/+0
* overload wrapper class method. (_write_to_file): start to write some textbertrand1999-05-121-0/+46