| Commit message (Expand) | Author | Age | Files | Lines |
* | update to use G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 2 | -14/+12 |
* | dont try to deference NULL nickname or emailAddr on the cert. | Not Zed | 2004-10-12 | 2 | -9/+17 |
* | ** See bug #64420. | Not Zed | 2004-09-04 | 2 | -1/+9 |
* | ** See bug #62963. | Not Zed | 2004-08-18 | 2 | -2/+9 |
* | Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0 | Carlos Garnacho Parro | 2004-08-13 | 2 | -6/+63 |
* | api change in e_passwords. | Not Zed | 2004-08-12 | 3 | -6/+11 |
* | Fixed to work for both LE and BE architectures. | Jeffrey Stedfast | 2004-08-03 | 2 | -18/+20 |
* | [ fixes #61490 ] | Chris Toshok | 2004-07-20 | 2 | -5/+11 |
* | Fixes #56458 | JP Rosevear | 2004-06-17 | 2 | -360/+473 |
* | ** See #59885. | Not Zed | 2004-06-17 | 2 | -2/+13 |
* | Added smime-marshal.list to EXTRA_DIST | Jeffrey Stedfast | 2004-06-16 | 2 | -0/+6 |
* | quiet the compiler, and dobey. | Chris Toshok | 2004-06-09 | 3 | -2/+16 |
* | set some columns resizable. (initialize_contactcerts_ui): same. | Not Zed | 2004-05-28 | 2 | -0/+9 |
* | ** See bugs #52061 & #52669. | Not Zed | 2004-05-28 | 9 | -108/+508 |
* | add "Select certificate" title to the previously untitled dialog. | Jon Oberheide | 2004-05-21 | 2 | -0/+6 |
* | Don't crash when the user presses 'cancel'. Fixes #58733. | James Willcox | 2004-05-20 | 2 | -0/+9 |
* | call SetPasswordFunc before calling authenticate - some nss calls can | Not Zed | 2004-05-13 | 2 | -0/+7 |
* | [ fixes bug #52724 ] | Chris Toshok | 2004-05-01 | 4 | -4/+53 |
* | add BOOL:POINTER,POINTER,POINTER,POINTER for confirm_ca_cert_import. | Chris Toshok | 2004-03-25 | 11 | -49/+318 |
* | [ fixes bug #52667 ] | Chris Toshok | 2004-03-20 | 2 | -2/+8 |
* | [ fixes bug #52829 ] | Chris Toshok | 2004-03-20 | 5 | -4/+78 |
* | Fix the border width setting for the button area, to be HIG-compliant | Rodney Dawes | 2004-03-11 | 3 | -3/+14 |
* | include config.h | Jeffrey Stedfast | 2004-02-26 | 2 | -0/+9 |
* | fix includes for builddir != srcdir | JP Rosevear | 2004-02-25 | 2 | -1/+7 |
* | #include <config.h> (e_pkcs12_export_to_file): Hmm. I gather this needs to | Jeffrey Stedfast | 2004-02-12 | 6 | -0/+51 |
* | Same. | Jeffrey Stedfast | 2004-02-12 | 3 | -1/+16 |
* | check certlist != NULL, CERT_LIST_EMPTY dereferences it. Bug #52457. | Not Zed | 2004-01-08 | 2 | -1/+6 |
* | oops, remove hardcoded test passwd :) | Chris Toshok | 2004-01-06 | 2 | -1/+7 |
* | new function, implement the password dialog for PK11 slot authentication. | Chris Toshok | 2004-01-06 | 11 | -240/+581 |
* | use <tt> markup around the fingerprints, and italicize the Not part of | Chris Toshok | 2004-01-06 | 2 | -10/+64 |
* | if we get no matching certs, show empty menu rather than crashing. #51922. | Not Zed | 2003-12-10 | 2 | -13/+20 |
* | fix for C89 | JP Rosevear | 2003-12-06 | 4 | -8/+5 |
* | set the window title based on e_cert_get_window_title. | Chris Toshok | 2003-12-05 | 4 | -6/+30 |
* | add prototype for e_cert_get_asn1_struct. | Chris Toshok | 2003-12-05 | 6 | -39/+937 |
* | add e-asn1-object.[ch] | Chris Toshok | 2003-12-04 | 9 | -17/+623 |
* | grovel around at startup time for mozilla's pkcs11 module so we can get | Chris Toshok | 2003-12-04 | 2 | -0/+54 |
* | make sure declarations precede logic for older compilers. | Larry Ewing | 2003-11-30 | 3 | -2/+9 |
* | mostly implement a viewer for certificates. | Chris Toshok | 2003-11-26 | 14 | -17/+1203 |
* | blah | Michael Zucci | 2003-11-13 | 2 | -1/+313 |
* | fix build temporarily | Radek Doulik | 2003-11-13 | 2 | -0/+2 |
* | added cert_selector widget to be placed inside a dialog. | Not Zed | 2003-11-13 | 3 | -1/+139 |
* | implement using the e-cert-trust foo. (e_cert_get_email): implement. | Chris Toshok | 2003-11-13 | 9 | -102/+776 |
* | ignore smime-ui.gladep | Chris Toshok | 2003-11-12 | 1 | -1/+1 |
* | don't init NSS here. it's done in e_cert_db_peek. | Chris Toshok | 2003-11-12 | 10 | -76/+1656 |
* | add boilerplate. | Chris Toshok | 2003-10-31 | 4 | -4/+39 |
* | use CERT_UI_CFLAGS. (TEST_LIBS): use CERT_UI_LIBS. | Chris Toshok | 2003-10-31 | 2 | -2/+7 |
* | initial checkin | Chris Toshok | 2003-10-31 | 3 | -0/+51 |
* | add certificate-manager.h | Chris Toshok | 2003-10-29 | 2 | -1/+7 |
* | initial addition of s/mime foo. | Chris Toshok | 2003-10-24 | 12 | -0/+2396 |