summaryrefslogtreecommitdiff
path: root/camel/camel-mime-filter-crlf.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-6/+6
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-6/+8
* Coding style cleanup.Matthew Barnes2011-03-051-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-8/+4
* Port Camel to GObject.Matthew Barnes2010-04-241-28/+12
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-77/+112
* Fix excessive whitespace.Matthew Barnes2009-07-121-2/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-9/+9
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-11/+11
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-19/+19
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-1/+1
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-19/+19
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-19/+19
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* Fixes buffer overrun. Bug #369168. Patch submitted by Hans Petter Jansson.Harish Krishnaswamy2006-11-021-1/+5
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* added/updated/fixed gtk-doc commentsJeffrey Stedfast2005-05-051-0/+10
* Only add a \r if the character before the \n wasn't already a \r - thisJeffrey Stedfast2002-07-221-24/+32
* More fixing of the license texts.Ettore Perazzoli2001-10-271-11/+11
* Build the test-crlf test program.Jeffrey Stedfast2001-06-291-21/+35
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-3/+3
* Fix a pair of array bounds reads noted by purifyDan Winship2001-04-121-2/+2
* Merge with camel-async.Peter Williams2000-08-101-17/+11
* updated the crlf filter:Jeffrey Stedfast2000-06-121-5/+5
* pop provider now uses the crlf filterJeffrey Stedfast2000-06-121-1/+1
* Deprecated.Jeffrey Stedfast2000-06-121-3/+27
* New filter to do CRLF<->LF conversion. (Currently only tested in theDan Winship2000-06-121-0/+132