| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -2/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-04 | 1 | -2/+7 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -23/+23 |
* | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 1 | -1/+1 |
* | License changes | Sankarasivasubramanian Pasupathilingam | 2008-10-10 | 1 | -26/+31 |
* | esthetic license header cleans, and fix e-pkcs12 | Michael Meeks | 2008-09-06 | 1 | -22/+0 |
* | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 1 | -13/+13 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -22/+22 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | 2007-08-31 mcrha Fix for bug #378759 | Milan Crha | 2007-08-31 | 1 | -1/+1 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Initialize a pointer to NULL and cast away a warning. bug #332101. Fix | Kjartan Maraas | 2006-10-01 | 1 | -2/+2 |
* | ** Fixes #334848 | Veerapuram Varadhan | 2006-07-31 | 1 | -1/+1 |
* | Remove unused code. Use #ifdef instead of #if some places. Add missing | Kjartan Maraas | 2006-01-30 | 1 | -1/+1 |
* | lib/e-cert-db.c Use gstdio wrappers. Open file in binary mode. | Tor Lillqvist | 2005-12-18 | 1 | -1/+3 |
* | Make mailer depend on libedataserverui. | Hans Petter Jansson | 2005-02-24 | 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 |
* | #include <config.h> (e_pkcs12_export_to_file): Hmm. I gather this needs to | Jeffrey Stedfast | 2004-02-12 | 1 | -0/+8 |
* | new function, implement the password dialog for PK11 slot authentication. | Chris Toshok | 2004-01-06 | 1 | -84/+52 |
* | 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 | 1 | -0/+452 |