summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2023-06-08atr: Cover the default ATR handlersJakub Jelen1-0/+8
2023-06-08tests: Cover few remaining branches with unit test for ACA handlingJakub Jelen1-0/+8
2021-08-12Makefile: Add missing files for tests and clean outstanding onesJakub Jelen1-0/+4
2021-08-12Package fuzzer inputs and db symlink for meson tests to passJakub Jelen1-0/+4
2020-09-22Package also meson build files using autotoolsJakub Jelen1-0/+14
2020-09-22Add correct files to autotools dist targetJakub Jelen1-3/+3
2020-04-17tests: New tests of initializationJakub Jelen1-0/+8
2020-01-29build-sys: add mesonMarc-André Lureau1-6/+6
2020-01-27Properly add glib dependency to unbreak vsclient and tests build on UbuntuJakub Jelen1-3/+7
2020-01-24build-sys: remove unused LIBCACARD_COMPILATIONMarc-André Lureau1-1/+0
2020-01-21build-sys: bump glib dependency to 2.32Marc-André Lureau1-3/+2
2019-07-04msft: Implement MS PnP applet to simplify card detection under WindowsJakub Jelen1-0/+2
2019-03-28build: Import new ax_code_coverage.m4 macroChristophe Fergeau1-3/+5
2018-08-15tests: Add cert.cfg to EXTRA_DISTChristophe Fergeau1-0/+1
2018-08-08build-sys: do not install vscclientMarc-André Lureau1-3/+3
2018-08-06tests: Create separate hardware testsJakub Jelen1-0/+29
2018-08-02tests: Test previously introduced appletsJakub Jelen1-1/+5
2018-08-02ACA AppletJakub Jelen1-0/+2
2018-08-02Card Manager AppletJakub Jelen1-0/+2
2018-07-31tests: Cover the SimpleTLV with functional testsJakub Jelen1-2/+12
2018-07-31Basic SimpleTLV encoding and decoding methodsJakub Jelen1-0/+4
2018-07-31build-sys: remove autoconf-archive m4 filesJakub Jelen1-1/+2
2018-07-31vscclient: learn to diff with real card for debugJakub Jelen1-2/+2
2015-11-24build-sys: build-aux/test-driver is already distedMarc-André Lureau1-1/+0
2015-11-19libcacard: add a warning for libcacard.h inclusionMarc-André Lureau1-0/+1
2015-10-14Add m4/pkg.m4 to the list of expected m4 files.Jeremy White1-0/+3
2015-10-13Add gthread libraries to link flags for the test.Jeremy White1-1/+1
2015-10-12build-sys: Add git-version-gen to EXTRA_DISTChristophe Fergeau1-1/+5
2015-10-09build-sys: move G_LOG_DOMAIN to CPPFLAGSMarc-André Lureau1-0/+1
2015-10-09Add some tests & code coverageMarc-André Lureau1-5/+26
2015-10-09Add libcacard.hMarc-André Lureau1-0/+1
2015-10-09build-sys: do not install vcardt_internal.hMarc-André Lureau1-1/+1
2015-10-09Add a VCARD_DIRECT implemention to the libcacard smartcard supportJeremy White1-2/+7
2015-10-09build-sys: vscclient only needs libcacard and gthread/glibMarc-André Lureau1-1/+1
2015-10-08mingw: include <winsock2.h> and link to ws2_32Fabiano Fidêncio1-0/+4
2015-10-08mingw: avoid problems for using %zd (C99)Fabiano Fidêncio1-0/+4
2015-09-22Release v2.5.0v2.5.0Marc-André Lureau1-0/+1
2015-09-22build-sys: fix linking on rhel6Marc-André Lureau1-1/+2
2015-09-21build-sys: use WARN_CFLAGS/WARN_LDFLAGS and fix errorsMarc-André Lureau1-1/+2
2015-09-15build-sys: autofooMarc-André Lureau1-0/+82