ObjFW  Timeline

10 descendants and 10 ancestors of 4507e0bee31a26e9a0de79ed75cd8a3afe0e91ea7deba4b798982cdfca2104cc

2024-02-11
23:56
Migrate OFASN1DERRepresentationTests to ObjFWTest (check-in: 5bc1402377 user: js tags: asn1)
23:48
Migrate OFASN1DERParsingTests to ObjFWTest (check-in: 26368c00c5 user: js tags: asn1)
22:43
Merge branch "objfwtest" into "asn1" (check-in: bf4b06cecd user: js tags: asn1)
2024-01-14
18:06
ObjFW.h: Remove leftover #import (check-in: 7125cf2eaa user: js tags: asn1)
15:46
Replace OFASN1UTF8String with OFString (check-in: d11d5f38db user: js tags: asn1)
13:24
Replace OFASN1Integer with long long OFNumber (check-in: 523aea1c7b user: js tags: asn1)
13:00
Replace OFASN1Boolean with bool OFNumber (check-in: 90ee6a8373 user: js tags: asn1)
2024-01-11
20:12
Merge trunk into branch "asn1" (check-in: 4320b1bf7d user: js tags: asn1)
2022-11-07
00:20
Merge trunk into branch "asn1" (check-in: d8ef56254d user: js tags: asn1)
00:17
Merge trunk into branch "asn1" (check-in: b37858358e user: js tags: asn1)
2021-04-30
21:56
Merge trunk into branch "asn1" (check-in: 4507e0bee3 user: js tags: asn1)
21:23
Make OFHashSeed private (check-in: 39863b3503 user: js tags: trunk)
21:15
OFTCPSocketSOCKS5Connector: Move state enum to .m (check-in: f7abfde081 user: js tags: trunk)
21:11
OFPlugin: Document how to create a plugin (check-in: eaea08f31d user: js tags: trunk)
21:09
OFXMLParser: Make state enum private (check-in: 3e5e97315c user: js tags: trunk)
2021-04-29
23:46
ofhttp: Make GCC 5.3 happy again (check-in: a50ae2cc3f user: js tags: trunk)
23:42
Add OFFileTypeUnknown (check-in: a7157045f1 user: js tags: trunk)
23:30
Disable Clang's incorrect -Wdocumentation warning (check-in: 026f74d7a7 user: js tags: trunk)
23:24
Clean up struct and enum typedefs (check-in: 2fcf5a3052 user: js tags: trunk)
22:56
Fix Doxygen warnings (check-in: 5e985aa805 user: js tags: trunk)
22:21
Don't install unicode.h (check-in: 1fd60c02ea user: js tags: trunk)