ObjFW  Changes On Branch 50035101aefc8473

Changes In Branch mptcp Through [50035101ae] Excluding Merge-Ins

This is equivalent to a diff from 229486deb1 to 50035101ae

2024-10-28
23:46
Initial MPTCP implementation for macOS/iOS Leaf check-in: 4e763857b8 user: js tags: mptcp
21:42
Enable MPTCP for OFHTTPClient and OFHTTPServer check-in: 50035101ae user: js tags: mptcp
21:35
Initial MPTCP implementation for Linux check-in: 71834180cb user: js tags: mptcp
2024-10-27
23:57
Add support for \x from JSON5 Leaf check-in: 229486deb1 user: js tags: trunk
23:48
Allow \u0000 in JSON check-in: d7bbf983f0 user: js tags: trunk

Modified src/OFHTTPClient.m from [8f9fbbe9f5] to [78cfc99be7].    [diff]

Modified src/OFHTTPServer.m from [db59500413] to [0f92d8dbbf].    [diff]

Modified src/OFTCPSocket.h from [c7a38bf638] to [2c25626468].    [diff]

Modified src/OFTCPSocket.m from [5c97e81fe5] to [064f26252a].    [diff]

Modified tests/OFHTTPClientTests.m from [e9b6e1eab7] to [962f5ae8ec].    [diff]