aboutsummaryrefslogtreecommitdiffstats
path: root/smime/lib/e-cert.c
Commit message (Expand)AuthorAgeFilesLines
* 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