| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |