Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-04-11 | nullpointer | CGantert345 | 1 | -12/+16 | |
2022-04-11 | nullpointer | CGantert345 | 1 | -0/+2 | |
2022-04-11 | nullpointer | CGantert345 | 1 | -2/+3 | |
2022-04-11 | nullpointer exception fixed in dynamic content of dosipas | CGantert345 | 1 | -4/+12 | |
2022-04-05 | provide more control on the logging to users | CGantert345 | 4 | -15/+76 | |
2022-02-01 | - smplified api for level 2 signature | CGantert345 | 1 | -0/+52 | |
2022-02-01 | - missing fieldOrder added | CGantert345 | 7 | -498/+137 | |
- validation of level1 when the signature algorithm is missing | |||||
2022-01-28 | new dynamic header version | CGantert345 | 19 | -242/+412 | |
2022-01-25 | test for the new dynamic header version 2 | CGantert345 | 9 | -49/+88 | |
2022-01-24 | signature validation changed to work with teh dynamic header version 2. | CGantert345 | 21 | -94/+382 | |
2022-01-21 | new dynamic header version 2.0.0 | CGantert345 | 26 | -94/+2866 | |
2021-12-16 | extended api for dynamic content | CGantert345 | 5 | -3/+132 | |
additional tests | |||||
2021-12-15 | api layer for dynamic content | CGantert345 | 3 | -0/+491 | |
2021-12-15 | - unit test for the dynamic content in DOSIPAS | CGantert345 | 1 | -0/+2 | |
- api layoer for the dynamic content in DOSIPAS | |||||
2021-12-14 | fix in the dynamic DOSIPAS content extension and response challenge | CGantert345 | 2 | -20/+29 | |
2021-12-08 | - Completed version3 asn1 level unit tests | CGantert345 | 14 | -0/+23 | |
- Added missing default values | |||||
2021-12-06 | pass default value | CGantert345 | 1 | -0/+1 | |
2021-12-06 | - extended automated test | CGantert345 | 6 | -32/+16 | |
- fixes - missing default value in pass - missing getter and setter in train link - value range corrected in Zone and Line staion codes | |||||
2021-12-02 | Unit Test for all barcode elements | CGantert345 | 30 | -63/+84 | |
- fixes on - openTicket -> Servicelevel - includedOpenTicket -> ServiceLevel - Voucher - CustomerCard -> CustomerStatusDescription - Zone - Line - ValidityPeriodDetail - CardReference | |||||
2021-11-29 | additional tests | CGantert345 | 21 | -95/+603 | |
bug fixes on: - voucher - delay confirmation - parking | |||||
2021-11-25 | test and bug fix on countermark and viaStation | CGantert345 | 6 | -12/+12 | |
2021-11-24 | more tests | CGantert345 | 5 | -151/+30 | |
removed unused classes | |||||
2021-11-24 | removed obsolete code | CGantert345 | 2 | -99/+0 | |
2021-11-23 | unused code removed | CGantert345 | 1 | -11/+0 | |
test on security with designated provider | |||||
2021-11-23 | dynamic content time stamp fixed and test added | CGantert345 | 2 | -36/+31 | |
2021-11-23 | additional tests for DOSIPAS | CGantert345 | 1 | -1/+1 | |
2021-11-23 | test added | CGantert345 | 1 | -1/+1 | |
2021-11-23 | added fcb version 3 data type to the DOSIPAS encoding and decoding | CGantert345 | 4 | -152/+10 | |
2021-11-22 | bug fixes on dynamic frame | CGantert345 | 3 | -6/+4 | |
- ExtensionMarker removed - default on format removed - keyId starting from 0 | |||||
2021-11-02 | - fix on null pointer exception for tickets created ad midnight | CGantert345 | 3 | -3/+3 | |
2021-07-21 | Replaced StandardCharsets with Charset.forName | John Doe | 3 | -47/+13 | |
java.nio.charset.StandardCharsets is available on API level >= 19. See https://developer.android.com/reference/java/nio/charset/StandardCharsets. java.nio.charset.Charset is there since java 1.4. | |||||
2021-06-29 | - test for FCB version 3 | CGantert345 | 14 | -174/+108 | |
2021-06-28 | - option to use a dedicated security provider implementation | CGantert345 | 6 | -19/+244 | |
2021-06-28 | - initial implementation of FCB version 3.0.0 - !!Tests still missing!! | CGantert345 | 102 | -9/+16847 | |
2021-05-12 | - Bug fix StaticHeader date format | CGantert345 | 13 | -283/+375 | |
- Dynamic content for the dynamic content of the dynamic frame | |||||
2021-04-23 | update | CGantert345 | 13 | -5/+753 | |
2021-04-12 | included open ticket test | CGantert345 | 11 | -26/+39 | |
2021-04-12 | fix for included open ticket, vatDetails and route section | CGantert345 | 6 | -1/+16 | |
2021-04-01 | - fix for train link, date and time is not defined optional | CGantert345 | 28 | -5325/+17 | |
2021-03-29 | BigInteger without ValueExact function supported | CGantert345 | 1 | -3/+39 | |
2021-03-29 | structure change 1 | CGantert345 | 392 | -0/+62989 | |