ObjFW  History of src/OFData+ASN1DERParsing.m of 374e1a1bfa30d767

History of the file that is called src/OFData+ASN1DERParsing.m at check-in 374e1a1bfa30d767

2024-01-14
15:46
Replace OFASN1UTF8String with OFString file: [865120805f] check-in: [d11d5f38db] user: js, branch: asn1, size: 7378 [annotate] [blame] [check-ins using] [diff]
13:24
Replace OFASN1Integer with long long OFNumber file: [45ee836bae] check-in: [523aea1c7b] user: js, branch: asn1, size: 7239 [annotate] [blame] [check-ins using] [diff]
13:00
Replace OFASN1Boolean with bool OFNumber file: [d08f994c7d] check-in: [90ee6a8373] user: js, branch: asn1, size: 6512 [annotate] [blame] [check-ins using] [diff]
2024-01-11
20:12
Merge trunk into branch "asn1" file: [b0aa916c3e] check-in: [4320b1bf7d] user: js, branch: asn1, size: 6152 [annotate] [blame] [check-ins using] [diff]
2022-11-07
00:20
Merge trunk into branch "asn1" file: [515019e2e6] check-in: [d8ef56254d] user: js, branch: asn1, size: 6152 [annotate] [blame] [check-ins using] [diff]
2022-07-15
18:09
Deleted: Merge trunk into branch "wii-u" check-in: [a2973418de] user: js, branch: wii-u, size: 0
2021-04-30
21:56
Merge trunk into branch "asn1" file: [fa73f4a2f7] check-in: [4507e0bee3] user: js, branch: asn1, size: 6152 [annotate] [blame] [check-ins using] [diff]
2021-04-07
22:26
Deleted: Remove leftovers from ASN.1 support

These were missed when cherry-picking the removal from the 1.0 branch
into trunk, as the files were renamed in the meantime. check-in: [dd7961ffd5] user: js, branch: trunk, size: 0

2021-01-02
22:04
Update copyright file: [5e5d1157d6] check-in: [374e1a1bfa] user: js, branch: trunk, size: 6243 [annotate] [blame] [check-ins using] [diff]
2020-08-13
22:29
Renamed src/OFData+ASN1DERValue.m → src/OFData+ASN1DERParsing.m. OFData: ASN1DERValue -> objectByParsingASN1DER file: [31638813f3] check-in: [e479cef7b3] user: js, branch: trunk, size: 6332 [annotate] [blame] [check-ins using] [diff]
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
encoding, however, it might be beneficial to create an ASN.1 type
without providing DER encoding for it. file: [c2a6a4af74] check-in: [b1944fd052] user: js, branch: trunk, size: 6301 [annotate] [blame] [check-ins using] [diff]

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]