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
/
mail
/
mail-crypto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the CamelCipherHash enum. (mail_crypto_pgp_mime_part_verify): Use a
Jeffrey Stedfast
2001-04-13
1
-4
/
+4
*
Updated for changes to PGP code.
Jeffrey Stedfast
2001-04-13
1
-416
/
+32
*
Huh, somehow I forgot to apply the from filter when verifying signed
Jeffrey Stedfast
2001-04-12
1
-1
/
+4
*
Cleaned up #includes. Remove unneccesary includes of <gnome.h>,
Kjartan Maraas
2001-03-30
1
-2
/
+4
*
unref the standard folders. (owner_set_cb): Use g_atexit() to call
Jeffrey Stedfast
2001-03-19
1
-0
/
+1
*
New function to prepare the mime part and any subparts for pgp signing.
Jeffrey Stedfast
2001-03-17
1
-6
/
+66
*
New function to decide if a mime part is an S/MIME v3 signed part.
Jeffrey Stedfast
2001-03-07
1
-20
/
+98
*
Correcty set the mime type for the multipart. Hmmm, still doesn't wrap
Jeffrey Stedfast
2001-03-06
1
-8
/
+12
*
Changed to use PgpValidity.
Jeffrey Stedfast
2001-02-22
1
-10
/
+6
*
A few minor tweaks.
Jeffrey Stedfast
2001-01-24
1
-11
/
+18
*
Fix a double-free problem.
Not Zed
2001-01-23
1
-19
/
+12
*
Helps if I spell stuff correctly so it can pass the tests ;-)
Jeffrey Stedfast
2001-01-22
1
-2
/
+2
*
Don't forget to unref the filters. (pgp_mime_part_verify): Same.
Jeffrey Stedfast
2001-01-22
1
-27
/
+21
*
Updated header comment and fixed some ref/unref count problems in the
Jeffrey Stedfast
2001-01-21
1
-6
/
+8
*
Updated header comment and fixed some ref/unref count problems in the
Jeffrey Stedfast
2001-01-21
1
-25
/
+25
*
Updated. (decode_pgp): Get rid of #ifdef PGP_PROGRAM's and handle
Jeffrey Stedfast
2001-01-10
1
-979
/
+11
*
Implemented.
Jeffrey Stedfast
2001-01-02
1
-30
/
+59
*
fix previous fix
Dan Winship
2000-12-30
1
-1
/
+1
*
Update this for CamelContentType too.
Dan Winship
2000-12-30
1
-17
/
+17
*
New callback to handle multipart/signed parts. (decode_pgp): Update to
Jeffrey Stedfast
2000-12-16
1
-14
/
+660
*
Updated to reflect arguments to the openpgp functions - now also takes an
Jeffrey Stedfast
2000-12-12
1
-81
/
+134
*
Fix up #include <config.h> Same here. Here too. Fix indentation of #ifdef
Kjartan Maraas
2000-11-07
1
-1
/
+1
*
Added new header files.
Jeffrey Stedfast
2000-11-04
1
-8
/
+7
*
lots of i18n fixes
Dan Winship
2000-10-24
1
-4
/
+4
*
Fix to prevent possible buffer overflows and a logic fix.
Jeffrey Stedfast
2000-08-28
1
-4
/
+4
*
Fix to prevent possible buffer overflows
Jeffrey Stedfast
2000-08-28
1
-34
/
+37
*
New crypto function to clearsign plaintext
Jeffrey Stedfast
2000-08-28
1
-4
/
+126
*
Fixed an uninitialized variable.
Christopher James Lahey
2000-08-26
1
-1
/
+1
*
Implemented PGP 2.x encryption. We only need to get the passphrase if we
Jeffrey Stedfast
2000-08-26
1
-17
/
+58
*
Added support for encrypting via PGP 5.0
Jeffrey Stedfast
2000-08-14
1
-5
/
+21
*
Update this for CamelObject (try_inline_pgp): Deal with decrypting here
Dan Winship
2000-08-12
1
-27
/
+29
*
Fix some compiler warnings.
Dan Winship
2000-08-09
1
-1
/
+0
*
Added support for encrypting with GnuPG. Support for PGP5 and PGP2 are
Jeffrey Stedfast
2000-08-06
1
-1
/
+108
*
New code to spawn off GPG/PGP to do stuff. Currently only deals with
Dan Winship
2000-08-02
1
-0
/
+405