aboutsummaryrefslogtreecommitdiffstats
path: root/smime/lib
Commit message (Expand)AuthorAgeFilesLines
* ** See bug #64420.Not Zed2004-09-041-1/+2
* api change in e_passwords.Not Zed2004-08-121-2/+2
* Fixed to work for both LE and BE architectures.Jeffrey Stedfast2004-08-031-18/+15
* [ fixes #61490 ]Chris Toshok2004-07-201-5/+2
* ** See #59885.Not Zed2004-06-171-2/+5
* Added smime-marshal.list to EXTRA_DISTJeffrey Stedfast2004-06-161-0/+2
* quiet the compiler, and dobey.Chris Toshok2004-06-092-2/+12
* ** See bugs #52061 & #52669.Not Zed2004-05-282-0/+54
* Don't crash when the user presses 'cancel'. Fixes #58733.James Willcox2004-05-201-0/+3
* call SetPasswordFunc before calling authenticate - some nss calls canNot Zed2004-05-131-0/+1
* add BOOL:POINTER,POINTER,POINTER,POINTER for confirm_ca_cert_import.Chris Toshok2004-03-253-25/+37
* [ fixes bug #52829 ]Chris Toshok2004-03-203-4/+28
* #include <config.h> (e_pkcs12_export_to_file): Hmm. I gather this needs toJeffrey Stedfast2004-02-125-0/+28
* oops, remove hardcoded test passwd :)Chris Toshok2004-01-061-1/+4
* new function, implement the password dialog for PK11 slot authentication.Chris Toshok2004-01-066-105/+190
* fix for C89JP Rosevear2003-12-062-5/+1
* set the window title based on e_cert_get_window_title.Chris Toshok2003-12-052-6/+13
* add prototype for e_cert_get_asn1_struct.Chris Toshok2003-12-054-34/+825
* add e-asn1-object.[ch]Chris Toshok2003-12-045-0/+479
* grovel around at startup time for mozilla's pkcs11 module so we can getChris Toshok2003-12-041-0/+48
* make sure declarations precede logic for older compilers.Larry Ewing2003-11-301-1/+1
* mostly implement a viewer for certificates.Chris Toshok2003-11-266-9/+913
* implement using the e-cert-trust foo. (e_cert_get_email): implement.Chris Toshok2003-11-136-88/+614
* don't init NSS here. it's done in e_cert_db_peek.Chris Toshok2003-11-125-11/+1109
* initial addition of s/mime foo.Chris Toshok2003-10-244-0/+242