History for tests/OFASN1DERValueTests.m
|
2020-08-30
| ||
| 15:40 | Renamed to tests/OFASN1DERParsingTests.m. Merge trunk into branch "tagged-pointers" (check-in: [ff6eb7b6c3] user: js, branch: tagged-pointers, size: 0) | |
|
2020-08-13
| ||
| 22:29 | Renamed to tests/OFASN1DERParsingTests.m. OFData: ASN1DERValue -> objectByParsingASN1DER (check-in: [e479cef7b3] user: js, branch: trunk, size: 0) | |
|
2020-08-12
| ||
| 20:56 |
[97c3e5f307]
part of check-in [d74f244ab7]
Avoid using (u)intmax_t in methods
It is not guaranteed that a type encoding for it exists. (check-in: [d74f244ab7] user: js, branch: trunk, size: 17614) [annotate] [blame] [check-ins using] [diff] | |
|
2020-01-02
| ||
| 01:51 | [668efc201f] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 17427) [annotate] [blame] [check-ins using] [diff] | |
|
2019-09-29
| ||
| 15:58 |
[b3f62c9dd7]
part of check-in [09be825f88]
Remove OFAutoreleasePool
OFAutoreleasePools have long been discouraged in favor of the runtime's | |
| 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
| ||
| 23:29 |
[309814cb97]
part of check-in [7361cac1f1]
OFASN1BitString: Fix unused bits
This was misunderstood to be the number of used bits when it's the | |
|
2019-06-23
| ||
| 22:53 | [2a6ef23950] part of check-in [ea6e0818b0] Add -[OFASN1BitString DEREncodedValue] (check-in: [ea6e0818b0] user: js, branch: trunk, size: 17426) [annotate] [blame] [check-ins using] [diff] | |
|
2019-03-25
| ||
| 00:21 | [454df6e1d7] part of check-in [b045cbb9c7] tests: Use dot syntax (check-in: [b045cbb9c7] user: js, branch: trunk, size: 17426) [annotate] [blame] [check-ins using] [diff] | |
|
2019-02-17
| ||
| 22:44 |
[46d48df370]
part of check-in [dc0c6c34ab]
tests: Only import ObjFW.h
This prevents forgetting to add an import to ObjFW.h, as the tests would | |
|
2019-01-03
| ||
| 19:13 | [015a1bf268] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 18023) [annotate] [blame] [check-ins using] [diff] | |
|
2018-10-27
| ||
| 13:01 |
[589ffdef13]
part of check-in [b1944fd052]
Do not subclass OFASN1Value
The reason for this is that OFASN1Value requires an initializer for DER | |
|
2018-10-14
| ||
| 22:41 | [2a96ab0844] part of check-in [cfed9215e4] Add ASN.1 Object Identifier type (check-in: [cfed9215e4] user: js, branch: trunk, size: 18037) [annotate] [blame] [check-ins using] [diff] | |
| 15:39 | [203d7b4c12] part of check-in [37a8ddc12a] Add ASN.1 enumerated type (check-in: [37a8ddc12a] user: js, branch: trunk, size: 15880) [annotate] [blame] [check-ins using] [diff] | |
| 11:56 | [d8fb1ed7f2] part of check-in [d8f78ac6eb] Add ASN.1 set type (check-in: [d8f78ac6eb] user: js, branch: trunk, size: 14266) [annotate] [blame] [check-ins using] [diff] | |
| 05:09 | [37d93a7b04] part of check-in [a4e479b8de] Add ASN.1 NumericString and PrintableString types (check-in: [a4e479b8de] user: js, branch: trunk, size: 13177) [annotate] [blame] [check-ins using] [diff] | |
|
2018-10-13
| ||
| 23:51 | Added: [9bdacd32af] part of check-in [0d746a1aac] Add ASN.1 bit string type (check-in: [0d746a1aac] user: js, branch: trunk, size: 10598) [annotate] [blame] [check-ins using] | |