aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-multipart-signed.c
Commit message (Expand)AuthorAgeFilesLines
* split out the CMSMessage verification code so it can be used fromNot Zed2003-11-101-0/+5
* new (unfinished) api to peek inside smime parts to tell us whats in it.Not Zed2003-11-051-1/+3
* Added a note about api inconsistencies.Not Zed2003-10-301-29/+10
* New function to replace the one from camel-mime-part.cJeffrey Stedfast2003-09-191-4/+4
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-09-191-11/+11
* temporarily reverting my camel namespace patches until after we merge in some...Jeffrey Stedfast2003-08-271-11/+11
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-08-271-3/+3
* Namespaced.Jeffrey Stedfast2003-08-261-8/+8
* ** See bug #47634.Not Zed2003-08-161-0/+1
* oops, this tooJeffrey Stedfast2003-07-311-1/+1
* Also updated.Jeffrey Stedfast2003-07-311-11/+12
* ** See bug #44322Not Zed2003-06-171-1/+4
* Ensure cmdbuf is initialized to avoid compiler warning.Jeremy Katz2003-05-171-1/+1
* Dont assume adding 1 to line length will go to the next line. e.g. for dosNot Zed2003-04-171-25/+38
* Undo jeff's changes.Not Zed2003-02-271-2/+6
* Updated to use g_alloca instead of alloca so that we can skip all theJeffrey Stedfast2003-02-271-2/+2
* removed unused filter code that was wrong anywayJeffrey Stedfast2003-02-261-1/+0
* Don't apply the CANON_STRIP filter here, since we are verifying whateverJeffrey Stedfast2002-12-161-3/+4
* Updated to use ctx->sign_protocol rather than ctx->protocol.Jeffrey Stedfast2002-06-151-4/+4
* Use CAMEL_EXCEPTION_SYSTEM rather than '1' for clarity.Jeffrey Stedfast2002-06-091-1/+1
* Added a protocol field for users to use.Not Zed2002-05-311-0/+720