ObjFW  History of src/OFAsyncIPSocketConnector.m of e2284a0f02b9d535

History of the file that is called src/OFAsyncIPSocketConnector.m at check-in e2284a0f02b9d535

2024-01-02
17:17
Update copyright file: [d4ecee0079] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 5893 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [4db6b7d2e4] check-in: [8939cbdb52] user: js, branch: trunk, size: 5893 [annotate] [blame] [check-ins using] [diff]
2022-11-06
23:56
Renamed src/OFIPSocketAsyncConnector.m → src/OFAsyncIPSocketConnector.m. Merge trunk into branch "sctp" file: [329d7de863] check-in: [9cb5c92f04] user: js, branch: sctp, size: 6089 [annotate] [blame] [check-ins using] [diff]
23:52
Merge trunk into branch "sctp" file: [c4d7c4485b] check-in: [425762ff70] user: js, branch: sctp, size: 6059 [annotate] [blame] [check-ins using] [diff]
20:36
Renamed src/OFIPSocketAsyncConnector.m → src/OFAsyncIPSocketConnector.m. Rename OFIPSocketAsyncConnector file: [b9084cfb8c] check-in: [24ff63b586] user: js, branch: trunk, size: 5893 [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
protocols have different types for ports. file: [ca32b06485] check-in: [a54730b88f] user: js, branch: trunk, size: 5893 [annotate] [blame] [check-ins using] [diff]

17:29
Split OFConnectSocketFailedException in subclasses file: [11edaa9dd3] check-in: [179b60bfb4] user: js, branch: trunk, size: 5891 [annotate] [blame] [check-ins using] [diff]
16:50
Rename OFConnect{ion -> Socket}FailedException file: [964b049ea4] check-in: [43b57ece47] user: js, branch: trunk, size: 5877 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [e235fd33e4] check-in: [1a86b8175b] user: js, branch: trunk, size: 5863 [annotate] [blame] [check-ins using] [diff]
2021-11-13
20:28
Add OFSecureTransportTLSStream

This implements OFTLSStream using Apple's Secure Transport. While Secure
Transport is declared deprecated by Apple, Apple so far has failed to
provide a suitable replacement. They recommend Network.framework as a
replacement, however it can neither work on arbitrary sockets, nor can
it do STARTTLS. file: [da3019744a] check-in: [112eb62f7b] user: js, branch: trunk, size: 5863 [annotate] [blame] [check-ins using] [diff]

2021-05-08
20:07
Treat EWOULDBLOCK equal to EINPROGRESS on Windows file: [f532e1ec24] check-in: [f3ca0f6a2c] user: js, branch: trunk, size: 5860 [annotate] [blame] [check-ins using] [diff]
2021-04-30
23:06
Merge trunk into branch "sctp" file: [ab333bc6bc] check-in: [a82e7f4b3d] user: js, branch: sctp, size: 5968 [annotate] [blame] [check-ins using] [diff]
2021-04-18
15:55
Rename all functions in macros.h file: [8b23b2fea4] check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 5772 [annotate] [blame] [check-ins using] [diff]
2021-04-17
13:58
of_socket_address_t -> OFSocketAddress file: [853854160a] check-in: [e3c5bb70dd] user: js, branch: new-naming-convention, size: 5773 [annotate] [blame] [check-ins using] [diff]
03:37
of_run_loop_mode_t -> OFRunLoopMode file: [c25b7c4d07] check-in: [b480ef54db] user: js, branch: new-naming-convention, size: 5803 [annotate] [blame] [check-ins using] [diff]
03:21
Rename all blocks file: [3510e69ffe] check-in: [c4e0e56fa3] user: js, branch: new-naming-convention, size: 5813 [annotate] [blame] [check-ins using] [diff]
2021-03-30
21:23
Merge trunk into 1.0 branch file: [09c7bbbcdf] check-in: [564d6d6b6f] user: js, branch: 1.0, size: 5828 [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
*.m: Fold methods into one line where it fits file: [63e1f39b43] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 6039 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [dac9c59275] check-in: [374e1a1bfa] user: js, branch: trunk, size: 6066 [annotate] [blame] [check-ins using] [diff]
2020-11-12
00:45
Merge trunk into 1.0 branch file: [a2237d54c6] check-in: [a1163fb58b] user: js, branch: 1.0, size: 5944 [annotate] [blame] [check-ins using] [diff]
2020-11-06
02:12
OFData: Make parameter order more consistent file: [35ca21ecbd] check-in: [9d74d1b74e] user: js, branch: trunk, size: 6155 [annotate] [blame] [check-ins using] [diff]
2020-05-28
23:49
Remove OFSCTPSocket, as it is not ready for 1.0 file: [1f16028c4d] check-in: [3ea919f393] user: js, branch: 1.0, size: 5944 [annotate] [blame] [check-ins using] [diff]
2020-05-06
00:32
Improve names of several properties file: [6a448fb9d2] check-in: [bc67e98833] user: js, branch: trunk, size: 6155 [annotate] [blame] [check-ins using] [diff]
2020-05-05
01:14
Add OFSCTPSocket file: [bca137df6a] check-in: [4592b16fab] user: js, branch: trunk, size: 6155 [annotate] [blame] [check-ins using] [diff]
00:36
Added: OFTCPSocket: Move out async connecting file: [92d6cb022d] check-in: [0d6380c626] user: js, branch: trunk, size: 5944 [annotate] [blame] [check-ins using]