217 Commits (master)

Author SHA1 Message Date
Marc Wäckerlin 114c485a65 move openssl::version to cxx file due to link problems 4 years ago
Marc Wäckerlin 7ba69b5f60 fixed C++11 dependency; fixed backward compatibility to OpenSSL older than 1.1.0 6 years ago
Marc Wäckerlin a5fdbbb592 fix for C++17, requires at least C+17 6 years ago
Marc Wäckerlin 79dd30b711 fix windows DATADIR bug 6 years ago
Marc Wäckerlin 8e7084e733 support new Op0enSSL 1.1.0 API 6 years ago
Marc Wäckerlin 0a511bc9e7 build fixed for windows 7 years ago
Marc Wäckerlin bb52e6438e fixed recently introduced bug 7 years ago
Marc Wäckerlin 070ce378ff improved build scripts 7 years ago
Marc Wäckerlin 6cef0756f7 added APDU info 8 years ago
Marc Wäckerlin bfd747340a don't throw exception in destructur when card has been removed 9 years ago
Marc Wäckerlin b1d7d4bd2c fix ambiguity 9 years ago
Marc Wäckerlin b60e52fa4f fix ambiguity 9 years ago
Marc Wäckerlin 7cf7274938 cleanup build files 9 years ago
Marc Wäckerlin 2d32b17df6 fixed build 9 years ago
Marc Wäckerlin 88db1a9c6c don't miss build of cert2text 9 years ago
Marc Wäckerlin 2b25a84c9a corrected link command 9 years ago
Marc Wäckerlin 3686843431 fixed pkg-config requirements 9 years ago
Marc Wäckerlin 9820b0b6e2 fixed mac issues 9 years ago
Marc Wäckerlin 6d7f5c80fb forgoten to add new file 9 years ago
Marc Wäckerlin cad79f90e9 new tool cert2text to show certificates 9 years ago
Marc Wäckerlin 5981d4297d linking needs crypto ssl and pcsclite 9 years ago
Marc Wäckerlin 23c6ce7cb0 linking needs crypto 9 years ago
Marc Wäckerlin fccd88b94f build fixed 9 years ago
Marc Wäckerlin 3aaa9f4e27 wrong pkg-config prefix 9 years ago
Marc Wäckerlin 4d5d1c98db add compile dependencies 9 years ago
Marc Wäckerlin ab144a4010 completely new, megacool build system step 1 9 years ago
Marc Wäckerlin 8ef29e4e0c don't stop if qt is not found; more elegant way for adding qt rules 9 years ago
Marc Wäckerlin 5d0e946d1e ported to new build system 9 years ago
Marc Wäckerlin 419e4865b7 another work around the mac 10.10 yosemite PCSC bug, this time fix cryptoki; refs #34 10 years ago
Marc Wäckerlin 774d125693 another work around the mac 10.10 yosemite PCSC bug, this time fix cryptoki; refs #34 10 years ago
Marc Wäckerlin cac66974da another work around the mac 10.10 yosemite PCSC bug, this time fix cryptoki; refs #34 10 years ago
Marc Wäckerlin d379988ce2 Apple Bug morte log; refs #34 10 years ago
Marc Wäckerlin 98c3fcf07b Apple Bug morte log; refs #34 10 years ago
Marc Wäckerlin e2e95cbc87 Apple Bug probably resolved with retry to reconnect with SCARD_LEAVE_CARD; refs #34 10 years ago
Marc Wäckerlin 52c2c959a2 Apple Bug not resolved, retry to reconnect with SCARD_LEAVE_CARD more than once (up to 100 times); refs #34 10 years ago
Marc Wäckerlin 742edbecf5 Apple Bug not resolved, retry more than once (up to 100 times); refs #34 10 years ago
Marc Wäckerlin 6cfc6d8f23 more log; refs #34 10 years ago
Marc Wäckerlin c5ed689480 more log; refs #34 10 years ago
Marc Wäckerlin be91e05e31 more log; refs #34 10 years ago
Marc Wäckerlin f3352be9e1 more log; refs #34 10 years ago
Marc Wäckerlin 4a0edda811 workaround Mac OS X 10.10 PCSC bug; refs #34 10 years ago
Marc Wäckerlin e3f8efefc3 workaround Mac OS X 10.10 PCSC bug; refs #34 10 years ago
Marc Wäckerlin c871e3b2eb workaround Mac OS X 10.10 PCSC bug; refs #34 10 years ago
Marc Wäckerlin 6df98280bb Missing -fPIC error in build of cardgui; refs #33 10 years ago
Marc Wäckerlin 6559f229b2 changed all long to DWORD, now corrected former unsigned long; refs #33 10 years ago
Marc Wäckerlin 40f64d476e smaller bugfixes and type adaptions; refs #33 10 years ago
Marc Wäckerlin 8b704279b0 forgotten return value; refs #33 10 years ago
Marc Wäckerlin bb2fd695ee https://dev.swisssign.com/projects/swissstick/ticket/1137 forget PIN/password feature incorrectly reports an error; refs #32 10 years ago
Marc Wäckerlin 19d6bde221 openssl version info to be desplayed in about (some nerves are blank after heartbleed); refs #30 10 years ago
Marc Wäckerlin 245dde6f5b puk-unlock forgotten - added; refs #30 10 years ago