aboutsummaryrefslogtreecommitdiff
path: root/build-applet.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix applet building.J08nY2024-03-251-107/+0
|
* Now works with Java 11!J08nY2023-01-301-8/+27
| | | | | | | | | | | | | | Uses ph4r05's jcardsim release 3.0.5.11: https://mvnrepository.com/artifact/com.klinec/jcardsim/3.0.5.11 Uses ant-javacard v21.12.31: https://github.com/martinpaljak/ant-javacard/releases/tag/v21.12.31 Also note the JavaCard and Java compatibility issues: https://github.com/martinpaljak/ant-javacard/wiki/Version-compatibility
* Bump version.J08nY2019-03-181-2/+2
|
* Fix chunking.J08nY2019-03-141-1/+0
|
* Add better chunking support and detect it at runtime.J08nY2019-03-141-3/+4
|
* Add custom command chaining to be able to test T=0 cards.J08nY2019-03-131-1/+1
|
* Simpify and explain CAP building in README.J08nY2018-11-101-3/+22
|
* Backport applet to JavaCard 2.2.1 to support more cards.J08nY2018-11-061-30/+60
|
* Move to a submodule containing the JavaCard SDKs, remove them from repo.J08nY2018-03-141-5/+12
|
* Cleanup !uploader directory, rename to applet.J08nY2017-12-281-25/+26
|
* Separate build files for standalone and reader apps.J08nY2017-11-121-0/+31