| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-10-04 | 1 | -27/+25 |
* | Bug 626066 (again) - work around NSS bug #595861 | David Woodhouse | 2010-09-15 | 1 | -7/+21 |
* | Bug 626066 - log in to NSS database on demand for changing trust | David Woodhouse | 2010-09-14 | 1 | -3/+34 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -109/+109 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 1 | -2/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-06-20 | 1 | -1/+0 |
* | Bug #619218 - Should select imported certificate when succeeded | Milan Crha | 2010-06-12 | 1 | -41/+291 |
* | Bug 585301 - Use camel_init() to initialize NSS consistently | David Woodhouse | 2010-06-11 | 1 | -53/+6 |
* | Bug 585301 - Use NSS SQLite database, if available | Craig Ringer | 2010-05-30 | 1 | -11/+34 |
* | Fix mismatched quotes. | Matthew Barnes | 2010-03-29 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 1 | -20/+20 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-05 | 1 | -62/+68 |
* | Bug #603342 - Memory leak fixes | Milan Crha | 2009-12-15 | 1 | -3/+6 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -1/+1 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 1 | -1/+0 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -58/+58 |
* | Fix compiler warnings in smime. | Matthew Barnes | 2009-05-26 | 1 | -2/+2 |
* | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 1 | -4/+3 |
* | ** Remove a bunch of juvenile comments. Source code should look | Matthew Barnes | 2009-04-12 | 1 | -2/+0 |
* | License changes | Sankarasivasubramanian Pasupathilingam | 2008-10-10 | 1 | -46/+30 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -3/+2 |
* | ** Fixes bug #513951 | Matthew Barnes | 2008-03-11 | 1 | -10/+4 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -62/+62 |
* | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 1 | -1/+4 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | On Win32, NSS wants filenames in system codepage, so convert UTF-8 | Tor Lillqvist | 2006-06-15 | 1 | -1/+13 |
* | On Win32, don't bother to attempt looking in Unix paths like /usr/lib or | Tor Lillqvist | 2006-01-31 | 1 | -0/+7 |
* | Remove unused code. Use #ifdef instead of #if some places. Add missing | Kjartan Maraas | 2006-01-30 | 1 | -6/+5 |
* | Fix for 325748. Add an search path which can be automatically retrieved | Simon Zheng | 2006-01-11 | 1 | -0/+3 |
* | lib/e-cert-db.c Use gstdio wrappers. Open file in binary mode. | Tor Lillqvist | 2005-12-18 | 1 | -2/+5 |
* | Add reserved field for an empty structure. | Mengjie Yu | 2005-07-29 | 1 | -0/+1 |
* | pull up missing merge from branch | JP Rosevear | 2005-06-07 | 1 | -0/+8 |
* | Copied Mozilla code to check if the nssckbi root certs module was too old | Jeffrey Stedfast | 2005-04-01 | 1 | -21/+51 |
* | Make mailer depend on libedataserverui. | Hans Petter Jansson | 2005-02-24 | 1 | -1/+1 |
* | [ fixes #61490 ] | Chris Toshok | 2004-07-20 | 1 | -5/+2 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -2/+5 |
* | quiet the compiler, and dobey. | Chris Toshok | 2004-06-09 | 1 | -2/+8 |
* | Don't crash when the user presses 'cancel'. Fixes #58733. | James Willcox | 2004-05-20 | 1 | -0/+3 |
* | call SetPasswordFunc before calling authenticate - some nss calls can | Not Zed | 2004-05-13 | 1 | -0/+1 |
* | add BOOL:POINTER,POINTER,POINTER,POINTER for confirm_ca_cert_import. | Chris Toshok | 2004-03-25 | 1 | -24/+35 |
* | [ fixes bug #52829 ] | Chris Toshok | 2004-03-20 | 1 | -4/+25 |
* | #include <config.h> (e_pkcs12_export_to_file): Hmm. I gather this needs to | Jeffrey Stedfast | 2004-02-12 | 1 | -0/+5 |
* | oops, remove hardcoded test passwd :) | Chris Toshok | 2004-01-06 | 1 | -1/+4 |
* | new function, implement the password dialog for PK11 slot authentication. | Chris Toshok | 2004-01-06 | 1 | -21/+124 |
* | grovel around at startup time for mozilla's pkcs11 module so we can get | Chris Toshok | 2003-12-04 | 1 | -0/+48 |
* | mostly implement a viewer for certificates. | Chris Toshok | 2003-11-26 | 1 | -7/+210 |
* | implement using the e-cert-trust foo. (e_cert_get_email): implement. | Chris Toshok | 2003-11-13 | 1 | -82/+86 |
* | don't init NSS here. it's done in e_cert_db_peek. | Chris Toshok | 2003-11-12 | 1 | -0/+822 |