aboutsummaryrefslogtreecommitdiffstats
path: root/smime/lib/e-cert-db.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* Remove unused e_cert_db_export_pkcs12_file().Matthew Barnes2013-09-251-7/+0
* Remove unused e_cert_db_import_user_cert().Matthew Barnes2013-09-251-4/+0
* Remove unused e_cert_db_find_cert_by_email_address().Matthew Barnes2013-09-251-4/+0
* Remove unused e_cert_db_find_email_signing_cert().Matthew Barnes2013-09-251-6/+0
* Remove unused e_cert_db_find_email_encryption_cert().Matthew Barnes2013-09-251-4/+0
* Remove unused e_cert_db_get_cert_nicknames().Matthew Barnes2013-09-251-4/+0
* Remove unused e_cert_db_find_cert_by_key().Matthew Barnes2013-09-251-4/+0
* Remove unused e_cert_db_find_cert_by_nickname().Matthew Barnes2013-09-251-5/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-7/+7
* Bug 626066 - log in to NSS database on demand for changing trustDavid Woodhouse2010-09-141-0/+3
* Bug #619218 - Should select imported certificate when succeededMilan Crha2010-06-121-0/+7
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-14/+14
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-14/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Remove unused code. Use #ifdef instead of #if some places. Add missingKjartan Maraas2006-01-301-2/+2
* quiet the compiler, and dobey.Chris Toshok2004-06-091-0/+4
* add BOOL:POINTER,POINTER,POINTER,POINTER for confirm_ca_cert_import.Chris Toshok2004-03-251-1/+1
* [ fixes bug #52829 ]Chris Toshok2004-03-201-0/+2
* new function, implement the password dialog for PK11 slot authentication.Chris Toshok2004-01-061-0/+5
* don't init NSS here. it's done in e_cert_db_peek.Chris Toshok2003-11-121-0/+128