History of file tests/OFSPXSocketTests.m at check-in 256c4a696fc07baa
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [20389c70d4] check-in: [7413a728a7] user: js, branch: trunk, size: 6153 [annotate] [blame] [check-ins using] [diff] | |
2024-02-18
| ||
19:29 | Renamed new_tests/OFSPXSocketTests.m → tests/OFSPXSocketTests.m. Rename new tests file: [7025b286e5] check-in: [7a84580fb6] user: js, branch: objfwtest, size: 5945 [annotate] [blame] [check-ins using] [diff] | |
2024-02-14
| ||
00:16 | Renamed tests/OFSPXSocketTests.m → new_tests/OFSPXSocketTests.m. Migrate OFSPXSocketTests to ObjFWTest file: [7025b286e5] check-in: [dfcd2ee66f] user: js, branch: objfwtest, size: 5945 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [262f8617dc] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 6111 [annotate] [blame] [check-ins using] [diff] | |
2023-06-17
| ||
21:55 | OFSPX*SocketTests: Connect to specific net + node file: [69c423c289] check-in: [652dc3c52b] user: js, branch: trunk, size: 6111 [annotate] [blame] [check-ins using] [diff] | |
2023-01-13
| ||
01:35 |
OFSPX*SocketTests: Do not compare remote's network
It can be different due to IPX internal networks. file: [34fd2a42ae] check-in: [578a0778b5] user: js, branch: trunk, size: 5524 [annotate] [blame] [check-ins using] [diff] | |
2023-01-07
| ||
14:48 | tests: Clean up if select() is unsupported for SPX file: [f98eea3f74] check-in: [a9150217f2] user: js, branch: trunk, size: 5579 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [29e692f02f] check-in: [8939cbdb52] user: js, branch: trunk, size: 5395 [annotate] [blame] [check-ins using] [diff] | |
2022-10-22
| ||
18:41 |
OFSocket: Don't combine port for IP and IPX
While it works for those two protocols, it's a bad precedent as other | |
16:41 | OF[IS]PX(Stream)Socket: Bind with network & node file: [2398c8daff] check-in: [b29f11ed25] user: js, branch: trunk, size: 5389 [annotate] [blame] [check-ins using] [diff] | |
15:07 | Rename OFBind{ -> Socket}FailedException file: [8c56b24eef] check-in: [35b565d369] user: js, branch: trunk, size: 5193 [annotate] [blame] [check-ins using] [diff] | |
2022-09-24
| ||
17:06 | tests/OFSPX*SocketTests.m: Fix missed rename file: [c95d72f728] check-in: [0596a2f378] user: js, branch: trunk, size: 5187 [annotate] [blame] [check-ins using] [diff] | |
2022-08-06
| ||
14:43 |
Reorder node and network of IPX sockets
This is more standard, albeit -[connectToNetwork:node:port:] sounding a | |
2022-04-19
| ||
16:31 | OFSPX*SocketTests: Fix uninitialized variable file: [3e5f030bd3] check-in: [d2f5faf5ef] user: js, branch: trunk, size: 5178 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [61979a2be4] check-in: [1a86b8175b] user: js, branch: trunk, size: 5172 [annotate] [blame] [check-ins using] [diff] | |
2021-10-24
| ||
21:15 | Add OFUNIXStreamSocket file: [ebf8aedc8d] check-in: [aaf477fc88] user: js, branch: unix-sockets, size: 5172 [annotate] [blame] [check-ins using] [diff] | |
2021-05-08
| ||
23:22 |
tests: Align more with ObjFW style
ObjFW's style changed over the years, but the tests were never adjusted | |
2021-04-18
| ||
22:56 | Rename all symbols marked extern file: [8af68629fd] check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 5167 [annotate] [blame] [check-ins using] [diff] | |
15:55 | Rename all functions in macros.h file: [cfe6c1219c] check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 5175 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
13:58 | of_socket_address_t -> OFSocketAddress file: [2f37ba742a] check-in: [e3c5bb70dd] user: js, branch: new-naming-convention, size: 5177 [annotate] [blame] [check-ins using] [diff] | |
2021-03-11
| ||
01:10 | tests: Fix missing \r file: [b491e5d645] check-in: [0fe7c59492] user: js, branch: trunk, size: 5247 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [82404a3974] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 5239 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [ea2a79212c] check-in: [374e1a1bfa] user: js, branch: trunk, size: 5261 [annotate] [blame] [check-ins using] [diff] | |
2020-09-27
| ||
02:29 | tests: Fix compiling with Apple GCC 4.2.1 file: [e438c57a59] check-in: [33bec58cf4] user: js, branch: trunk, size: 5350 [annotate] [blame] [check-ins using] [diff] | |
2020-06-13
| ||
18:54 | OFSPXSocketTests: Make async tests optional file: [0285d3399d] check-in: [b945f29ecf] user: js, branch: trunk, size: 5334 [annotate] [blame] [check-ins using] [diff] | |
2020-05-22
| ||
00:16 | tests: Use new terminal control methods file: [6d42db054f] check-in: [cdaa971823] user: js, branch: trunk, size: 4978 [annotate] [blame] [check-ins using] [diff] | |
2020-05-02
| ||
15:25 | OFSPXSocket: Make async connect work file: [7d4ded3732] check-in: [6a6f7fb146] user: js, branch: trunk, size: 4901 [annotate] [blame] [check-ins using] [diff] | |
2020-05-01
| ||
11:09 | OFSPXSocketTests: Handle IPX but not SPX support file: [6b55cff4e8] check-in: [13de836451] user: js, branch: trunk, size: 2795 [annotate] [blame] [check-ins using] [diff] | |
2020-04-29
| ||
23:59 | Added: Add OFSPXSocket file: [4b497d9d36] check-in: [857f8edc09] user: js, branch: trunk, size: 2634 [annotate] [blame] [check-ins using] | |