ObjFW  Changes On Branch 3f9e0e0f0717f7eb

Changes In Branch mptcp Through [3f9e0e0f07] Excluding Merge-Ins

This is equivalent to a diff from 229486deb1 to 3f9e0e0f07

2024-11-07
21:15
Document -[usesMPTCP] may incorrectly return false Closed-Leaf check-in: 9a6b5d6cc4 user: js tags: mptcp
2024-11-06
21:45
Don't compile MPTCP support on old macOS versions check-in: 3f9e0e0f07 user: js tags: mptcp
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
2024-10-28
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 configure.ac from [9067714a39] to [0a94deb93e].    [diff]

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 [7912261615].    [diff]

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