35 check-ins using file src/OFHTTPServer.m version c13e2bacd9
|
2020-04-26
| ||
| 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-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) | |
|
2020-04-12
| ||
| 22:28 | utils: Properly translate plurals (check-in: 9ee403e4fc user: js tags: trunk) | |
| 22:09 | OFLocale: Switch to infix notation (check-in: fe77fef5ec user: js tags: trunk) | |
| 15:57 | OFLocale: Add . operator to check for real numbers (check-in: f5dd9b7f73 user: js tags: trunk) | |
| 15:39 | OFLocale: Add a stack machine for plurals (check-in: 411b99fea8 user: js tags: trunk) | |
| 12:55 | ofarc: Fix wrong indentation (check-in: b186e992ae user: js tags: trunk) | |
| 12:52 | Work around broken -Wdocumentation in Clang 10 (check-in: d35b4e3a85 user: js tags: trunk) | |
| 11:43 | Fix all Doxygen warnings (check-in: 240eccca97 user: js tags: trunk) | |
|
2020-04-11
| ||
| 23:10 | OFLocale: Support for translated plurals (check-in: 7fa757534a user: js tags: trunk) | |
| 19:31 | Make OFObject.h and OFString.h C-safe (check-in: 6e7e19252b user: js tags: trunk) | |
| 16:31 | OFHTTP*: Use -[asyncReadLine:] for chunk size (check-in: ba4a65d397 user: js tags: trunk) | |