aboutsummaryrefslogtreecommitdiffstats
path: root/smime
Commit message (Expand)AuthorAgeFilesLines
* #include <config.h> (e_pkcs12_export_to_file): Hmm. I gather this needs toJeffrey Stedfast2004-02-126-0/+51
* Same.Jeffrey Stedfast2004-02-123-1/+16
* check certlist != NULL, CERT_LIST_EMPTY dereferences it. Bug #52457.Not Zed2004-01-082-1/+6
* oops, remove hardcoded test passwd :)Chris Toshok2004-01-062-1/+7
* new function, implement the password dialog for PK11 slot authentication.Chris Toshok2004-01-0611-240/+581
* use <tt> markup around the fingerprints, and italicize the Not part ofChris Toshok2004-01-062-10/+64
* if we get no matching certs, show empty menu rather than crashing. #51922.Not Zed2003-12-102-13/+20
* fix for C89JP Rosevear2003-12-064-8/+5
* set the window title based on e_cert_get_window_title.Chris Toshok2003-12-054-6/+30
* add prototype for e_cert_get_asn1_struct.Chris Toshok2003-12-056-39/+937
* add e-asn1-object.[ch]Chris Toshok2003-12-049-17/+623
* grovel around at startup time for mozilla's pkcs11 module so we can getChris Toshok2003-12-042-0/+54
* make sure declarations precede logic for older compilers.Larry Ewing2003-11-303-2/+9
* mostly implement a viewer for certificates.Chris Toshok2003-11-2614-17/+1203
* blahMichael Zucci2003-11-132-1/+313
* fix build temporarilyRadek Doulik2003-11-132-0/+2
* added cert_selector widget to be placed inside a dialog.Not Zed2003-11-133-1/+139
* implement using the e-cert-trust foo. (e_cert_get_email): implement.Chris Toshok2003-11-139-102/+776
* ignore smime-ui.gladepChris Toshok2003-11-121-1/+1
* don't init NSS here. it's done in e_cert_db_peek.Chris Toshok2003-11-1210-76/+1656
* add boilerplate.Chris Toshok2003-10-314-4/+39
* use CERT_UI_CFLAGS. (TEST_LIBS): use CERT_UI_LIBS.Chris Toshok2003-10-312-2/+7
* initial checkinChris Toshok2003-10-313-0/+51
* add certificate-manager.hChris Toshok2003-10-292-1/+7
* initial addition of s/mime foo.Chris Toshok2003-10-2412-0/+2396