History of the file that is called tests/OFASN1DERValueTests.m at check-in c7f0229795431423
|
2024-02-18
| ||
| 21:07 | Renamed new_tests/OFASN1DERParsingTests.m → tests/OFASN1DERParsingTests.m. [6b1da7829e] part of check-in [1779d5b5a7] Merge trunk into branch "asn1" (check-in: [1779d5b5a7] user: js, branch: asn1, size: 17809) [annotate] [blame] [check-ins using] [diff] | |
|
2024-02-11
| ||
| 23:48 | Renamed tests/OFASN1DERParsingTests.m → new_tests/OFASN1DERParsingTests.m. [6b1da7829e] part of check-in [26368c00c5] Migrate OFASN1DERParsingTests to ObjFWTest (check-in: [26368c00c5] user: js, branch: asn1, size: 17809) [annotate] [blame] [check-ins using] [diff] | |
| 23:48 | Renamed to new_tests/OFASN1DERParsingTests.m. Migrate OFASN1DERParsingTests to ObjFWTest (check-in: [26368c00c5] user: js, branch: asn1, size: 0) | |
|
2024-01-14
| ||
| 15:46 | [da258fe124] part of check-in [d11d5f38db] Replace OFASN1UTF8String with OFString (check-in: [d11d5f38db] user: js, branch: asn1, size: 18337) [annotate] [blame] [check-ins using] [diff] | |
|
2024-01-11
| ||
| 20:12 | [c8309707b3] part of check-in [4320b1bf7d] Merge trunk into branch "asn1" (check-in: [4320b1bf7d] user: js, branch: asn1, size: 18425) [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-07
| ||
| 22:26 |
Deleted:
Remove leftovers from ASN.1 support
These were missed when cherry-picking the removal from the 1.0 branch | |
|
2021-03-16
| ||
| 21:16 | [6d6dab178a] part of check-in [ca9b843d37] OFASN1*: Clean up the API a little (check-in: [ca9b843d37] user: js, branch: trunk, size: 18425) [annotate] [blame] [check-ins using] [diff] | |
|
2021-01-02
| ||
| 22:04 | [70f5ebfaac] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 18436) [annotate] [blame] [check-ins using] [diff] | |
|
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
| ||
| 23:13 | [dd4c3da7d2] part of check-in [3be13d358f] Make GCC happy again (check-in: [3be13d358f] user: js, branch: trunk, size: 18525) [annotate] [blame] [check-ins using] [diff] | |
| 22:29 | Renamed tests/OFASN1DERValueTests.m → tests/OFASN1DERParsingTests.m. [3d2238b648] part of check-in [e479cef7b3] OFData: ASN1DERValue -> objectByParsingASN1DER (check-in: [e479cef7b3] user: js, branch: trunk, size: 18365) [annotate] [blame] [check-ins using] [diff] | |
| 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] | |