23 check-ins using file src/objfw-defs.h.in version 5b298a3b39
|
2020-05-05
| ||
| 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) | |