aboutsummaryrefslogtreecommitdiffstats
path: root/smime
Commit message (Expand)AuthorAgeFilesLines
* [ fixes #61490 ]Chris Toshok2004-07-202-5/+11
* Fixes #56458JP Rosevear2004-06-172-360/+473
* ** See #59885.Not Zed2004-06-172-2/+13
* Added smime-marshal.list to EXTRA_DISTJeffrey Stedfast2004-06-162-0/+6
* quiet the compiler, and dobey.Chris Toshok2004-06-093-2/+16
* set some columns resizable. (initialize_contactcerts_ui): same.Not Zed2004-05-282-0/+9
* ** See bugs #52061 & #52669.Not Zed2004-05-289-108/+508
* add "Select certificate" title to the previously untitled dialog.Jon Oberheide2004-05-212-0/+6
* Don't crash when the user presses 'cancel'. Fixes #58733.James Willcox2004-05-202-0/+9
* call SetPasswordFunc before calling authenticate - some nss calls canNot Zed2004-05-132-0/+7
* [ fixes bug #52724 ]Chris Toshok2004-05-014-4/+53
* add BOOL:POINTER,POINTER,POINTER,POINTER for confirm_ca_cert_import.Chris Toshok2004-03-2511-49/+318
* [ fixes bug #52667 ]Chris Toshok2004-03-202-2/+8
* [ fixes bug #52829 ]Chris Toshok2004-03-205-4/+78
* Fix the border width setting for the button area, to be HIG-compliantRodney Dawes2004-03-113-3/+14
* include config.hJeffrey Stedfast2004-02-262-0/+9
* fix includes for builddir != srcdirJP Rosevear2004-02-252-1/+7
* #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