summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-03-17[maven-release-plugin] prepare release mocca-1.3.17mocca-1.3.17Tobias Kellner22-22/+22
2015-03-17Use XAdES 1.4 (and blacklist) by defaultTobias Kellner2-3/+3
2015-03-09Reload XAdES14 Blacklist after set timeTobias Kellner2-11/+37
2015-03-09XAdES1.4 Blacklist addedTobias Kellner8-24/+75
2015-02-25ITCard changesTobias Kellner1-208/+230
2015-02-04Use git hash instead of svn revision for versionTobias Kellner5-35/+15
2015-02-04Update test signer certificateTobias Kellner3-0/+0
2015-02-04JarLocation fixTobias Kellner5-9/+88
2015-01-12New ATRs for ITCardsTobias Kellner1-0/+249
2014-11-20Adapt RuleCheckerTests (again)Tobias Kellner1-4/+4
2014-11-18Gemalto ID .Net extension, latest certificate selection algorithm and key ↵Andreas Fitzek2-63/+242
Identifiers 00 - 14 for direct addressing
2014-10-17[maven-release-plugin] prepare for next development iterationTobias Kellner22-22/+22
2014-10-17[maven-release-plugin] prepare release mocca-1.3.16mocca-1.3.16Tobias Kellner22-22/+105
2014-10-17Change ATR according to specTobias Kellner1-2/+2
http://www.id.ee/public/TB-SPEC-EstEID-Chip-App-v3.4.pdf
2014-10-17G3 needs transport PIN 123456Tobias Kellner2-11/+22
2014-09-23Correct git urlTobias Kellner1-1/+1
2014-09-23Revert "Use newer JAX-WS version"Tobias Kellner1-2/+2
This reverts commit 4ec9635fd7d309be96c710ef1aad2f435e59dcff.
2014-09-18buergerkarte.at changed IPsTobias Kellner1-2/+2
2014-09-18Change transport PIN for e-card activation to 12345Tobias Kellner2-2/+3
2014-09-18Use SHA256 for generated SSL certificateTobias Kellner1-2/+2
2014-09-18Use newer JAX-WS versionTobias Kellner1-2/+2
2014-08-26[maven-release-plugin] prepare for next development iterationTobias Kellner22-22/+22
2014-08-26[maven-release-plugin] prepare release mocca-1.3.15mocca-1.3.15Tobias Kellner22-22/+22
2014-08-26Add git repo URL to pomTobias Kellner1-3/+3
2014-08-26New A-Trust certificates addedTobias Kellner7-2/+33
2014-08-26eCard G4 implementationTobias Kellner4-50/+160
2014-08-26Add new ATRs for supported cards, fix commentsTobias Kellner1-11/+48
2014-08-26Block some more SSL cipher suites for Java 8Tobias Kellner2-0/+9
2014-08-26add newProxyInPackage permission to sample policy fileTobias Kellner2-0/+2
2014-08-26Add help page with TCP port infoTobias Kellner6-0/+87
2014-04-30Add pcsc jni lib for MacOS/Java 8tkellner2-0/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1311 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-04-16Add GCM variants to disabled ciphersuitestkellner2-181/+197
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1310 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-12Catch null trayicon event (double click)tkellner1-3/+8
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1309 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-11Concurrent card access tests work now due to recent changestkellner2-9/+5
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1308 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-11Always regain exclusive access, even when pinGUI failstkellner2-38/+64
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1307 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-11Whitespace changestkellner1-11/+9
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1306 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-10Always drop exclusive card access during pin entry (not just win8)tkellner3-25/+16
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1305 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-10Allow 8bit as content transfer encoding for multipart/formdatatkellner1-5/+5
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1304 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-03Document configuration changestkellner1-0/+20
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1303 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-03Allow to initialize IssuerTemplate cache via configtkellner7-32/+142
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1302 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-03Use current commons-configurationtkellner6-11/+25
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1301 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-03Get rid of unclosed stream warningtkellner1-2/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1300 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-03Get rid of some unused warningstkellner2-0/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1299 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-03Don't use deprecated methodtkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1298 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-03Remove leftover importtkellner1-2/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1297 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-03Disable cookies in BindingProcessortkellner1-0/+5
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1296 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-03Use current commons-fileuploadtkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1295 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-01-15Enable passing CMS Signature data via referencetkellner2-5/+34
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1294 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-01-15Change Test HTTP Server porttkellner1-2/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1293 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-01-09[maven-release-plugin] prepare for next development iterationtkellner22-25/+25
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1285 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4