aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-multipart-signed.c
Commit message (Expand)AuthorAgeFilesLines
* 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