Age | Commit message (Expand) | Author | Files | Lines |
2015-01-12 | New ATRs for ITCards | Tobias Kellner | 1 | -0/+249 |
2014-11-18 | Gemalto ID .Net extension, latest certificate selection algorithm and key Ide... | Andreas Fitzek | 1 | -62/+226 |
2014-10-17 | Change ATR according to spec | Tobias Kellner | 1 | -2/+2 |
2014-10-17 | G3 needs transport PIN 123456 | Tobias Kellner | 2 | -11/+22 |
2014-09-18 | Change transport PIN for e-card activation to 12345 | Tobias Kellner | 2 | -2/+3 |
2014-08-26 | eCard G4 implementation | Tobias Kellner | 4 | -50/+160 |
2014-08-26 | Add new ATRs for supported cards, fix comments | Tobias Kellner | 1 | -11/+48 |
2014-04-30 | Add pcsc jni lib for MacOS/Java 8 | tkellner | 2 | -0/+2 |
2014-03-11 | Concurrent card access tests work now due to recent changes | tkellner | 2 | -9/+5 |
2014-03-11 | Always regain exclusive access, even when pinGUI fails | tkellner | 2 | -38/+64 |
2014-03-11 | Whitespace changes | tkellner | 1 | -11/+9 |
2014-03-10 | Always drop exclusive card access during pin entry (not just win8) | tkellner | 3 | -25/+16 |
2014-03-03 | Get rid of some unused warnings | tkellner | 2 | -0/+2 |
2014-03-03 | Don't use deprecated method | tkellner | 1 | -1/+1 |
2014-03-03 | Remove leftover import | tkellner | 1 | -2/+1 |
2014-01-07 | Add custom PC/SC library for MacOS X from OpeneCard project | tkellner | 12 | -1/+1633 |
2014-01-07 | Move linux library detection | tkellner | 1 | -13/+13 |
2014-01-07 | get rid of some warnings | tkellner | 2 | -7/+5 |
2014-01-07 | Manually search libpcsclite path under linux | tkellner | 2 | -0/+206 |
2013-12-19 | Unwrap SWCard ECDSA signature value | tkellner | 1 | -4/+40 |
2013-11-26 | Remove unused imports | tkellner | 1 | -5/+0 |
2013-09-09 | Allow user to set SWCard directory | tkellner | 1 | -0/+11 |
2013-09-03 | Fixed error in PKCS1 Padding for Gemalto NET 2 | tkellner | 1 | -2/+29 |
2013-09-03 | Added resources for GemaltoNetV2 | tkellner | 1 | -0/+5 |
2013-09-03 | Gemalto .NET V2 Card integration | tkellner | 8 | -2/+1448 |
2013-07-25 | Typo | tkellner | 1 | -1/+1 |
2013-06-04 | Enable different hashing algorithms for use with SWCard | tkellner | 1 | -1/+22 |
2013-04-15 | Use ME MessageDigest for austrian cards (includes RIPEMD) | tkellner | 2 | -6/+8 |
2013-04-10 | Solve Win8 issues by dropping exclusive access during pin entry | tkellner | 3 | -2/+69 |
2013-04-09 | Spelling | tkellner | 8 | -11/+11 |
2012-10-03 | Update imports | tkellner | 1 | -5/+1 |
2012-10-03 | Close some more streams | tkellner | 2 | -2/+8 |
2012-10-03 | close streams | tkellner | 2 | -9/+10 |
2012-08-21 | Init STARCOS Card friendly name to G1 | tkellner | 1 | -1/+1 |
2012-08-02 | Correct MD name for SHA-256 | tkellner | 3 | -5/+5 |
2012-07-10 | git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1097 8a26b1a7-26f0-46... | tzefferer | 1 | -0/+6 |
2012-07-10 | Adapt tests to ModifyPINProvider changes | tkellner | 3 | -0/+18 |
2012-07-10 | Removed testing comment | tkellner | 1 | -7/+1 |
2012-07-10 | Cypriotic EID implementation working | tkellner | 4 | -179/+307 |
2012-07-10 | Changes for cypriotic EID | tkellner | 2 | -0/+494 |
2012-07-10 | TZ: Added support for EstEIDv3.0 card. | tzefferer | 2 | -31/+129 |
2012-07-03 | Update maven doc with new URL | tkellner | 1 | -1/+1 |
2012-04-02 | * Save certificates to local file system | tkellner | 3 | -0/+12 |
2012-04-02 | Differenciate between e-card G3a & G3b | tkellner | 1 | -3/+18 |
2012-04-02 | Enhance toString output for ACOS Card | tkellner | 1 | -3/+15 |
2012-03-13 | Eliminate whitespace when reading password for SWCard | tkellner | 1 | -1/+1 |
2012-03-13 | Enable configurable use of SWCard | tkellner | 1 | -0/+1 |
2012-01-27 | Replace (important) instances of Random with SecureRandom | tkellner | 1 | -2/+2 |
2012-01-18 | Typo? | tkellner | 1 | -1/+1 |
2011-12-19 | Log card type for ACOS/STARCOS cards | tkellner | 2 | -0/+4 |