History for src/OFData+ASN1DERValue.m
2020-08-13
| ||
22:29 | Renamed to src/OFData+ASN1DERParsing.m. OFData: ASN1DERValue -> objectByParsingASN1DER check-in: [e479cef7b3] user: js, branch: trunk, size: 0 | |
2020-01-02
| ||
01:51 | Update copyright file: [e3b3051875] check-in: [c7f0229795] user: js, branch: trunk, size: 6296 [annotate] [blame] [check-ins using] [diff] | |
2019-09-29
| ||
15:22 | Deleted: Remove ASN.1 support as it is still incomplete check-in: [dd2394fc3c] user: js, branch: 1.0, size: 0 | |
2019-03-08
| ||
00:35 | Use dot syntax file: [8ca4fa488c] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 6293 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [1b4c7e0240] check-in: [0509d7a844] user: js, branch: trunk, size: 6307 [annotate] [blame] [check-ins using] [diff] | |
2018-10-27
| ||
13:01 |
Do not subclass OFASN1Value
The reason for this is that OFASN1Value requires an initializer for DER | |
2018-10-14
| ||
22:41 | Add ASN.1 Object Identifier type file: [84eafb2ba8] check-in: [cfed9215e4] user: js, branch: trunk, size: 6113 [annotate] [blame] [check-ins using] [diff] | |
15:39 | Add ASN.1 enumerated type file: [bca44b6429] check-in: [37a8ddc12a] user: js, branch: trunk, size: 5978 [annotate] [blame] [check-ins using] [diff] | |
11:56 | Add ASN.1 set type file: [5d1aa1b15d] check-in: [d8f78ac6eb] user: js, branch: trunk, size: 5862 [annotate] [blame] [check-ins using] [diff] | |
05:09 | Add ASN.1 NumericString and PrintableString types file: [e26a5f00d5] check-in: [a4e479b8de] user: js, branch: trunk, size: 4817 [annotate] [blame] [check-ins using] [diff] | |
2018-10-13
| ||
23:51 | Add ASN.1 bit string type file: [431b6dfad4] check-in: [0d746a1aac] user: js, branch: trunk, size: 4549 [annotate] [blame] [check-ins using] [diff] | |
22:43 | Add more ASN.1 string types (IA5 and octet string) file: [53e3bd957f] check-in: [6410235ae3] user: js, branch: trunk, size: 4435 [annotate] [blame] [check-ins using] [diff] | |
21:40 | Added: Initial ASN.1 DER parsing support file: [a444610f3e] check-in: [d276166f70] user: js, branch: trunk, size: 4126 [annotate] [blame] [check-ins using] | |