summaryrefslogtreecommitdiff
path: root/camel/camel-multipart-signed.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-171-1/+1
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-8/+8
* CamelDataWrapper: Add construct_from_input_stream() method.Matthew Barnes2014-03-061-0/+27
* CamelDataWrapper: Add GOutputStream-based methods.Matthew Barnes2014-02-231-0/+143
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* Address some compiler warnings and Coverity scan issues in a different wayMilan Crha2013-11-151-2/+8
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-0/+1
* CamelMultipartSigned cleanups.Matthew Barnes2013-10-021-140/+145
* CamelMultipart cleanups.Matthew Barnes2013-10-021-6/+11
* Remove unused camel_multipart_remove_part_at().Matthew Barnes2013-10-021-10/+0
* Remove unused camel_multipart_remove_part().Matthew Barnes2013-10-021-8/+0
* Remove unused camel_multipart_add_part_at().Matthew Barnes2013-10-021-9/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-12/+12
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-8/+8
* Pretend successful read when skipping 3+ part of multipart/signedMilan Crha2011-08-221-0/+1
* Incorrect message signature verification failureMilan Crha2011-08-221-0/+3
* Bug #655331 - pgp/gpg signature is not shownMilan Crha2011-07-261-1/+1
* CamelDataWrapper: Keep contents in a GByteArray.Matthew Barnes2011-07-061-98/+103
* Avoid camel_stream_printf().Matthew Barnes2011-07-061-14/+16
* Prefer g_seekable_seek() over camel_stream_reset().Matthew Barnes2011-07-051-12/+36
* Coding style cleanups.Matthew Barnes2011-05-081-15/+15
* Bug 641838 - More compiler warning fixesKjartan Maraas2011-03-081-3/+1
* Bug #643095 - Crash when opening invalid multipart/signed messageMilan Crha2011-02-231-0/+7
* CamelMultipartSigned: Fix dead nested assignment.Matthew Barnes2011-01-301-1/+1
* CamelMultipartSigned: Fix dead nested assignment.Matthew Barnes2011-01-301-1/+1
* Kill CamelSeekableStream.Matthew Barnes2011-01-231-4/+3
* Kill CamelSeekableSubstream.Matthew Barnes2011-01-231-1/+0
* CamelMultipartSigned: Avoid using bounded streams.Matthew Barnes2011-01-231-6/+53
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-3/+3
* Rename blocking Camel methods.Matthew Barnes2010-09-281-14/+14
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-9/+17
* Coding style cleanups.Matthew Barnes2010-09-131-38/+38
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-30/+49
* Port Camel to GObject.Matthew Barnes2010-04-241-43/+54
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-288/+274
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-101-2/+6
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-121-1/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-11/+11
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-11/+11
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-7/+7
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-2/+2
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-7/+7
* ** Fixes bug #518710Matthew Barnes2008-03-271-2/+0
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-7/+7
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-7/+9
* Fixes to many source files to suppress compiler warnings thanks to KjartanJeffrey Stedfast2006-04-121-6/+3
* camel-index.c camel-mime-filter-basic.c camel-mime-filter-charset.cTor Lillqvist2005-12-061-12/+10