aboutsummaryrefslogtreecommitdiffstats
path: root/smime/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Bug 540362: [webkit-composer] Use webkit for composerTomas Popela2014-06-091-4/+4
* Add an --enable-code-coverage configure option to enable gcov supportMilan Crha2014-03-251-2/+3
* Remove unused EASN1Object.Matthew Barnes2013-09-251-2/+0
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-1/+1
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-2/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+4
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-151-1/+1
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-0/+1
* Simplify library dependency flags.Matthew Barnes2011-10-051-2/+0
* Fix some linking issues.Matthew Barnes2010-07-111-0/+2
* Fix build breakage.Matthew Barnes2010-06-141-0/+2
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-0/+2
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-2/+1
* Ensure "pkcs12.h" is the mozilla-nss one and not the gnutls oneTor Lillqvist2009-11-111-1/+0
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-3/+4
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-9/+0
* Use privsolib here, too. Link with libeutil and CERT_UI_LIBS. UseTor Lillqvist2005-07-201-1/+7
* Install shared libraries to privlibdir.Hans Petter Jansson2005-02-101-1/+1
* Added smime-marshal.list to EXTRA_DISTJeffrey Stedfast2004-06-161-0/+2
* new function, implement the password dialog for PK11 slot authentication.Chris Toshok2004-01-061-0/+7
* fix for C89JP Rosevear2003-12-061-4/+0
* add e-asn1-object.[ch]Chris Toshok2003-12-041-0/+2
* mostly implement a viewer for certificates.Chris Toshok2003-11-261-1/+3
* implement using the e-cert-trust foo. (e_cert_get_email): implement.Chris Toshok2003-11-131-0/+2
* don't init NSS here. it's done in e_cert_db_peek.Chris Toshok2003-11-121-2/+4
* initial addition of s/mime foo.Chris Toshok2003-10-241-0/+24