summaryrefslogtreecommitdiffstats
path: root/src/net/gcdc/asn1/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - bug fix on TicketType Enum1.2CGantert3452021-02-2525-2269/+0
| | | | | | - duplicate function getDocument removed - issuedOnLine null value allowed - maven install added (required renaming of some packages)
* Bug fix on passengerWithReducedMobility changed from boolean to Boolean1.1CGantert3452021-01-051-1/+8
| | | to allow empty values
* fix for the Android Java SDK bug in getDeclaredFields nor providing theCGantert3452020-10-2924-30/+256
| | | field order
* Implementation of ObjectIdentifier and dynamic headerCGantert3452020-04-301-0/+73
|
* basic asn.1 libraryCGantert3452020-01-0322-0/+1963