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-smime-context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Numerous fixes to get it to compile.
Jeffrey Stedfast
2001-06-01
1
-24
/
+29
*
New virtual class for manipulating cryptographic message syntax messages
Jeffrey Stedfast
2001-06-01
1
-393
/
+687
*
Oops, I spelled the get-default-db function name wrong.
Jeffrey Stedfast
2001-05-25
1
-1
/
+2
*
We don't need to be passed the certdb path anymore.
Jeffrey Stedfast
2001-05-17
1
-3
/
+2
*
Don't close or free (it wasn't allocated) the certdb.
Jeffrey Stedfast
2001-05-16
1
-13
/
+3
*
Lots of fixes to get this to compile.
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
-14
/
+20
*
Add camel-smime-context.[c,h] and camel-smime.[c,h] to the build.
Jeffrey Stedfast
2001-05-15
1
-0
/
+3
*
Redo this a lot so that instead of having a class full of callbacks, we
Dan Winship
2001-04-28
1
-3
/
+2
*
#include "nss.h" rather than <nss.h> due to the non-mozilla nss.h file living...
Jeffrey Stedfast
2001-04-27
1
-2
/
+3
*
Oops, don't use the return value of iconv() as a string length, it only
Jeffrey Stedfast
2001-04-23
1
-0
/
+1
*
Implemented using the secmime.h convenience functions. (smime_clearsign):
Jeffrey Stedfast
2001-04-21
1
-0
/
+643