summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-12card_7816: Remove a not initialized memory issueHEADmasterFrediano Ziglio1-1/+1
2023-06-08Test few more remaining branchesJakub Jelen2-9/+68
2023-06-08tests: Invoke msft applet tests with softhsm tooJakub Jelen1-1/+1
2023-06-08card_7816: Fix PTS APDU class detection and verifyJakub Jelen4-11/+99
2023-06-08tests: Cover remaining code paths in simpletlv libraryJakub Jelen1-0/+50
2023-06-08atr: Cover the default ATR handlersJakub Jelen3-0/+174
2023-06-08tests: Cover more branches in cac.cJakub Jelen1-0/+94
2023-06-08tests: Cover few remaining branches with unit test for ACA handlingJakub Jelen3-0/+102
2023-06-06Remove #include <glib.h> - fixes #14Tomasz Kłoczko1-1/+0
2022-07-26meson: Add ws2_32 library for Windows plarformBiswapriyo Nath1-1/+6
2022-06-17tests: use enum for object typesJakub Jelen4-16/+22
2022-06-17Implement tests with second PKI objectJakub Jelen6-17/+105
2022-06-17Sort certificates by IDJakub Jelen1-6/+34
2022-06-17m4: Update code coverageJakub Jelen1-3/+3
2021-11-11Adjust .pc file to avoid over-linking with GLibAlexander Traud1-2/+1
2021-08-12NEWS: prepare for 2.8.1v2.8.1Jakub 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
2021-08-12common: Fix build with glib < 2.68Jakub Jelen1-0/+1
2021-08-12Fix issue using g_memdup2Frediano Ziglio5-21/+22
2021-08-12ci: Add Ubuntu 16.04 for old glibJakub Jelen1-0/+8
2021-08-04Use g_memdup2 if available and fallback if notJakub Jelen9-13/+34
2021-01-22meson: avoid unknown variable softhsm warning when missing test dependenciesJakub Jelen1-22/+22
2021-01-04Supress memory leak from NSS system policyJakub Jelen1-0/+1
2021-01-04tests: Implement decipher test to execute missing use caseJakub Jelen6-0/+134
2021-01-04tests: Temporarily generate only one keyJakub Jelen1-1/+1
2021-01-04tests: Fix commentsJakub Jelen2-2/+2
2021-01-04tests: Fix ofset calculation while reading buffersJakub Jelen1-5/+6
2021-01-04vcard_emul_nss: Fix RAW deciphering emulation using PKCS1 methodJakub Jelen1-6/+14
2021-01-04Run fuzzers as part of CI at least with example inputsJakub Jelen6-17/+18
2021-01-04Readme: Update link to the coverage reportJakub Jelen1-1/+1
2021-01-04test: Run hwtests with token not supporting raw RSA signaturesJakub Jelen2-0/+19
2021-01-04Improve non-deterministic test to have lower chance to failJakub Jelen2-8/+8
2021-01-04gitlab-ci: Try to report results in junit formatJakub Jelen1-0/+2
2021-01-04gitlab-ci: Upload artifacts always (not on success, which is default)Jakub Jelen1-1/+8
2021-01-04gitlab-ci: Let meson generate coverage reportsJakub Jelen1-3/+8
2020-10-06test: Add 32b paths for softhsmJakub Jelen1-0/+1
2020-10-06Document release processJakub Jelen1-0/+32
2020-09-22Package also meson build files using autotoolsJakub Jelen1-0/+14
2020-09-22Install missing dependencies in CIJakub Jelen1-1/+1
2020-09-22Do not reference .travis-ci.yml anymore for meson buildJakub Jelen1-1/+0
2020-09-22Remove unused travis.ymlJakub Jelen1-25/+0
2020-09-22Test also dist target through both meson and autotoolsJakub Jelen1-0/+4
2020-09-22Add correct files to autotools dist targetJakub Jelen1-3/+3
2020-09-14NEWS: Prepare for v2.8.0 releasev2.8.0Jakub Jelen1-0/+10
2020-09-03Add a link to QEMU documentaiton of CCID deviceJakub Jelen1-0/+5
2020-08-11Add fuzzing status badge from oss-fuzzJakub Jelen1-0/+1
2020-07-17vreader: Do not log critical errors on unknown instructionJakub Jelen1-1/+1
2020-07-17fuzz: Fix formattingJakub Jelen1-1/+1
2020-07-17fuzz: Fix error messageJakub Jelen1-1/+1