ObjFW  History of tests/OFSPXStreamSocketTests.m of c3e83facc5b77567

History of the file that is called tests/OFSPXStreamSocketTests.m at check-in c3e83facc5b77567

2024-04-03
02:16
[7ec314006d] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 6382) [annotate] [blame] [check-ins using] [diff]
2024-02-18
19:29
Renamed new_tests/OFSPXStreamSocketTests.m → tests/OFSPXStreamSocketTests.m. [096521a07d] part of check-in [7a84580fb6] Rename new tests (check-in: [7a84580fb6] user: js, branch: objfwtest, size: 6174) [annotate] [blame] [check-ins using] [diff]
2024-02-14
00:31
Renamed tests/OFSPXStreamSocketTests.m → new_tests/OFSPXStreamSocketTests.m. [096521a07d] part of check-in [ddfac30149] Migrate OFSPXStreamSocketTests to ObjFWTest (check-in: [ddfac30149] user: js, branch: objfwtest, size: 6174) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[37e7d0cfd1] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 6374) [annotate] [blame] [check-ins using] [diff]
2023-06-17
21:55
[d4fba2f103] part of check-in [652dc3c52b] OFSPX*SocketTests: Connect to specific net + node (check-in: [652dc3c52b] user: js, branch: trunk, size: 6374) [annotate] [blame] [check-ins using] [diff]
2023-01-13
01:35
[d3fe81ec6a] part of check-in [578a0778b5] OFSPX*SocketTests: Do not compare remote's network

It can be different due to IPX internal networks. (check-in: [578a0778b5] user: js, branch: trunk, size: 5787) [annotate] [blame] [check-ins using] [diff]

2023-01-07
14:48
[0454131d78] part of check-in [a9150217f2] tests: Clean up if select() is unsupported for SPX (check-in: [a9150217f2] user: js, branch: trunk, size: 5842) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[0b1ecd2052] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 5658) [annotate] [blame] [check-ins using] [diff]
2022-10-22
18:41
[ca6bf9ee77] part of check-in [a54730b88f] OFSocket: Don't combine port for IP and IPX

While it works for those two protocols, it's a bad precedent as other
protocols have different types for ports. (check-in: [a54730b88f] user: js, branch: trunk, size: 5658) [annotate] [blame] [check-ins using] [diff]

16:41
[5afcf8a434] part of check-in [b29f11ed25] OF[IS]PX(Stream)Socket: Bind with network & node (check-in: [b29f11ed25] user: js, branch: trunk, size: 5652) [annotate] [blame] [check-ins using] [diff]
15:07
[1b61f46c13] part of check-in [35b565d369] Rename OFBind{ -> Socket}FailedException (check-in: [35b565d369] user: js, branch: trunk, size: 5456) [annotate] [blame] [check-ins using] [diff]
2022-09-24
17:06
[af4ba0ff2c] part of check-in [0596a2f378] tests/OFSPX*SocketTests.m: Fix missed rename (check-in: [0596a2f378] user: js, branch: trunk, size: 5450) [annotate] [blame] [check-ins using] [diff]
2022-09-23
18:20
[f308a3ebf8] part of check-in [89e2862b87] OFSPXStreamSocketTests: Catch EPROTONOSUPPORT

Wine uses this instead. (check-in: [89e2862b87] user: js, branch: trunk, size: 5438) [annotate] [blame] [check-ins using] [diff]

2022-08-06
14:43
[7313f54116] part of check-in [ccc6a77c55] Reorder node and network of IPX sockets

This is more standard, albeit -[connectToNetwork:node:port:] sounding a
little bit more like you connect to a network rather than a node. (check-in: [ccc6a77c55] user: js, branch: trunk, size: 5414) [annotate] [blame] [check-ins using] [diff]

2022-04-19
16:31
[30183cbd9e] part of check-in [d2f5faf5ef] OFSPX*SocketTests: Fix uninitialized variable (check-in: [d2f5faf5ef] user: js, branch: trunk, size: 5417) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[3b74a95f13] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 5411) [annotate] [blame] [check-ins using] [diff]
2021-10-24
21:15
[72b39a0862] part of check-in [aaf477fc88] Add OFUNIXStreamSocket (check-in: [aaf477fc88] user: js, branch: unix-sockets, size: 5411) [annotate] [blame] [check-ins using] [diff]
2021-05-08
23:22
[0326ef9bb8] part of check-in [14f1e22d79] tests: Align more with ObjFW style

ObjFW's style changed over the years, but the tests were never adjusted
to it. (check-in: [14f1e22d79] user: js, branch: trunk, size: 5412) [annotate] [blame] [check-ins using] [diff]

2021-04-18
22:56
[e27033149d] part of check-in [e73c65a849] Rename all symbols marked extern (check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 5406) [annotate] [blame] [check-ins using] [diff]
15:55
[9626f93ed7] part of check-in [7392685ffc] Rename all functions in macros.h (check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 5414) [annotate] [blame] [check-ins using] [diff]
2021-04-17
13:58
[f71b3b4551] part of check-in [e3c5bb70dd] of_socket_address_t -> OFSocketAddress (check-in: [e3c5bb70dd] user: js, branch: new-naming-convention, size: 5416) [annotate] [blame] [check-ins using] [diff]
2021-03-11
01:10
[3affd4c53c] part of check-in [0fe7c59492] tests: Fix missing \r (check-in: [0fe7c59492] user: js, branch: trunk, size: 5486) [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
[c771c1b333] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 5478) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[b2fe1b33a9] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 5502) [annotate] [blame] [check-ins using] [diff]
2020-09-27
02:29
[4e87ecb1d0] part of check-in [33bec58cf4] tests: Fix compiling with Apple GCC 4.2.1 (check-in: [33bec58cf4] user: js, branch: trunk, size: 5591) [annotate] [blame] [check-ins using] [diff]
2020-06-13
18:54
[897f2e1598] part of check-in [b945f29ecf] OFSPXSocketTests: Make async tests optional (check-in: [b945f29ecf] user: js, branch: trunk, size: 5575) [annotate] [blame] [check-ins using] [diff]
2020-05-22
00:16
[c4c06acd4d] part of check-in [cdaa971823] tests: Use new terminal control methods (check-in: [cdaa971823] user: js, branch: trunk, size: 5213) [annotate] [blame] [check-ins using] [diff]
2020-05-03
19:36
Added: [d6d586374c] part of check-in [0ded796f1a] Add OFSPXStreamSocket (check-in: [0ded796f1a] user: js, branch: trunk, size: 5175) [annotate] [blame] [check-ins using]