VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/SCardLoader.cpp
AgeCommit message (Collapse)AuthorFilesLines
2023-08-06Linux: capture both stdout and stderr in popen call to avoid printing anythingMounir IDRASSI1-2/+2
If an error happens, error message will be read from popen pipe and so libpcsclite.so will not be found. This is the same outcome as when stdout is empty.
2023-06-29EMV keyfile support: Overall code improvements and bug fixesMounir IDRASSI1-0/+402