ObjFW  History of src/OFASN1Value.h of 4507e0bee31a26e9

History of the file that is called src/OFASN1Value.h at check-in 4507e0bee31a26e9

2024-01-11
20:12
Merge trunk into branch "asn1" file: [9157bbe2be] check-in: [4320b1bf7d] user: js, branch: asn1, size: 3611 [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: [2f49749142] check-in: [4507e0bee3] user: js, branch: asn1, size: 3611 [annotate] [blame] [check-ins using] [diff]
2021-04-07
21:56
Deleted: Remove incomplete ASN.1 support

It has been moved to the "asn1" branch until it is ready. check-in: [edc3ddf026] user: js, branch: trunk, size: 0

2021-01-02
22:04
Update copyright file: [6ceb7a1c4f] check-in: [374e1a1bfa] user: js, branch: trunk, size: 3781 [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
Use /** */ instead of /*! */ for documentation file: [80070a2f85] check-in: [163a4a5a2e] user: js, branch: trunk, size: 3870 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [3d5ea4b2a8] check-in: [c7f0229795] user: js, branch: trunk, size: 3870 [annotate] [blame] [check-ins using] [diff]
2019-09-29
19:35
Either restrict subclassing or reserve ivar space

This allows ABI stability with the fragile ABI. file: [82f404c6bc] check-in: [496695d778] user: js, branch: trunk, size: 3867 [annotate] [blame] [check-ins using] [diff]

15:22
Deleted: Remove ASN.1 support as it is still incomplete check-in: [dd2394fc3c] user: js, branch: 1.0, size: 0
2019-01-03
19:13
Update copyright file: [a17482039e] check-in: [0509d7a844] user: js, branch: trunk, size: 3841 [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: [cc8037de53] check-in: [b1944fd052] user: js, branch: trunk, size: 3835 [annotate] [blame] [check-ins using] [diff]

2018-10-14
22:41
Add ASN.1 Object Identifier type file: [3df22b0a2b] check-in: [cfed9215e4] user: js, branch: trunk, size: 3847 [annotate] [blame] [check-ins using] [diff]
15:39
Add ASN.1 enumerated type file: [80c2788f18] check-in: [37a8ddc12a] user: js, branch: trunk, size: 3763 [annotate] [blame] [check-ins using] [diff]
11:56
Add ASN.1 set type file: [11c7c25b7e] check-in: [d8f78ac6eb] user: js, branch: trunk, size: 3701 [annotate] [blame] [check-ins using] [diff]
05:09
Add ASN.1 NumericString and PrintableString types file: [a431296f32] check-in: [a4e479b8de] user: js, branch: trunk, size: 3652 [annotate] [blame] [check-ins using] [diff]
2018-10-13
23:51
Add ASN.1 bit string type file: [c97d7a86f0] check-in: [0d746a1aac] user: js, branch: trunk, size: 3484 [annotate] [blame] [check-ins using] [diff]
22:43
Add more ASN.1 string types (IA5 and octet string) file: [6d36bcbbbd] check-in: [6410235ae3] user: js, branch: trunk, size: 3426 [annotate] [blame] [check-ins using] [diff]
21:40
Added: Initial ASN.1 DER parsing support file: [5fc1ae337b] check-in: [d276166f70] user: js, branch: trunk, size: 3324 [annotate] [blame] [check-ins using]