aboutsummaryrefslogtreecommitdiffstats
path: root/smime/lib/e-cert.c
Commit message (Expand)AuthorAgeFilesLines
* Use the same certificate-viewer as the trust-prompt from edsMilan Crha2012-12-121-756/+13
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-6/+8
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-10/+10
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-88/+68
* Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-301-4/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-76/+85
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-6/+8
* Coding style cleanups.Matthew Barnes2011-05-091-1/+1
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Coding style cleanups.Matthew Barnes2010-09-131-47/+47
* Bug #304415 - Allow change of signature hash algorithmMilan Crha2010-05-201-0/+9
* Bug #325609 - Add translator comment for "%s = %s"Milan Crha2010-04-021-0/+6
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-6/+12
* Bug #603342 - Memory leak fixesMilan Crha2009-12-151-2/+15
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-1/+1
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* Fix excessive whitespace.Matthew Barnes2009-07-131-3/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-61/+61
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-2/+2
* License changesSankarasivasubramanian Pasupathilingam2008-10-101-47/+30
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-40/+40
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Remove unused code. Use #ifdef instead of #if some places. Add missingKjartan Maraas2006-01-301-1/+1
* use e_utf8_strftime() in evolution-data-server/Simon Zheng2006-01-101-0/+1
* marked LDAP specific strings as not translatable. Fixes bug 273076.Andre Klapper2006-01-061-10/+10
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* ** See bugs #52061 & #52669.Not Zed2004-05-281-0/+52
* #include <config.h> (e_pkcs12_export_to_file): Hmm. I gather this needs toJeffrey Stedfast2004-02-121-0/+5
* fix for C89JP Rosevear2003-12-061-1/+1
* set the window title based on e_cert_get_window_title.Chris Toshok2003-12-051-6/+12
* add prototype for e_cert_get_asn1_struct.Chris Toshok2003-12-051-0/+741
* add e-asn1-object.[ch]Chris Toshok2003-12-041-0/+25
* mostly implement a viewer for certificates.Chris Toshok2003-11-261-0/+162
* implement using the e-cert-trust foo. (e_cert_get_email): implement.Chris Toshok2003-11-131-5/+20
* don't init NSS here. it's done in e_cert_db_peek.Chris Toshok2003-11-121-4/+134
* initial addition of s/mime foo.Chris Toshok2003-10-241-0/+148