index
:
spice/libcacard
master
Common Access Card library (mirrored from https://gitlab.freedesktop.org/spice/libcacard)
elmarco
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-12
card_7816: Remove a not initialized memory issue
HEAD
master
Frediano Ziglio
1
-1
/
+1
2023-06-08
Test few more remaining branches
Jakub Jelen
2
-9
/
+68
2023-06-08
tests: Invoke msft applet tests with softhsm too
Jakub Jelen
1
-1
/
+1
2023-06-08
card_7816: Fix PTS APDU class detection and verify
Jakub Jelen
4
-11
/
+99
2023-06-08
tests: Cover remaining code paths in simpletlv library
Jakub Jelen
1
-0
/
+50
2023-06-08
atr: Cover the default ATR handlers
Jakub Jelen
3
-0
/
+174
2023-06-08
tests: Cover more branches in cac.c
Jakub Jelen
1
-0
/
+94
2023-06-08
tests: Cover few remaining branches with unit test for ACA handling
Jakub Jelen
3
-0
/
+102
2023-06-06
Remove #include <glib.h> - fixes #14
Tomasz Kłoczko
1
-1
/
+0
2022-07-26
meson: Add ws2_32 library for Windows plarform
Biswapriyo Nath
1
-1
/
+6
2022-06-17
tests: use enum for object types
Jakub Jelen
4
-16
/
+22
2022-06-17
Implement tests with second PKI object
Jakub Jelen
6
-17
/
+105
2022-06-17
Sort certificates by ID
Jakub Jelen
1
-6
/
+34
2022-06-17
m4: Update code coverage
Jakub Jelen
1
-3
/
+3
2021-11-11
Adjust .pc file to avoid over-linking with GLib
Alexander Traud
1
-2
/
+1
2021-08-12
NEWS: prepare for 2.8.1
v2.8.1
Jakub Jelen
1
-0
/
+8
2021-08-12
Makefile: Add missing files for tests and clean outstanding ones
Jakub Jelen
1
-0
/
+4
2021-08-12
Package fuzzer inputs and db symlink for meson tests to pass
Jakub Jelen
1
-0
/
+4
2021-08-12
common: Fix build with glib < 2.68
Jakub Jelen
1
-0
/
+1
2021-08-12
Fix issue using g_memdup2
Frediano Ziglio
5
-21
/
+22
2021-08-12
ci: Add Ubuntu 16.04 for old glib
Jakub Jelen
1
-0
/
+8
2021-08-04
Use g_memdup2 if available and fallback if not
Jakub Jelen
9
-13
/
+34
2021-01-22
meson: avoid unknown variable softhsm warning when missing test dependencies
Jakub Jelen
1
-22
/
+22
2021-01-04
Supress memory leak from NSS system policy
Jakub Jelen
1
-0
/
+1
2021-01-04
tests: Implement decipher test to execute missing use case
Jakub Jelen
6
-0
/
+134
2021-01-04
tests: Temporarily generate only one key
Jakub Jelen
1
-1
/
+1
2021-01-04
tests: Fix comments
Jakub Jelen
2
-2
/
+2
2021-01-04
tests: Fix ofset calculation while reading buffers
Jakub Jelen
1
-5
/
+6
2021-01-04
vcard_emul_nss: Fix RAW deciphering emulation using PKCS1 method
Jakub Jelen
1
-6
/
+14
2021-01-04
Run fuzzers as part of CI at least with example inputs
Jakub Jelen
6
-17
/
+18
2021-01-04
Readme: Update link to the coverage report
Jakub Jelen
1
-1
/
+1
2021-01-04
test: Run hwtests with token not supporting raw RSA signatures
Jakub Jelen
2
-0
/
+19
2021-01-04
Improve non-deterministic test to have lower chance to fail
Jakub Jelen
2
-8
/
+8
2021-01-04
gitlab-ci: Try to report results in junit format
Jakub Jelen
1
-0
/
+2
2021-01-04
gitlab-ci: Upload artifacts always (not on success, which is default)
Jakub Jelen
1
-1
/
+8
2021-01-04
gitlab-ci: Let meson generate coverage reports
Jakub Jelen
1
-3
/
+8
2020-10-06
test: Add 32b paths for softhsm
Jakub Jelen
1
-0
/
+1
2020-10-06
Document release process
Jakub Jelen
1
-0
/
+32
2020-09-22
Package also meson build files using autotools
Jakub Jelen
1
-0
/
+14
2020-09-22
Install missing dependencies in CI
Jakub Jelen
1
-1
/
+1
2020-09-22
Do not reference .travis-ci.yml anymore for meson build
Jakub Jelen
1
-1
/
+0
2020-09-22
Remove unused travis.yml
Jakub Jelen
1
-25
/
+0
2020-09-22
Test also dist target through both meson and autotools
Jakub Jelen
1
-0
/
+4
2020-09-22
Add correct files to autotools dist target
Jakub Jelen
1
-3
/
+3
2020-09-14
NEWS: Prepare for v2.8.0 release
v2.8.0
Jakub Jelen
1
-0
/
+10
2020-09-03
Add a link to QEMU documentaiton of CCID device
Jakub Jelen
1
-0
/
+5
2020-08-11
Add fuzzing status badge from oss-fuzz
Jakub Jelen
1
-0
/
+1
2020-07-17
vreader: Do not log critical errors on unknown instruction
Jakub Jelen
1
-1
/
+1
2020-07-17
fuzz: Fix formatting
Jakub Jelen
1
-1
/
+1
2020-07-17
fuzz: Fix error message
Jakub Jelen
1
-1
/
+1
[next]