| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bug 540362: [webkit-composer] Use webkit for composer | Tomas Popela | 2014-06-09 | 1 | -4/+4 |
| * | Add an --enable-code-coverage configure option to enable gcov support | Milan Crha | 2014-03-25 | 1 | -2/+3 |
| * | Miscellaneous cleanups. | Matthew Barnes | 2014-03-03 | 1 | -2/+2 |
| * | Replace 'interface' with 'iface' in the code | Tarnyko | 2014-02-26 | 1 | -3/+3 |
| * | Bug 721545 - License text contains obsolete FSF postal address | Matthew Barnes | 2014-01-08 | 4 | -40/+36 |
| * | Fix/mute issues found by Coverity scan | Milan Crha | 2013-11-15 | 1 | -0/+1 |
| * | Drop unused e-cert-db.c:default_nickname() function | Milan Crha | 2013-09-25 | 1 | -125/+0 |
| * | Remove unused e_cert_db_export_pkcs12_file(). | Matthew Barnes | 2013-09-25 | 2 | -17/+0 |
| * | Remove unused e_cert_db_import_user_cert(). | Matthew Barnes | 2013-09-25 | 2 | -84/+0 |
| * | Remove unused e_cert_db_find_cert_by_email_address(). | Matthew Barnes | 2013-09-25 | 2 | -58/+0 |
| * | Remove unused e_cert_db_find_email_signing_cert(). | Matthew Barnes | 2013-09-25 | 2 | -15/+0 |
| * | Remove unused e_cert_db_find_email_encryption_cert(). | Matthew Barnes | 2013-09-25 | 2 | -11/+0 |
| * | Remove unused e_cert_db_get_cert_nicknames(). | Matthew Barnes | 2013-09-25 | 2 | -11/+0 |
| * | Remove unused e_cert_db_find_cert_by_key(). | Matthew Barnes | 2013-09-25 | 2 | -47/+0 |
| * | Remove unused e_cert_db_find_cert_by_nickname(). | Matthew Barnes | 2013-09-25 | 2 | -31/+0 |
| * | Remove unused e_cert_trust_set_valid_server_peer(). | Matthew Barnes | 2013-09-25 | 2 | -17/+0 |
| * | Remove unused e_cert_trust_has_user(). | Matthew Barnes | 2013-09-25 | 2 | -25/+0 |
| * | Remove unused e_cert_trust_has_ca(). | Matthew Barnes | 2013-09-25 | 2 | -25/+0 |
| * | Remove unused e_cert_trust_set_user(). | Matthew Barnes | 2013-09-25 | 2 | -17/+0 |
| * | Remove unused e_cert_trust_set_trusted_peer(). | Matthew Barnes | 2013-09-25 | 2 | -17/+0 |
| * | Remove unused e_cert_trust_set_trusted_ca(). | Matthew Barnes | 2013-09-25 | 2 | -17/+0 |
| * | Remove unused e_cert_trust_set_trusted_server_ca(). | Matthew Barnes | 2013-09-25 | 2 | -17/+0 |
| * | Remove unused e_cert_trust_copy(). | Matthew Barnes | 2013-09-25 | 2 | -11/+0 |
| * | Remove unused e_cert_get_issuers_chain(). | Matthew Barnes | 2013-09-25 | 2 | -30/+0 |
| * | Remove unused e_cert_get_expires_on_time(). | Matthew Barnes | 2013-09-25 | 1 | -6/+0 |
| * | Remove unused e_cert_get_issued_on_time(). | Matthew Barnes | 2013-09-25 | 2 | -7/+0 |
| * | Remove unused e_cert_get_window_title(). | Matthew Barnes | 2013-09-25 | 2 | -12/+0 |
| * | Remove unused EASN1Object. | Matthew Barnes | 2013-09-25 | 3 | -1075/+0 |
| * | ECert: Implement GcrCertificate interface. | Matthew Barnes | 2013-09-25 | 1 | -1/+41 |
| * | Remove unused e_cert_get_asn1_struct(). | Matthew Barnes | 2013-09-25 | 2 | -19/+0 |
| * | Rename libeutil to libevolution-util. | Matthew Barnes | 2013-05-28 | 1 | -1/+1 |
| * | Replace deprecated static mutexes | Vadim Rutkovsky | 2013-02-14 | 1 | -3/+3 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2013-01-11 | 1 | -1/+1 |
| * | e-passwords: Remove unused function parameters. | Matthew Barnes | 2012-12-17 | 1 | -1/+1 |
| * | Move the contact map widgets to addressbook/gui/widgets. | Matthew Barnes | 2012-12-13 | 1 | -2/+0 |
| * | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 3 | -5/+6 |
| * | Use the same certificate-viewer as the trust-prompt from eds | Milan Crha | 2012-12-12 | 4 | -939/+793 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 3 | -103/+125 |
| * | Replace deprecated GLib symbols (as of GLib 2.34.x) | Milan Crha | 2012-11-06 | 1 | -6/+6 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 2 | -17/+17 |
| * | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 3 | -3/+4 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 5 | -253/+113 |
| * | Bug #591436 - Add -avoid-version to LDFLAGS | H. Habighorst | 2012-02-15 | 1 | -1/+1 |
| * | Introduce libemail-engine and libemail-utils. | Matthew Barnes | 2012-01-19 | 1 | -0/+1 |
| * | Simplify library dependency flags. | Matthew Barnes | 2011-10-05 | 1 | -2/+0 |
| * | Remove Ctrl + l () character from source files | Paul Menzel | 2011-09-30 | 4 | -9/+0 |
| * | Miscellaneous cleanups from the account-mgmt branch. | Matthew Barnes | 2011-09-27 | 1 | -3/+4 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 8 | -259/+303 |
| * | Adapt to CamelSession and e-passwords changes. | Matthew Barnes | 2011-07-04 | 1 | -1/+1 |
| * | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 1 | -1/+3 |
| * | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 1 | -1/+0 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 2 | -7/+11 |
| * | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 4 | -19/+19 |
| * | Whitespace and coding style cleanups. | Matthew Barnes | 2011-05-08 | 1 | -1/+2 |
| * | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 3 | -6/+6 |
| * | 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 | 2 | -3/+37 |
| * | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 6 | -210/+210 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 1 | -238/+291 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 1 | -2/+2 |
| * | Fix some linking issues. | Matthew Barnes | 2010-07-11 | 1 | -0/+2 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-06-20 | 1 | -1/+0 |
| * | Fix build breakage. | Matthew Barnes | 2010-06-14 | 1 | -0/+2 |
| * | Bug #619218 - Should select imported certificate when succeeded | Milan Crha | 2010-06-12 | 2 | -41/+298 |
| * | 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 |
| * | Bug #304415 - Allow change of signature hash algorithm | Milan Crha | 2010-05-20 | 1 | -0/+9 |
| * | Bug #325609 - Add translator comment for "%s = %s" | Milan Crha | 2010-04-02 | 1 | -0/+6 |
| * | Fix mismatched quotes. | Matthew Barnes | 2010-03-29 | 2 | -3/+3 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 1 | -20/+20 |
| * | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 3 | -5/+3 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-05 | 1 | -62/+68 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-04 | 3 | -9/+21 |
| * | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -0/+2 |
| * | Bug #603342 - Memory leak fixes | Milan Crha | 2009-12-15 | 2 | -5/+21 |
| * | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 1 | -2/+1 |
| * | Ensure "pkcs12.h" is the mozilla-nss one and not the gnutls one | Tor Lillqvist | 2009-11-11 | 1 | -1/+0 |
| * | Prefer G_N_ELEMENTS over sizeof calculations. | Matthew Barnes | 2009-10-27 | 1 | -1/+1 |
| * | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -3/+4 |
| * | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 2 | -3/+3 |
| * | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 5 | -7/+0 |
| * | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 2 | -2/+2 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 10 | -211/+211 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 5 | -5/+5 |
| * | Fix compiler warnings in smime. | Matthew Barnes | 2009-05-26 | 1 | -2/+2 |
| * | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 3 | -4/+4 |
| * | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
| * | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 3 | -16/+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 | 5 | -216/+150 |
| * | esthetic license header cleans, and fix e-pkcs12 | Michael Meeks | 2008-09-06 | 2 | -25/+0 |
| * | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 2 | -27/+27 |
| * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 4 | -56/+60 |
| * | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 10 | -10/+10 |
| * | ** 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 | 7 | -177/+177 |
| * | ** 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 | 10 | -14/+14 |
| * | 2007-08-31 mcrha Fix for bug #378759 | Milan Crha | 2007-08-31 | 1 | -1/+1 |
| * | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -4/+0 |
| * | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 3 | -3/+3 |
| * | Initialize a pointer to NULL and cast away a warning. bug #332101. Fix | Kjartan Maraas | 2006-10-01 | 2 | -4/+4 |
| * | ** Fixes #334848 | Veerapuram Varadhan | 2006-07-31 | 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 | 4 | -10/+9 |
| * | Fix for 325748. Add an search path which can be automatically retrieved | Simon Zheng | 2006-01-11 | 1 | -0/+3 |
| * | use e_utf8_strftime() in evolution-data-server/ | Simon Zheng | 2006-01-10 | 1 | -0/+1 |
| * | marked LDAP specific strings as not translatable. Fixes bug 273076. | Andre Klapper | 2006-01-06 | 1 | -10/+10 |
| * | lib/e-cert-db.c Use gstdio wrappers. Open file in binary mode. | Tor Lillqvist | 2005-12-18 | 2 | -3/+8 |
| * | Add reserved field for an empty structure. | Mengjie Yu | 2005-07-29 | 1 | -0/+1 |
| * | Use privsolib here, too. Link with libeutil and CERT_UI_LIBS. Use | Tor Lillqvist | 2005-07-20 | 1 | -1/+7 |
| * | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -1/+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 | 2 | -2/+2 |
| * | Install shared libraries to privlibdir. | Hans Petter Jansson | 2005-02-10 | 1 | -1/+1 |
| * | ** See bug #64420. | Not Zed | 2004-09-04 | 1 | -1/+2 |
| * | api change in e_passwords. | Not Zed | 2004-08-12 | 1 | -2/+2 |
| * | Fixed to work for both LE and BE architectures. | Jeffrey Stedfast | 2004-08-03 | 1 | -18/+15 |
| * | [ fixes #61490 ] | Chris Toshok | 2004-07-20 | 1 | -5/+2 |
| * | ** See #59885. | Not Zed | 2004-06-17 | 1 | -2/+5 |
| * | Added smime-marshal.list to EXTRA_DIST | Jeffrey Stedfast | 2004-06-16 | 1 | -0/+2 |
| * | quiet the compiler, and dobey. | Chris Toshok | 2004-06-09 | 2 | -2/+12 |
| * | ** See bugs #52061 & #52669. | Not Zed | 2004-05-28 | 2 | -0/+54 |
| * | 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 | 3 | -25/+37 |
| * | [ fixes bug #52829 ] | Chris Toshok | 2004-03-20 | 3 | -4/+28 |
| * | #include <config.h> (e_pkcs12_export_to_file): Hmm. I gather this needs to | Jeffrey Stedfast | 2004-02-12 | 5 | -0/+28 |
| * | 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 | 6 | -105/+190 |
| * | fix for C89 | JP Rosevear | 2003-12-06 | 2 | -5/+1 |
| * | set the window title based on e_cert_get_window_title. | Chris Toshok | 2003-12-05 | 2 | -6/+13 |
| * | add prototype for e_cert_get_asn1_struct. | Chris Toshok | 2003-12-05 | 4 | -34/+825 |
| * | add e-asn1-object.[ch] | Chris Toshok | 2003-12-04 | 5 | -0/+479 |
| * | grovel around at startup time for mozilla's pkcs11 module so we can get | Chris Toshok | 2003-12-04 | 1 | -0/+48 |
| * | make sure declarations precede logic for older compilers. | Larry Ewing | 2003-11-30 | 1 | -1/+1 |
| * | mostly implement a viewer for certificates. | Chris Toshok | 2003-11-26 | 6 | -9/+913 |
| * | implement using the e-cert-trust foo. (e_cert_get_email): implement. | Chris Toshok | 2003-11-13 | 6 | -88/+614 |
| * | don't init NSS here. it's done in e_cert_db_peek. | Chris Toshok | 2003-11-12 | 5 | -11/+1109 |
| * | initial addition of s/mime foo. | Chris Toshok | 2003-10-24 | 4 | -0/+242 |