History of the file that is called src/OFDDPSocket.m at check-in 4f9e27d416c5bccb
|
2024-04-29
| ||
| 21:42 | [ff7f44acd0] part of check-in [f16bccc7b3] Properly hide private symbols (check-in: [f16bccc7b3] user: js, branch: trunk, size: 7754) [annotate] [blame] [check-ins using] [diff] | |
|
2024-04-03
| ||
| 02:16 | [9c71163b23] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 7747) [annotate] [blame] [check-ins using] [diff] | |
|
2024-01-02
| ||
| 17:17 | [eb08afcb9b] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 7539) [annotate] [blame] [check-ins using] [diff] | |
|
2023-05-21
| ||
| 13:10 |
[0f90d0e13f]
part of check-in [550bd1b7bb]
Remove support for configuring AppleTalk
This didn't work without problems on all OSes. Since ofatalkcfg is no | |
|
2023-05-20
| ||
| 16:35 | [2eb53d96c3] part of check-in [9da54e797f] OFDDPSocket: Fix compilation on FreeBSD 10 (check-in: [9da54e797f] user: js, branch: trunk, size: 13381) [annotate] [blame] [check-ins using] [diff] | |
|
2023-04-16
| ||
| 06:21 | [55ed0932ea] part of check-in [22fab9e495] OFDDPSocket: Fix removing configuration on NetBSD (check-in: [22fab9e495] user: js, branch: trunk, size: 13365) [annotate] [blame] [check-ins using] [diff] | |
|
2023-04-15
| ||
| 17:30 | [ac9c1835dc] part of check-in [ccb53db0d8] OFDDPSocket: Add support for configuring AppleTalk (check-in: [ccb53db0d8] user: js, branch: trunk, size: 13127) [annotate] [blame] [check-ins using] [diff] | |
|
2023-01-06
| ||
| 09:04 | [00da26e5f2] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 7257) [annotate] [blame] [check-ins using] [diff] | |
|
2022-12-27
| ||
| 13:58 | [d769c899b6] part of check-in [29a41e5a78] Rename OFAlready{Connected -> Open}Exception (check-in: [29a41e5a78] user: js, branch: trunk, size: 7257) [annotate] [blame] [check-ins using] [diff] | |
|
2022-11-06
| ||
| 21:37 |
[d532fdd70f]
part of check-in [4d97d89c32]
Fix OFDDPSocket on NetBSD
While Linux just ignores the protocol, NetBSD insists on it being 0. | |
| 20:31 | [f84809166c] part of check-in [6ed8be900e] OFDatagramSocket: Make sender nullable (check-in: [6ed8be900e] user: js, branch: trunk, size: 7171) [annotate] [blame] [check-ins using] [diff] | |
|
2022-11-03
| ||
| 00:14 |
[11bd6fb256]
part of check-in [9c2f20e736]
OFDDPSocket: Don't include the type with the data
This seems to be an oddity limited to OSes that have implemented DDP While on macOS it's possible to achieve the previous behavior via some | |
|
2022-11-01
| ||
| 23:23 | [5573556d55] part of check-in [e5075e42ab] OFDDPSocket: Return correct bound address on macOS (check-in: [e5075e42ab] user: js, branch: trunk, size: 6316) [annotate] [blame] [check-ins using] [diff] | |
| 22:18 |
[0702a801d8]
part of check-in [41535b41da]
Implement OFDDPSocket using SOCK_RAW on macOS
This required quite some reverse engineering, as it is all completely Receiving worked pretty much as expected: Do a readv() and get the raw But sending was tricky and required reading through kernel sources. The only missing part now is to return a proper address a socket was | |
|
2022-10-30
| ||
| 18:58 |
Deleted:
Remove AppleTalk support again
It seems that neither Windows nor macOS support DDP sockets, but only It seems that DDP is not meant to be used directly, while Linux and | |
|
2022-10-25
| ||
| 21:30 | [c23e962b99] part of check-in [607d4d083c] OFDDPSocket: Don't include node in bind (check-in: [607d4d083c] user: js, branch: trunk, size: 2715) [annotate] [blame] [check-ins using] [diff] | |
|
2022-10-22
| ||
| 18:32 | [b54a9f63cf] part of check-in [707206e796] OFDDPSocket: Bind with network, node & port (check-in: [707206e796] user: js, branch: appletalk, size: 2828) [annotate] [blame] [check-ins using] [diff] | |
| 18:21 | [d78813a978] part of check-in [ec6ee4c269] Merge trunk into branch "appletalk" (check-in: [ec6ee4c269] user: js, branch: appletalk, size: 2586) [annotate] [blame] [check-ins using] [diff] | |
| 14:16 | Added: [ff6c9b4b71] part of check-in [cb1fd0fbb8] Add OFDDPSocket (check-in: [cb1fd0fbb8] user: js, branch: appletalk, size: 2532) [annotate] [blame] [check-ins using] | |