Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-06-18 | Create MAVticketTest.javaprepare_cleanup_next_version | CGantert345 | 1 | -0/+87 | |
2024-06-18 | - bug fix on travel date in train link in version 1.3 | CGantert345 | 92 | -410/+503 | |
- bug fix on travel date in train link in version 1.3 - replaced out-dated java functions - switched all tests to non-deprecated functions | |||||
2024-05-21 | fix test for dynamic content in years with feb29.fix_test_for_year_with_feb29 | CGantert345 | 1 | -14/+10 | |
2024-05-21 | tests changed to the functions including a dedicated providerfixing_dsa_validation_without_algorithm | CGantert345 | 7 | -11/+32 | |
fixed the validation function in case the algorithmOid is missing | |||||
2024-05-17 | deprecated tests which are used for deprecated functions only.fixing_test | CGantert345 | 1 | -5/+11 | |
2024-05-17 | deprecated functions replaced in the test | CGantert345 | 1 | -4/+4 | |
2023-11-30 | deprecated function without dedicated security providerTI-decoding-issue | CGantert345 | 2 | -0/+5 | |
2023-11-30 | Bug Fix - DynamirFrame version 2 was not detected during decoding | CGantert345 | 3 | -85/+79 | |
2023-10-05 | c11.4.5 | CGantert345 | 2 | -2/+2 | |
fixed | |||||
2023-10-05 | fix on productIdNum in includedOpenTickt | CGantert345 | 35 | -118/+347 | |
productIdNum in includedOpenTicket fixed | |||||
2023-08-11 | default value 23:59 in case of missing valid until time added in all | CGantert345 | 18 | -6/+82 | |
versions | |||||
2023-07-28 | - decode TLB also in case of wrong non-numeric formating of number1.4.3 | CGantert345 | 3 | -8/+19 | |
values in the bar-code | |||||
2023-07-03 | new bug fix versioncustomerCardV1 | CGantert345 | 1 | -0/+72 | |
2023-07-03 | bug fix customer card v1 | CGantert345 | 1 | -1/+1 | |
2023-07-03 | Bug fix on valid from year | CGantert345 | 1 | -1/+1 | |
2023-05-30 | fix on the security providerissuerVsSecurityProvider | CGantert345 | 4 | -4/+182 | |
2023-05-25 | fix on productId in version 1 FCBssb-barcodes | CGantert345 | 9 | -9/+9 | |
2023-05-25 | fix on head with wrong month | CGantert345 | 1 | -1/+1 | |
2023-05-25 | bug fix on passport validation required | CGantert345 | 4 | -0/+129 | |
2023-05-17 | SSB tests | CGantert345 | 6 | -18/+409 | |
2023-05-04 | changed 'minValue' for 'productIdNum' from 1 to 0 for FCB 1.x.x; | Alex Stasewitsch | 9 | -9/+9 | |
according to 'uicRailTicketData_v1.3.4.asn' and others 'minValue' for 'productIdNum' has to be 0. otherwise it causes interpretation errors; | |||||
2023-04-26 | -1 -> +1; | Alex Stasewitsch | 1 | -1/+1 | |
2023-04-26 | +1 for in encoding of month; | Alex Stasewitsch | 1 | -1/+1 | |
2023-03-14 | SSB encoding format validation | CGantert345 | 8 | -15/+158 | |
2023-03-13 | ssb non-standard signature encoding covered (decode only) | CGantert345 | 2 | -6/+71 | |
2023-03-10 | ssb unit tests | CGantert345 | 26 | -123/+1520 | |
2023-03-09 | check for inflater return code added | CGantert345 | 1 | -1/+1 | |
2023-03-09 | ssb added to encoder and decoder | CGantert345 | 3 | -45/+162 | |
2023-02-10 | Exceptions in case of wrong U_HAED content1.3.5 | CGantert345 | 1 | -3/+29 | |
2023-02-10 | error messages for wrong header content | CGantert345 | 1 | -4/+20 | |
2023-02-10 | new exception for wrong identifiers in U_HEAD | CGantert345 | 1 | -0/+10 | |
2022-11-22 | support for SSB barcodes | CGantert345 | 14 | -0/+1543 | |
SSB frame implenmentation including decoding, encoding, signing and verification | |||||
2022-06-21 | Address SonarLint java:S2178address-SonarLint-Blockers | Karsten Budäus | 2 | -5/+5 | |
The use of non-short-circuit logic in a boolean context is likely a mistake - one that could cause serious program errors as conditions are evaluated under the wrong circumstances. | |||||
2022-06-09 | missing language code in the U_HEAD corrected internally. | CGantert345 | 1 | -1/+13 | |
2022-06-09 | Delete DecodeDB9EuroTicketTest.java | CGantert345 | 1 | -133/+0 | |
2022-05-24 | curve names added | CGantert345 | 1 | -7/+53 | |
2022-05-24 | additional test | CGantert345 | 3 | -6/+175 | |
2022-05-23 | encoding of keys different from P-256 | CGantert345 | 2 | -75/+344 | |
2022-05-20 | Create DecodeDB9EuroTicketTest.java | CGantert345 | 1 | -0/+133 | |
2022-05-20 | experimental implementation of Elliptic Curve Public Key Encoding with | CGantert345 | 6 | -32/+610 | |
X9.62 compressed and uncompressed | |||||
2022-05-18 | extending the valid until to 500 days | CGantert345 | 16 | -19/+19 | |
2022-05-03 | version number increased | CGantert345 | 1 | -1/+1 | |
2022-05-03 | android 6 compatibility | CGantert345 | 2 | -26/+51 | |
2022-05-02 | using algorithm name map prior to search through providers | CGantert345 | 1 | -7/+7 | |
2022-05-02 | search for the provider prior to the algorithm name | CGantert345 | 1 | -3/+5 | |
2022-05-02 | null pointer exception fixed | CGantert345 | 1 | -1/+4 | |
2022-04-14 | - improved encoding of numerical values outside the allowed range | CGantert345 | 26 | -360/+3146 | |
- additional unit tests - fixes in the unused version 2 of FCB | |||||
2022-04-13 | unit test for fcb version 1 including all elements | CGantert345 | 30 | -83/+2621 | |
2022-04-13 | complete test for v3 fcb elements | CGantert345 | 10 | -117/+1663 | |
fixes on high level data mappings | |||||
2022-04-12 | test on car carriage | CGantert345 | 14 | -127/+201 | |
cleanup | |||||
2022-04-12 | test on algorithm name resolver | CGantert345 | 14 | -82/+932 | |
2022-04-11 | use one provider only within validation | CGantert345 | 4 | -29/+74 | |
2022-04-11 | fixing DOSIPAS algorithm names and supported EC curves | CGantert345 | 14 | -107/+312 | |
2022-04-11 | TimeStamp using java compliant with older android version | CGantert345 | 2 | -9/+61 | |
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 | 102 | -1720/+2132 | |
2022-02-01 | - smplified api for level 2 signature | CGantert345 | 2 | -0/+322 | |
2022-02-01 | - missing fieldOrder added | CGantert345 | 9 | -504/+139 | |
- validation of level1 when the signature algorithm is missing | |||||
2022-01-28 | new dynamic header version | CGantert345 | 29 | -258/+717 | |
2022-01-25 | test for the new dynamic header version 2 | CGantert345 | 11 | -49/+472 | |
2022-01-24 | signature validation changed to work with teh dynamic header version 2. | CGantert345 | 23 | -96/+443 | |
2022-01-21 | new dynamic header version 2.0.0 | CGantert345 | 35 | -129/+2910 | |
2021-12-16 | extended api for dynamic content | CGantert345 | 8 | -3/+436 | |
additional tests | |||||
2021-12-15 | api layer for dynamic content | CGantert345 | 5 | -0/+721 | |
2021-12-15 | - unit test for the dynamic content in DOSIPAS | CGantert345 | 2 | -1/+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 | 22 | -19/+2266 | |
- Added missing default values | |||||
2021-12-06 | pass default value | CGantert345 | 1 | -0/+1 | |
2021-12-06 | - extended automated test | CGantert345 | 8 | -41/+956 | |
- 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 | 35 | -497/+1178 | |
- fixes on - openTicket -> Servicelevel - includedOpenTicket -> ServiceLevel - Voucher - CustomerCard -> CustomerStatusDescription - Zone - Line - ValidityPeriodDetail - CardReference | |||||
2021-11-29 | additional tests | CGantert345 | 40 | -514/+2814 | |
bug fixes on: - voucher - delay confirmation - parking | |||||
2021-11-25 | test and bug fix on countermark and viaStation | CGantert345 | 10 | -12/+1271 | |
2021-11-24 | more tests | CGantert345 | 9 | -164/+218 | |
removed unused classes | |||||
2021-11-24 | removed obsolete code | CGantert345 | 2 | -99/+0 | |
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 | 2 | -11/+169 | |
test on security with designated provider | |||||
2021-11-23 | dynamic content time stamp fixed and test added | CGantert345 | 3 | -38/+67 | |
2021-11-23 | additional tests for DOSIPAS | CGantert345 | 4 | -4/+385 | |
2021-11-23 | renamed | CGantert345 | 1 | -1/+1 | |
2021-11-23 | test added | CGantert345 | 2 | -1/+176 | |
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 | 38 | -243/+5093 | |
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 | 23 | -10389/+910 | |
2021-04-12 | included open ticket test | CGantert345 | 18 | -29/+1042 | |
2021-04-12 | fix for included open ticket, vatDetails and route section | CGantert345 | 6 | -1/+16 | |
2021-04-09 | fixed wrong file permissions | John Doe | 1 | -0/+0 | |
2021-04-09 | moved resource files to misc; | John Doe | 9 | -10584/+199 | |
got rid of unused junit5; fixed encoding; adapted changes to. pom.xml; | |||||
2021-04-08 | DB signature validation test | CGantert345 | 2 | -0/+2228 | |
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 | 29 | -7/+78 | |
2021-03-30 | time zone update of documentation | CGantert345 | 2 | -0/+4063 | |
2021-03-29 | BigInteger without ValueExact function supported | CGantert345 | 1 | -3/+39 | |
2021-03-29 | structure change 1 | CGantert345 | 454 | -1/+0 | |
2021-03-26 | - voucher, customer card and parking using the upcoming interpretation | CGantert345 | 15 | -24/+1887 | |
of local date time | |||||
2021-03-26 | customer card fix and test | CGantert345 | 2 | -18/+18 | |
2021-03-26 | temp | CGantert345 | 1 | -0/+312 | |
2021-03-25 | - additional test on LayoutElement with utf-8 | CGantert345 | 2 | -0/+42 | |
2021-03-25 | - additional test tickets | CGantert345 | 2 | -0/+291 | |
2021-03-25 | - new test tickets | CGantert345 | 3 | -0/+513 | |
2021-03-25 | - bug fix for time zones | CGantert345 | 10 | -15/+2364 | |
2021-03-22 | additional tests for time zones | CGantert345 | 34 | -179/+3688 | |
fix for fip ticket | |||||
2021-03-19 | time-zone-fix | CGantert345 | 37 | -321/+1720 | |
2021-03-12 | names aligned to asn spec for new travel classes in asn version 2 | CGantert345 | 3 | -8/+11 | |
2021-02-25 | - bug fix on TicketType Enum1.2 | CGantert345 | 776 | -60884/+61425 | |
- duplicate function getDocument removed - issuedOnLine null value allowed - maven install added (required renaming of some packages) | |||||
2021-01-08 | issuerOnLine changed from int to Integer as it is optional | CGantert345 | 2 | -5/+5 | |
2021-01-05 | Bug fix on passengerWithReducedMobility changed from boolean to Boolean1.1 | CGantert345 | 3 | -6/+13 | |
to allow empty values | |||||
2021-01-05 | UTC offset of valid from / until dates in Pass1.0 | CGantert345 | 2 | -0/+6 | |
2020-12-18 | FCB version number missmatch corrected | CGantert345 | 7 | -53/+207 | |
supported FCB version 13 ( = asn 1.3) supported FCB version 02 ( = asn 2.0) reading FCB supported version 01 ( = asn 1.3) | |||||
2020-11-16 | bug fix element order in openTicketData | CGantert345 | 11 | -19/+19 | |
renamed package staticHeader.ticketLayout to staticFrame.ticketLayout | |||||
2020-10-29 | fix for the Android Java SDK bug in getDeclaredFields nor providing the | CGantert345 | 120 | -73/+1503 | |
field order | |||||
2020-10-19 | specification added, test fixed | CGantert345 | 2 | -123/+2052 | |
2020-10-19 | Bugfix on the PassData, wrong order of ReferenceNUm and ReferenceIA5 | CGantert345 | 2 | -5/+3 | |
2020-08-20 | ASN.1 signature encoding bug | CGantert345 | 1 | -2/+4 | |
2020-08-20 | cleaned | CGantert345 | 1 | -2/+0 | |
2020-08-20 | ASN.1 signature encoding bug fixed | CGantert345 | 1 | -2/+4 | |
2020-07-28 | Draft of the new DOSIPAS included | CGantert345 | 145 | -535/+22991 | |
2020-07-28 | Draft of the new DOSIPAS included | CGantert345 | 52 | -780/+764 | |
2020-06-29 | bugfix activated day | CGantert345 | 3 | -35/+63 | |
2020-06-29 | bug fix calculation of time | CGantert345 | 1 | -1/+1 | |
2020-04-30 | header class update | CGantert345 | 1 | -3/+32 | |
2020-04-30 | header encode / decode | CGantert345 | 1 | -6/+32 | |
2020-04-30 | format default added | CGantert345 | 1 | -2/+3 | |
2020-04-30 | dynamic header update | CGantert345 | 2 | -11/+39 | |
2020-04-30 | Implementation of ObjectIdentifier and dynamic header | CGantert345 | 10 | -3/+831 | |
2020-01-03 | Delete uicBarcodeV1finalDelayConfirmation2.0.asn | CGantert345 | 1 | -2047/+0 | |
2020-01-03 | Delete uicBarcodeV1finalDelayConfirmation1.3.asn | CGantert345 | 1 | -2043/+0 | |
2020-01-03 | Delete uicBarcodeV1finalDelayConfirmation1.2.asn | CGantert345 | 1 | -1986/+0 | |
2020-01-03 | Delete uicBarcodeV1finalDelayConfirmation1.1.asn | CGantert345 | 1 | -1976/+0 | |
2020-01-03 | removed old versions | CGantert345 | 1 | -1789/+0 | |
2020-01-03 | utils and decoder / encoder | CGantert345 | 4 | -0/+4968 | |
2020-01-03 | unit tests | CGantert345 | 3 | -0/+622 | |
2020-01-03 | api implementation | CGantert345 | 46 | -0/+8673 | |
2020-01-03 | asn.1 java model | CGantert345 | 86 | -0/+10874 | |
2020-01-03 | api spec | CGantert345 | 57 | -0/+17613 | |
2020-01-03 | basic asn.1 library | CGantert345 | 72 | -0/+5997 | |
2020-01-03 | logging | CGantert345 | 2 | -0/+33 | |