ObjFW  Timeline

18 check-ins using file src/OFUDPSocket.m version 2b709ddc80

2020-05-05
01:14
Add OFSCTPSocket (check-in: 4592b16fab user: js tags: trunk)
00:36
OFTCPSocket: Move out async connecting (check-in: 0d6380c626 user: js tags: trunk)
00:06
OFTCPSocket: Move out SOCKS5 handling (check-in: b5cd23da2b user: js tags: trunk)
2020-05-04
21:46
Update buildsys (check-in: 240eb4828b user: js tags: trunk)
21:34
README.md: Add a note about broken Xcode versions (check-in: 4fe73fb326 user: js tags: trunk)
2020-05-03
20:29
Add utils/ofsock (check-in: 97cad6d5f2 user: js tags: trunk)
19:36
Add OFSPXStreamSocket (check-in: 0ded796f1a user: js tags: trunk)
12:14
OFDatagramSocket: Add broadcastAllowed property (check-in: 310fd74f89 user: js tags: trunk)
2020-05-02
19:13
Update buildsys (check-in: 64f22ba97e user: js tags: trunk)
19:08
More readable defines for source file names (check-in: d16a70ac20 user: js tags: trunk)
16:27
platform.h: Add define for S390(x) (check-in: 44878855a8 user: js tags: trunk)
15:25
OFSPXSocket: Make async connect work (check-in: 6a6f7fb146 user: js tags: trunk)
2020-05-01
13:58
Fix GCC 4.6 and AmigaOS build (check-in: 39cdae41f8 user: js tags: trunk)
11:09
OFSPXSocketTests: Handle IPX but not SPX support (check-in: 13de836451 user: js tags: trunk)
2020-04-29
23:59
Add OFSPXSocket (check-in: 857f8edc09 user: js tags: trunk)
2020-04-26
19:39
Remove redundant arguments from blocks (check-in: d7ddb3dbc7 user: js tags: trunk)
18:10
Move accept and listen OF{TCP -> Stream}Socket (check-in: 13a8f43898 user: js tags: trunk)
16:21
Add OFSequencedPacketSocket (check-in: e5b2ee56ff user: js tags: trunk)