ObjFW  Changes On Branch 1abe1789159219c2

Changes In Branch mptcp Through [1abe178915] Excluding Merge-Ins

This is equivalent to a diff from 229486deb1 to 1abe178915

2024-11-02
02:24
ObjFWHID: Make sure `analog` is always set check-in: 3777558ccd user: js tags: trunk
2024-10-30
21:51
configure: Check if we have <linux/mptcp.h> check-in: 758e5eafae user: js tags: mptcp
21:11
Always use AF_INET6 for MPTCP on Linux check-in: 1abe178915 user: js tags: mptcp
2024-10-28
23:46
Initial MPTCP implementation for macOS/iOS check-in: 4e763857b8 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 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 [a5332f3211].    [diff]

Modified src/OFTCPSocket.m from [5c97e81fe5] to [31cc0fb260].    [diff]

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