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-pgp-mime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
see the ChangeLog, I forget
Jeffrey Stedfast
2001-11-17
1
-2
/
+2
*
Add code to kludge around any x-inline-pgp-hacks by prepending some
Jeffrey Stedfast
2001-11-08
1
-0
/
+21
*
More fixing of the license texts.
Ettore Perazzoli
2001-10-28
1
-11
/
+11
*
If we are kludging around a inline-pgp signed part, do some charset
Jeffrey Stedfast
2001-10-23
1
-3
/
+23
*
Add a hack: if the multipart/signed part has a "x-inline-pgp-hack"
Dan Winship
2001-10-23
1
-1
/
+8
*
CRLF decode the stream before parsing it into a MIME part. This fixes bug
Jeffrey Stedfast
2001-09-28
1
-1
/
+15
*
New function to convenience Larry ;-)
Jeffrey Stedfast
2001-09-27
1
-4
/
+12
*
Updated exception strings to be more clear.
Jeffrey Stedfast
2001-09-20
1
-1
/
+2
*
Special-case message/rfc822 mime parts - don't set an encoding on these,
Jeffrey Stedfast
2001-08-30
1
-14
/
+28
*
Use g_strcasecmp() because some systems don't have strcasecmp(). Also,
Jeffrey Stedfast
2001-05-29
1
-1
/
+1
*
bah, just mod the pgp-context macro for camel_pgp_verify so that we don't hav...
Jeffrey Stedfast
2001-05-15
1
-1
/
+1
*
Lots of fixes to get this to almost compile. Still struggling with the
Jeffrey Stedfast
2001-05-15
1
-1
/
+1
*
Add camel-smime-context.[c,h] and camel-smime.[c,h] to the build.
Jeffrey Stedfast
2001-05-15
1
-14
/
+14
*
Updated to reflect the few changes made to the CamelPgpContext class.
Jeffrey Stedfast
2001-04-13
1
-7
/
+7
*
Added pgp-mime.c to the tests.
Jeffrey Stedfast
2001-04-12
1
-18
/
+31
*
Added camel-pgp-context.[c,h] to the build. Also added tests/smime/pgp.c
Jeffrey Stedfast
2001-04-10
1
-2
/
+2
*
Update the function prototypes to match those found in
Jeffrey Stedfast
2001-04-02
1
-0
/
+501