aboutsummaryrefslogtreecommitdiffstats
path: root/smime
Commit message (Expand)AuthorAgeFilesLines
* More whitespace cleanup.Matthew Barnes2009-07-192-3/+3
* Fix excessive whitespace.Matthew Barnes2009-07-137-10/+0
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-013-3/+3
* Stop abusing forward declarations.Matthew Barnes2009-06-191-3/+6
* More code cleanup.Matthew Barnes2009-06-022-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-2918-243/+243
* Remove trailing whitespace, again.Matthew Barnes2009-05-2918-18/+18
* Fix compiler warnings in smime.Matthew Barnes2009-05-261-2/+2
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-174-5/+5
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-024-0/+8
* Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-011-20/+19
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-243-17/+253
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-233-16/+3
* ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-121-2/+0
* ** Fix for bug #539002Milan Crha2009-04-072-1/+11
* ** Fix for bug #529745Milan Crha2009-04-072-0/+9
* ** Fix for bug #572975Milan Crha2009-02-253-15/+33
* License changesSankarasivasubramanian Pasupathilingam2008-10-106-216/+160
* esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-062-25/+0
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-0310-129/+141
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-2711-125/+166
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-2121-21/+21
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-068-20/+6
* ** Fixes bug #534360Matthew Barnes2008-05-232-5/+12
* ** Fixes bug #513951Matthew Barnes2008-03-112-10/+11
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-1511-200/+200
* ** Fixes bug #437579Matthew Barnes2007-10-102-1/+11
* Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-142-24/+8
* ** Fix for bug #471791 Srinivasa Ragavan2007-09-102-1/+8
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0222-28/+28
* 2007-08-31 mcrha Fix for bug #378759Milan Crha2007-08-313-3/+11
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-044-12/+0
* calendar/gui/dialogs/memo-page.glade:Andre Klapper2007-07-312-1/+6
* Collect all the required package versions in one place and explicitlyMatthew Barnes2007-07-282-3/+7
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-032-1/+7
* Fix for bug #396645Srinivasa Ragavan2007-04-202-0/+43
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-202-1/+8
* ** Fixes bug #419524Matthew Barnes2007-03-2110-9/+15
* Initialize a pointer to NULL and cast away a warning. bug #332101. FixKjartan Maraas2006-10-013-4/+11
* changed window focus. Fixes bug #266828.Andre Klapper2006-08-222-1/+6
* ** Fixes #334848Veerapuram Varadhan2006-07-313-3/+12
* On Win32, NSS wants filenames in system codepage, so convert UTF-8Tor Lillqvist2006-06-152-1/+18
* On Win32, don't bother to attempt looking in Unix paths like /usr/lib orTor Lillqvist2006-01-312-0/+14
* Remove unused code. Use #ifdef instead of #if some places. Add missingKjartan Maraas2006-01-308-11/+24
* removed string "dialog1" from translation. Fixes bug 306118.Andre Klapper2006-01-272-1/+5
* Fix for 325748. Add an search path which can be automatically retrievedSimon Zheng2006-01-112-0/+9
* use e_utf8_strftime() in evolution-data-server/Simon Zheng2006-01-102-0/+7
* marked LDAP specific strings as not translatable. Fixes bug 273076.Andre Klapper2006-01-062-10/+14
* Do not set the sort column before the model is initialized. This is doneHarish Krishnaswamy2006-01-022-5/+8
* lib/e-cert-db.c Use gstdio wrappers. Open file in binary mode.Tor Lillqvist2005-12-183-3/+11
* gui/ca-trust-dialog.c (ca_trust_dialog_show) gui/cert-trust-dialog.cTor Lillqvist2005-12-187-5/+56
* Add reserved field for an empty structure.Mengjie Yu2005-07-292-0/+8
* Use privsolib here, too. Link with libeutil and CERT_UI_LIBS. UseTor Lillqvist2005-07-202-1/+10
* Use privsolib so the DLL gets installed in bindir on Win32. (See ChangeLogTor Lillqvist2005-07-202-1/+9
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* pull up missing merge from branchJP Rosevear2005-06-072-0/+19
* *gui/certificate-manager.c Changed cert to certificates Fixes #273075Sankar P2005-05-062-6/+12
* Copied Mozilla code to check if the nssckbi root certs module was too oldJeffrey Stedfast2005-04-011-21/+51
* add a11y name to Certificates Table Fixes #73914Li Yuan2005-03-302-0/+12
* ** See bug #68592Not Zed2005-02-242-1/+16
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-244-3/+9
* Install shared libraries to privlibdir.Hans Petter Jansson2005-02-103-2/+7
* Set the border widths for the dialog internal container widgets to be HIGRodney Dawes2005-02-053-1/+13
* don't remove the tree node if deleting the cert failed. (delete_your):Not Zed2005-01-202-6/+13
* update to use G_DEFINE_TYPEJP Rosevear2004-10-142-14/+12
* dont try to deference NULL nickname or emailAddr on the cert.Not Zed2004-10-122-9/+17
* ** See bug #64420.Not Zed2004-09-042-1/+9
* ** See bug #62963.Not Zed2004-08-182-2/+9
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-132-6/+63
* api change in e_passwords.Not Zed2004-08-123-6/+11
* Fixed to work for both LE and BE architectures.Jeffrey Stedfast2004-08-032-18/+20
* [ 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