aboutsummaryrefslogtreecommitdiffstats
path: root/smime/lib/e-cert-db.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style cleanups.Matthew Barnes2010-09-131-109/+109
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-1/+0
* Bug #619218 - Should select imported certificate when succeededMilan Crha2010-06-121-41/+291
* Bug 585301 - Use camel_init() to initialize NSS consistentlyDavid Woodhouse2010-06-111-53/+6
* Bug 585301 - Use NSS SQLite database, if availableCraig Ringer2010-05-301-11/+34
* Fix mismatched quotes.Matthew Barnes2010-03-291-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-20/+20
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-62/+68
* Bug #603342 - Memory leak fixesMilan Crha2009-12-151-3/+6
* More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-58/+58
* Fix compiler warnings in smime.Matthew Barnes2009-05-261-2/+2
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-4/+3
* ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-121-2/+0
* License changesSankarasivasubramanian Pasupathilingam2008-10-101-46/+30
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-3/+2
* ** Fixes bug #513951Matthew Barnes2008-03-111-10/+4
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-62/+62
* ** Fixes bug #437579Matthew Barnes2007-10-101-1/+4
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* On Win32, NSS wants filenames in system codepage, so convert UTF-8Tor Lillqvist2006-06-151-1/+13
* On Win32, don't bother to attempt looking in Unix paths like /usr/lib orTor Lillqvist2006-01-311-0/+7
* Remove unused code. Use #ifdef instead of #if some places. Add missingKjartan Maraas2006-01-301-6/+5
* Fix for 325748. Add an search path which can be automatically retrievedSimon Zheng2006-01-111-0/+3
* lib/e-cert-db.c Use gstdio wrappers. Open file in binary mode.Tor Lillqvist2005-12-181-2/+5
* Add reserved field for an empty structure.Mengjie Yu2005-07-291-0/+1
* pull up missing merge from branchJP Rosevear2005-06-071-0/+8
* Copied Mozilla code to check if the nssckbi root certs module was too oldJeffrey Stedfast2005-04-011-21/+51
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-1/+1
* [ fixes #61490 ]Chris Toshok2004-07-201-5/+2
* ** See #59885.Not Zed2004-06-171-2/+5
* quiet the compiler, and dobey.Chris Toshok2004-06-091-2/+8
* Don't crash when the user presses 'cancel'. Fixes #58733.James Willcox2004-05-201-0/+3
* call SetPasswordFunc before calling authenticate - some nss calls canNot Zed2004-05-131-0/+1
* add BOOL:POINTER,POINTER,POINTER,POINTER for confirm_ca_cert_import.Chris Toshok2004-03-251-24/+35
* [ fixes bug #52829 ]Chris Toshok2004-03-201-4/+25
* #include <config.h> (e_pkcs12_export_to_file): Hmm. I gather this needs toJeffrey Stedfast2004-02-121-0/+5
* oops, remove hardcoded test passwd :)Chris Toshok2004-01-061-1/+4
* new function, implement the password dialog for PK11 slot authentication.Chris Toshok2004-01-061-21/+124
* grovel around at startup time for mozilla's pkcs11 module so we can getChris Toshok2003-12-041-0/+48
* mostly implement a viewer for certificates.Chris Toshok2003-11-261-7/+210
* implement using the e-cert-trust foo. (e_cert_get_email): implement.Chris Toshok2003-11-131-82/+86
* don't init NSS here. it's done in e_cert_db_peek.Chris Toshok2003-11-121-0/+822