index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
camel-multipart-signed.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added list-unsubscribe header match.
Not Zed
2003-12-01
1
-0
/
+33
*
split out the CMSMessage verification code so it can be used from
Not Zed
2003-11-10
1
-0
/
+5
*
new (unfinished) api to peek inside smime parts to tell us whats in it.
Not Zed
2003-11-05
1
-1
/
+3
*
Added a note about api inconsistencies.
Not Zed
2003-10-30
1
-29
/
+10
*
New function to replace the one from camel-mime-part.c
Jeffrey Stedfast
2003-09-19
1
-4
/
+4
*
s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
Jeffrey Stedfast
2003-09-19
1
-11
/
+11
*
temporarily reverting my camel namespace patches until after we merge in some...
Jeffrey Stedfast
2003-08-27
1
-11
/
+11
*
s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
Jeffrey Stedfast
2003-08-27
1
-3
/
+3
*
Namespaced.
Jeffrey Stedfast
2003-08-26
1
-8
/
+8
*
** See bug #47634.
Not Zed
2003-08-16
1
-0
/
+1
*
oops, this too
Jeffrey Stedfast
2003-07-31
1
-1
/
+1
*
Also updated.
Jeffrey Stedfast
2003-07-31
1
-11
/
+12
*
** See bug #44322
Not Zed
2003-06-17
1
-1
/
+4
*
Ensure cmdbuf is initialized to avoid compiler warning.
Jeremy Katz
2003-05-17
1
-1
/
+1
*
Dont assume adding 1 to line length will go to the next line. e.g. for dos
Not Zed
2003-04-17
1
-25
/
+38
*
Undo jeff's changes.
Not Zed
2003-02-27
1
-2
/
+6
*
Updated to use g_alloca instead of alloca so that we can skip all the
Jeffrey Stedfast
2003-02-27
1
-2
/
+2
*
removed unused filter code that was wrong anyway
Jeffrey Stedfast
2003-02-26
1
-1
/
+0
*
Don't apply the CANON_STRIP filter here, since we are verifying whatever
Jeffrey Stedfast
2002-12-16
1
-3
/
+4
*
Updated to use ctx->sign_protocol rather than ctx->protocol.
Jeffrey Stedfast
2002-06-15
1
-4
/
+4
*
Use CAMEL_EXCEPTION_SYSTEM rather than '1' for clarity.
Jeffrey Stedfast
2002-06-09
1
-1
/
+1
*
Added a protocol field for users to use.
Not Zed
2002-05-31
1
-0
/
+720