summaryrefslogtreecommitdiff
path: root/camel/camel-certdb.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 670114 - Provide list of Mail certificates in UIMilan Crha2014-12-111-1/+8
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+4
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* CamelCertDB: Remove unused enum.Matthew Barnes2013-09-251-7/+0
* CamelCert: Change 'rawcert' from GByteArray to GBytes.Matthew Barnes2013-09-251-1/+1
* CamelCertDB: Remove unused cert_set_string() method.Matthew Barnes2013-09-231-5/+0
* CamelCertDB: Remove unused cert_get_string() method.Matthew Barnes2013-09-231-3/+0
* CamelCertDB: Remove unused CamelCert get/set functions.Matthew Barnes2013-09-231-32/+0
* CamelCertDB: Further cleanups.Matthew Barnes2013-09-231-45/+72
* CamelCertDB: Derive directly from GObject.Matthew Barnes2013-09-231-3/+3
* Remove unused CamelCertDBFlags.Matthew Barnes2013-09-231-4/+0
* CamelCertDB: Move remaining members to private section.Matthew Barnes2013-09-231-8/+0
* Add camel_cert_unref().Matthew Barnes2013-09-231-1/+1
* Add camel_cert_ref().Matthew Barnes2013-09-231-1/+1
* Add camel_cert_new().Matthew Barnes2013-09-231-1/+1
* CamelCertDB: Remove ability to subclass CamelCert.Matthew Barnes2013-09-231-5/+0
* CamelCertDB: Remove unused 'cert_chunks' member.Matthew Barnes2013-09-231-3/+0
* CamelCert: Use atomic operations to track reference count.Matthew Barnes2013-09-231-1/+1
* Remove unused CamelCertDBLock enum.Matthew Barnes2013-09-231-12/+0
* Remove unused camel_certdb_unlock().Matthew Barnes2013-09-231-2/+0
* Remove unused camel_certdb_lock().Matthew Barnes2013-09-231-1/+0
* Bug #681962 - Identify server certificates by hostname and fingerprintMilan Crha2012-10-301-2/+2
* Bug #606181 - Accepting bad SSL certificate applies to any hostnameMatt McCutchen2012-05-041-3/+10
* Bug #440316 - Improve SSL Certificate check bad signature dialogMilan Crha2011-11-151-1/+2
* Add CamelMemChunk (copy of EMemChunk).Matthew Barnes2011-09-251-1/+2
* Collect Camel flags into enum types.Matthew Barnes2010-10-031-4/+4
* Replace "Since: 3.0" with "Since: 2.32".Matthew Barnes2010-08-021-1/+1
* Don't abbreviate public symbols.Matthew Barnes2010-04-301-4/+4
* Use GObject properties instead of CamelArg.Matthew Barnes2010-04-301-1/+6
* Port Camel to GObject.Matthew Barnes2010-04-241-6/+18
* Bug #615776 - Drop camel-private.h and offer a public alternative for locksMilan Crha2010-04-151-0/+10
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-0/+2
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-2/+3
* Lock down Camel headers.Matthew Barnes2010-04-021-3/+7
* Fix excessive whitespace.Matthew Barnes2009-07-121-3/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-16/+16
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-10/+10
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-10/+10
* ** Merge a bunch of compiler warning fixes and cosmetic cleanups fromMatthew Barnes2007-11-151-3/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-10/+10
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-1/+1
* ** Fixes bug #418852Matthew Barnes2007-04-281-8/+3
* Modify License to LGPLHarish Krishnaswamy2005-08-311-3/+3
* helper, build fingerprint. (camel_certdb_nss_cert_get): Helper for nssNot Zed2002-10-171-0/+1
* X509_digest() needs a pointer to an int len. Also fixed some otherJeffrey Stedfast2002-07-301-0/+1
* added to the buildJeffrey Stedfast2002-07-301-0/+152