History of file src/OFASN1Boolean.h at check-in 3cc333fb2fc24a59
2024-01-14
| ||
13:00 | Deleted: Replace OFASN1Boolean with bool OFNumber check-in: [90ee6a8373] user: js, branch: asn1, size: 0 | |
2024-01-11
| ||
20:12 | Merge trunk into branch "asn1" file: [b9c65fd898] check-in: [4320b1bf7d] user: js, branch: asn1, size: 1999 [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-05-09
| ||
14:45 |
Deleted:
Merge trunk into branch "amiga-library"
All necessary changes to adjust for the changes made in trunk are | |
2021-04-30
| ||
21:56 | Merge trunk into branch "asn1" file: [fc203ebb38] check-in: [4507e0bee3] user: js, branch: asn1, size: 1999 [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-03-16
| ||
21:16 | OFASN1*: Clean up the API a little file: [db11e25404] check-in: [ca9b843d37] user: js, branch: trunk, size: 2009 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [4ac9986bdd] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2056 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [f9c4678a9e] check-in: [163a4a5a2e] user: js, branch: trunk, size: 2145 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [8fb6623583] check-in: [c7f0229795] user: js, branch: trunk, size: 2145 [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: [e3f3ef71bd] check-in: [496695d778] user: js, branch: trunk, size: 2142 [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-06-25
| ||
20:53 | Add OFASN1DERRepresentation protocol file: [bbfa3b2e00] check-in: [cbaae715ce] user: js, branch: trunk, size: 2116 [annotate] [blame] [check-ins using] [diff] | |
2019-03-16
| ||
23:37 | Add -[OFASN1Boolean DEREncodedValue] file: [771cc1162f] check-in: [f77aff5b45] user: js, branch: trunk, size: 2159 [annotate] [blame] [check-ins using] [diff] | |
2019-02-09
| ||
17:44 |
OFASN1*: Add designated initializer
This is in preparation for DER serialization support. file: [a777458522] check-in: [c60933a59b] user: js, branch: trunk, size: 2054 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [734dbf13db] check-in: [0509d7a844] user: js, branch: trunk, size: 1535 [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-13
| ||
21:40 | Added: Initial ASN.1 DER parsing support file: [9272d43696] check-in: [d276166f70] user: js, branch: trunk, size: 870 [annotate] [blame] [check-ins using] | |