summaryrefslogtreecommitdiff
path: root/camel/camel-mime-filter-pgp.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-11/+9
* CamelMimeFilterPgp: Ignore right side white spacesMilan Crha2013-01-101-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-5/+7
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-1/+1
* Coding style cleanup.Matthew Barnes2011-03-051-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-7/+3
* Port Camel to GObject.Matthew Barnes2010-04-241-30/+13
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-63/+102
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-9/+9
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-10/+10
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-16/+16
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-4/+4
* s/length/inlen/Jeffrey Stedfast2008-04-181-1/+1
* s/length/inlen/Jeffrey Stedfast2008-04-181-2/+2
* Fix a build break. Use different variable names for different purposes.Sankar P2008-04-181-3/+3
* Properly handle CRLF line-endings and fixed the logic so that we couldJeffrey Stedfast2008-04-171-16/+30
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-15/+15
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* ** Fix for bug #449531Srinivasa Ragavan2007-07-091-2/+3
* ** Fixes bug #418852Matthew Barnes2007-04-281-1/+1
* You cannot CANNOT modify the input strings. EVER. Fixed to not do that andJeffrey Stedfast2006-04-191-45/+57
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* Extend verify and decrypt functions to support inline pgp signed messagesMatt Brown2005-07-011-0/+165