ObjFW  Timeline

44 check-ins using file utils/ofhttp/OFHTTP.m version 37d96aee35

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)
10:56
Replace of_socket_address_ipx_get() (check-in: 2ff4218405 user: js tags: trunk)
10:42
Add -[OFProcess waitForTermination] (check-in: bdf82f10b4 user: js tags: trunk)
10:06
Make GCC 4.6 happy again (check-in: 37e6faa76f user: js tags: trunk)
09:37
.travis.yml: Configure IPX on precise to run tests (check-in: fdef4054ff user: js tags: trunk)
09:13
Skip IPX tests when IPX is not configured (check-in: 1d6d86241a user: js tags: trunk)
2020-04-25
23:02
Add OFIPXSocket (check-in: 4a5822e7c0 user: js tags: trunk)
17:05
Add OFDatagramSocket as base class for OFUDPSocket (check-in: b02c4b05bb user: js tags: trunk)
13:40
Remove OFIPStreamSocket (check-in: 424fb54efd user: js tags: trunk)
2020-04-24
22:42
OFProcess: Initialize to invalid handles first (check-in: 67df0aa735 user: js tags: trunk)
00:21
Add OFIPStreamSocket (check-in: 3dfe642dd3 user: js tags: trunk)
2020-04-22
22:19
OFWindowsRegistryKey: Verify string types (check-in: 725eec4cfc user: js tags: trunk)
22:04
Fix missing cast for AmigaOS (check-in: 4edc83ee08 user: js tags: trunk)
2020-04-21
22:47
OFWindowsRegistryKey: Compatibility with Win XP (check-in: 94f1f0f479 user: js tags: trunk)
19:51
Fix AmigaOS and devkitPro build (check-in: d57a77b9cd user: js tags: trunk)
2020-04-19
15:24
Several documentation improvements (check-in: f27905c199 user: js tags: trunk)
14:52
Reduce usage of unions (check-in: e0459c419c user: js tags: trunk)
14:07
Update buildsys (check-in: dcebb980d6 user: js tags: trunk)
10:02
Clean up which exception is used when a little (check-in: 3356b9940c user: js tags: trunk)
2020-04-18
20:43
OFDNSResolver: Retry with TCP if TC is set (check-in: 321f4c67a4 user: js tags: trunk)
19:36
OFDNSResolver: Add support for queries over TCP (check-in: 45452562b7 user: js tags: trunk)
10:10
socket.m: Remove a TODO (check-in: 66c1192d94 user: js tags: trunk)
01:39
Support for multiple strings in a TXT DNS record (check-in: 78eb25bdc4 user: js tags: trunk)
2020-04-16
20:08
.travis.yml: Use GNU sed on Linux, ed on macOS (check-in: 0ad184c835 user: js tags: trunk)
2020-04-13
19:09
.travis.yml: Add Precise, arm64, ppc64le and s390x (check-in: 9203831c6a user: js tags: trunk)
16:11
PLATFORMS.md: Add Linux/S390x (check-in: d9f3337c8c user: js tags: trunk)
15:48
OFLocale: Allow plural scripting in fallback (check-in: 8a0c5ed345 user: js tags: trunk)