aboutsummaryrefslogtreecommitdiffstats
path: root/scd/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-01-27scd: Migrate to new API of libusb 1.0.NIIBE Yutaka1-1/+1
2015-07-09scd: Remove unused files.NIIBE Yutaka1-19/+0
2015-04-10Remove obsolete directories from AM_CPPFLAGS.Werner Koch1-1/+1
2014-11-11Remove use of gnulib (part 1)Werner Koch1-1/+1
2014-07-25scd: Support for SmartCard-HSMAndreas Schwier1-1/+1
2014-07-22scd: Do not use the pcsc-wrapper.Werner Koch1-7/+0
2013-05-07w32: Add icons and version information.Werner Koch1-2/+6
2013-04-01scd: move SCDaemon to libexecdir.NIIBE Yutaka1-3/+4
2012-08-24Fix left over use of jnlib on some platformsWerner Koch1-1/+1
2012-01-25Port to npth.Marcus Brinkmann1-3/+3
2011-12-15scd: Add option --dump-atr to command APDU.Werner Koch1-0/+1
2011-12-01Generate the ChangeLog from commit logs.Werner Koch1-0/+2
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-4/+4
2010-03-10Merged jnlib into common.Werner Koch1-1/+1
2009-10-162009-10-16 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+3
2009-01-27Add a Geldkarte gadget application.Werner Koch1-1/+1
2007-08-10Implemented the chain model for X.509 validation.Werner Koch1-2/+0
2007-07-05Last minute Makefile library reordering for the sake of non-GNU systems.gnupg-2.0.5Werner Koch1-1/+1
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-1/+1
2007-01-30Added LIBINTL to more Makefile targets.Werner Koch1-1/+2
2006-11-21No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch1-4/+4
2006-10-17Pth tweaks and improved estream.cWerner Koch1-2/+2
2006-10-10Various changesWerner Koch1-3/+3
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-06-09agent/Marcus Brinkmann1-1/+1
2005-10-08agent/Marcus Brinkmann1-1/+1
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-72/+0
2005-06-01* configure.ac (gl_INIT): Add gnulib stuff.Werner Koch1-2/+2
2005-05-23* Makefile.am: Do not build sc-copykeys anymore.Werner Koch1-17/+20
2005-04-27* configure.ac: Removed OpenSC detection and options.Werner Koch1-18/+9
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch1-8/+6
2004-12-06* configure.ac (have_w32_system): New. Disable Pth checks for W32.Werner Koch1-0/+2
2004-10-20* sc-investigate: Removed.Werner Koch1-17/+1
2004-09-30Preparing a new release. Updated gettextWerner Koch1-3/+3
2004-07-272004-07-27 Moritz Schulte <[email protected]>Moritz Schulte1-4/+5
2004-07-22* configure.ac: Define AM conditional HAVE_OPENSC.V1-9-10Werner Koch1-7/+14
2004-04-20* pcsc-wrapper.c: New.Werner Koch1-4/+12
2004-03-16* app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.cWerner Koch1-7/+7
2004-02-12Include cmacros.am for common flags.Werner Koch1-4/+6
2004-01-27Some minor bug fixes, new test utilities and started support for otherWerner Koch1-13/+11
2003-09-02* configure.ac (HAVE_LIBUSB): Added a simple test for libusb.Werner Koch1-3/+8
2003-08-18* Makefile.am: Add OPENSC_LIBS to all programs.Werner Koch1-2/+2
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+72
2003-07-31minor changes to make make distcheck happyWerner Koch1-3/+4
2003-07-16* Makefile.am: Add sc-copykeys program.Werner Koch1-4/+16
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-0/+1
2003-06-03* scdaemon.h: Include gpg-error.h and errno.hWerner Koch1-10/+1