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
path:
root
/
src
/
cac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-04
Use g_memdup2 if available and fallback if not
Jakub Jelen
1
-1
/
+1
2020-01-21
build-sys: bump glib dependency to 2.32
Marc-André Lureau
1
-1
/
+1
2019-07-04
cac: Use g_memdup for better readability and avoiding code duplication
Jakub Jelen
1
-2
/
+1
2019-07-04
cac: Drop handling of unknown bogus instruction
Jakub Jelen
1
-9
/
+0
2019-07-04
cac: Clone also ATR to match one from the official list
Jakub Jelen
1
-0
/
+25
2019-07-04
Drop bogus checks not to confuse static analysis checkers
Jakub Jelen
1
-5
/
+2
2019-07-04
Avoid unused arguments warnings
Jakub Jelen
1
-3
/
+2
2019-07-04
cac: Avoid pointers from static structure to the function-local variables aft...
Jakub Jelen
1
-0
/
+5
2019-07-04
cac: Avoid calling memcpy with NULL argument
Jakub Jelen
1
-3
/
+5
2019-07-04
cac: No need to check for errors from g_new0()
Jakub Jelen
1
-10
/
+0
2019-07-04
cac: Systematically check for return values and initialize pointers
Jakub Jelen
1
-5
/
+7
2019-07-04
cac: Consistently use of ret value to avoid coverity warnings
Jakub Jelen
1
-1
/
+5
2019-03-27
cac: Initialize pointer
Jakub Jelen
1
-1
/
+1
2019-03-27
cac: Whitespace cleanup
Jakub Jelen
1
-2
/
+2
2019-03-27
Add debug logs for better tracing
Jakub Jelen
1
-0
/
+4
2018-08-22
hex_dump: Remove unused arguments
Christophe Fergeau
1
-4
/
+4
2018-08-16
cac: Mark the global aid data as const
Christophe Fergeau
1
-16
/
+16
2018-08-16
Favour g_assert over assert
Christophe Fergeau
1
-7
/
+7
2018-08-16
Fix 'Reqested' typo
Christophe Fergeau
1
-2
/
+2
2018-08-06
cac, cac-aca: Implement other undocumented encoding for extended properties
Jakub Jelen
1
-41
/
+227
2018-08-02
cac: Implement CAC passthrough applets
Jakub Jelen
1
-0
/
+259
2018-08-02
cac: Emulate also other empty applets; handling multiple COIDs
Jakub Jelen
1
-8
/
+368
2018-08-02
cac: Generate CardURLs in CCC based on the cert list
Jakub Jelen
1
-29
/
+49
2018-08-02
cac: Generate dynamic ACA structures based on the certificates
Jakub Jelen
1
-9
/
+22
2018-08-02
cac: Anotate other missing applets
Jakub Jelen
1
-0
/
+315
2018-08-02
ACA Applet
Jakub Jelen
1
-0
/
+204
2018-08-02
Card Manager Applet
Jakub Jelen
1
-36
/
+5
2018-08-02
CCC Applet implementation
Jakub Jelen
1
-31
/
+330
2018-08-02
Adjust PKI Applet to CAC 2
Jakub Jelen
1
-61
/
+413
2018-07-31
vimconfig + GSC-IS specification link
Jakub Jelen
1
-0
/
+4
2015-09-15
Add COPYING file
Marc-André Lureau
1
-1
/
+1
2015-09-15
Moving sources to src
Marc-André Lureau
1
-0
/
+414