Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-05-20 | experimental implementation of Elliptic Curve Public Key Encoding with | CGantert345 | 1 | -0/+227 | |
X9.62 compressed and uncompressed | |||||
2022-05-03 | version number increased | CGantert345 | 1 | -1/+1 | |
2022-05-03 | android 6 compatibility | CGantert345 | 1 | -1/+27 | |
2022-04-14 | - improved encoding of numerical values outside the allowed range | CGantert345 | 16 | -14/+2504 | |
- additional unit tests - fixes in the unused version 2 of FCB | |||||
2022-04-13 | unit test for fcb version 1 including all elements | CGantert345 | 26 | -71/+2560 | |
2022-04-13 | complete test for v3 fcb elements | CGantert345 | 1 | -0/+1141 | |
fixes on high level data mappings | |||||
2022-04-12 | test on car carriage | CGantert345 | 2 | -0/+173 | |
cleanup | |||||
2022-04-12 | test on algorithm name resolver | CGantert345 | 7 | -1/+869 | |
2022-04-11 | use one provider only within validation | CGantert345 | 2 | -9/+7 | |
2022-04-11 | fixing DOSIPAS algorithm names and supported EC curves | CGantert345 | 11 | -36/+24 | |
2022-04-11 | TimeStamp using java compliant with older android version | CGantert345 | 1 | -1/+49 | |
2022-04-05 | provide more control on the logging to users | CGantert345 | 98 | -1705/+2056 | |
2022-02-01 | - smplified api for level 2 signature | CGantert345 | 1 | -0/+270 | |
2022-02-01 | - missing fieldOrder added | CGantert345 | 2 | -6/+2 | |
- validation of level1 when the signature algorithm is missing | |||||
2022-01-28 | new dynamic header version | CGantert345 | 10 | -16/+305 | |
2022-01-25 | test for the new dynamic header version 2 | CGantert345 | 2 | -0/+384 | |
2022-01-24 | signature validation changed to work with teh dynamic header version 2. | CGantert345 | 2 | -2/+61 | |
2022-01-21 | new dynamic header version 2.0.0 | CGantert345 | 9 | -35/+44 | |
2021-12-16 | extended api for dynamic content | CGantert345 | 3 | -0/+304 | |
additional tests | |||||
2021-12-15 | api layer for dynamic content | CGantert345 | 2 | -0/+230 | |
2021-12-15 | - unit test for the dynamic content in DOSIPAS | CGantert345 | 1 | -1/+0 | |
- api layoer for the dynamic content in DOSIPAS | |||||
2021-12-08 | - Completed version3 asn1 level unit tests | CGantert345 | 8 | -19/+2243 | |
- Added missing default values | |||||
2021-12-06 | - extended automated test | CGantert345 | 2 | -9/+940 | |
- 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 | 5 | -434/+1094 | |
- fixes on - openTicket -> Servicelevel - includedOpenTicket -> ServiceLevel - Voucher - CustomerCard -> CustomerStatusDescription - Zone - Line - ValidityPeriodDetail - CardReference | |||||
2021-11-29 | additional tests | CGantert345 | 19 | -419/+2211 | |
bug fixes on: - voucher - delay confirmation - parking | |||||
2021-11-25 | test and bug fix on countermark and viaStation | CGantert345 | 4 | -0/+1259 | |
2021-11-24 | more tests | CGantert345 | 4 | -13/+188 | |
removed unused classes | |||||
2021-11-24 | more tests | CGantert345 | 1 | -0/+81 | |
2021-11-24 | extended tests | CGantert345 | 2 | -0/+209 | |
2021-11-23 | unused code removed | CGantert345 | 1 | -0/+169 | |
test on security with designated provider | |||||
2021-11-23 | dynamic content time stamp fixed and test added | CGantert345 | 1 | -2/+36 | |
2021-11-23 | additional tests for DOSIPAS | CGantert345 | 3 | -3/+384 | |
2021-11-23 | renamed | CGantert345 | 1 | -1/+1 | |
2021-11-23 | test added | CGantert345 | 1 | -0/+175 | |
2021-06-29 | - test for FCB version 3 | CGantert345 | 24 | -69/+4985 | |
2021-04-23 | update | CGantert345 | 4 | -2/+157 | |
2021-04-12 | included open ticket test | CGantert345 | 6 | -1/+1001 | |
2021-04-09 | fixed wrong file permissions | John Doe | 1 | -0/+0 | |
2021-04-09 | moved resource files to misc; | John Doe | 3 | -202/+199 | |
got rid of unused junit5; fixed encoding; adapted changes to. pom.xml; | |||||
2021-04-08 | DB signature validation test | CGantert345 | 1 | -0/+115 | |
2021-04-06 | extended DB ticket test | CGantert345 | 1 | -1/+63 | |
2021-04-01 | - fix for train link, date and time is not defined optional | CGantert345 | 25 | -0/+5379 | |
2021-03-29 | structure change 1 | CGantert345 | 59 | -0/+9471 | |