aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-crypto.h
Commit message (Expand)AuthorAgeFilesLines
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-12/+12
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Cleaned up header inclusions and added plenty of forward declarations.Not Zed2004-03-311-4/+2
* removed unused headerJeffrey Stedfast2003-10-171-1/+0
* Removed smime functions as they were stale.Jeffrey Stedfast2003-07-291-18/+0
* camel-smime-utils.h doesn't exist anymoreJeffrey Stedfast2003-07-111-1/+0
* Removed camel-pgp-mime.h, it no longer exists.Jeffrey Stedfast2003-07-101-1/+0
* Updated. (request_password): Same.Jeffrey Stedfast2003-01-181-1/+1
* Don't allow the pgp type to be anything except NONE or GPG.Jeffrey Stedfast2002-06-271-9/+1
* Some compiler warning fixes.Jeffrey Stedfast2002-06-261-4/+2
* If the pgp type is gpg, then use the gpg context.Jeffrey Stedfast2002-06-221-1/+1
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* oops, camel-smime.h no longer exists. #include camel-smime-context.h and came...Jeffrey Stedfast2001-06-021-1/+2
* Removed the code to check for the validity of an S/MIME part. Stuff worksJeffrey Stedfast2001-06-011-12/+13
* Removed (this now exists in camel/camel-smime.c).Jeffrey Stedfast2001-05-171-4/+19
* Use the CamelCipherHash enum. (mail_crypto_pgp_mime_part_verify): Use aJeffrey Stedfast2001-04-131-3/+3
* Updated for changes to PGP code.Jeffrey Stedfast2001-04-131-15/+12
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-1/+0
* New function to decide if a mime part is an S/MIME v3 signed part.Jeffrey Stedfast2001-03-071-1/+3
* Changed to use PgpValidity.Jeffrey Stedfast2001-02-221-2/+2
* Updated. (decode_pgp): Get rid of #ifdef PGP_PROGRAM's and handleJeffrey Stedfast2001-01-101-33/+3
* New callback to handle multipart/signed parts. (decode_pgp): Update toJeffrey Stedfast2000-12-161-3/+30
* Updated to reflect arguments to the openpgp functions - now also takes anJeffrey Stedfast2000-12-121-0/+11
* Added new header files.Jeffrey Stedfast2000-11-041-0/+50