Daniel Collins
|
93ce7e3ea7
|
Fix segfault.
|
2011-09-19 22:14:19 +00:00 |
|
Daniel Collins
|
c18a6747b3
|
Added DirectPlay registry key and updated readme.
|
2011-09-19 13:23:54 +00:00 |
|
Daniel Collins
|
82c3d8f242
|
Moved icon-related stuff to subdir.
|
2011-09-19 00:49:31 +00:00 |
|
Daniel Collins
|
a8a700b6f2
|
Added option to change router control port.
|
2011-09-19 00:43:16 +00:00 |
|
Daniel Collins
|
c5a3429d9a
|
Fix ipxconfig icon loading.
|
2011-09-18 22:47:45 +00:00 |
|
Daniel Collins
|
881f433d50
|
Fixed ipxconfig icon text.
|
2011-09-18 22:33:23 +00:00 |
|
Daniel Collins
|
f8b53b1d1b
|
Added ipxconfig icon.
|
2011-09-18 22:24:26 +00:00 |
|
Daniel Collins
|
a778b55e0a
|
Updated SRC_FILES and changelog.
|
2011-09-18 22:00:25 +00:00 |
|
Daniel Collins
|
d9684fd53b
|
Added icon for ipxrouter.
|
2011-09-18 15:43:13 +00:00 |
|
Daniel Collins
|
322b2fe97d
|
Added tray icon and menu with exit option to ipxrouter. Added filename argument to log_open.
|
2011-09-18 14:36:24 +00:00 |
|
Daniel Collins
|
fd555ce7c2
|
Implemented IPX_RECEIVE_BROADCAST option, updated router/rclient API and added proper checks when receiving broadcast packets to the router main loop.
|
2011-09-17 23:47:31 +00:00 |
|
Daniel Collins
|
646ab3b011
|
Reduced packet data limit to 8192 bytes, the standard driver included with XP only supports 1467 anyway.
|
2011-09-17 19:54:53 +00:00 |
|
Daniel Collins
|
f560fae7ad
|
Added header to packets sent from router to loopback sockets.
|
2011-09-17 19:17:13 +00:00 |
|
Daniel Collins
|
3eaa114462
|
Keep registry open in router executable so interface settings are correctly loaded and load WSARecvEx from from mswsock.dll.
|
2011-09-16 15:37:51 +00:00 |
|
Daniel Collins
|
db4d9060b1
|
Updated changelog.
|
2011-09-15 19:07:02 +00:00 |
|
Daniel Collins
|
412a4c3932
|
Implemented getpeername function.
|
2011-09-15 18:59:23 +00:00 |
|
Daniel Collins
|
3924db36b8
|
Implemented send function.
|
2011-09-15 18:53:31 +00:00 |
|
Daniel Collins
|
390663ba83
|
Implemented connect function.
|
2011-09-15 18:47:31 +00:00 |
|
Daniel Collins
|
18fda2a86c
|
Correctly store protocol names at the end of the EnumProtocols buffer.
Added Windows 98 WSHEnumProtocols function.
|
2011-09-15 15:21:57 +00:00 |
|
Daniel Collins
|
812e6cd2ad
|
Load EnumProtocolsA/EnumProtocolsW functions directly from mswsock.dll to avoid stack overflow when the program uses mswsock.dll.
|
2011-09-15 14:28:31 +00:00 |
|
Daniel Collins
|
6fff1e839c
|
Only call rclient_ functions on bound sockets and handle IPX_RECV/IPX_FILTER flags when binding.
|
2011-09-15 01:02:20 +00:00 |
|
Daniel Collins
|
fdb9e69241
|
Updated BIN_FILES, SRC_FILES and changelog.
|
2011-09-12 18:23:23 +00:00 |
|
Daniel Collins
|
9c68c53421
|
Initialise common controls.
|
2011-09-12 17:59:56 +00:00 |
|
Daniel Collins
|
a40d3da084
|
Updated getsockopt to call get_interfaces for each IPX_ADDRESS/IPX_MAX_ADAPTER_NUM call.
Deleted global interface list.
Set ipxwrapper.dll EnumProtocolsA/EnumProtocolsW stubs to load from wsock32.dll as they don't exist in ws2_32.dll.
|
2011-09-11 17:09:57 +00:00 |
|
Daniel Collins
|
9ac1da252a
|
Store IP address and netmask in router_addr structure and check each packet originates from the bound interface rather than testing against all IPX interfaces.
|
2011-09-11 16:58:04 +00:00 |
|
Daniel Collins
|
3455ee040b
|
Fixed deadlocking bug in DirectPlay provider
|
2011-09-11 15:31:02 +00:00 |
|
Daniel Collins
|
e91121bf02
|
Bugfix: router_bind() didn't set ->next properly, lost any existing binds.
|
2011-09-11 14:38:12 +00:00 |
|
Daniel Collins
|
b888762538
|
Rewrote DLL loading code to avoid corrupting the system error code.
|
2011-09-11 13:28:41 +00:00 |
|
Daniel Collins
|
ee30a6200f
|
Some bugfixes in the DirectPlay service provider code.
|
2011-09-11 12:03:38 +00:00 |
|
Daniel Collins
|
616859cc13
|
Treat connection reset in router code as proper disconnect.
|
2011-09-10 11:46:09 +00:00 |
|
Daniel Collins
|
b8c366a5ed
|
Code cleanup
|
2011-09-09 22:29:38 +00:00 |
|
Daniel Collins
|
5b77e23815
|
Bugfixes and cleanup in router code.
|
2011-09-09 22:10:32 +00:00 |
|
Daniel Collins
|
f1a6cf40a2
|
Bugfix: Setup socket for sending packets with new router code properly.
|
2011-09-09 19:03:19 +00:00 |
|
Daniel Collins
|
8e06150325
|
Completed changes to allow for separate router processes.
|
2011-09-09 18:36:52 +00:00 |
|
Daniel Collins
|
11af1ba5d5
|
Added call handling to router code
|
2011-09-09 17:38:57 +00:00 |
|
Daniel Collins
|
6d6ac5f2c3
|
Listen for and accept/close client connections in router code.
|
2011-09-09 15:50:55 +00:00 |
|
Daniel Collins
|
8928ae23cc
|
Missed a line in last commit.
|
2011-09-09 00:59:16 +00:00 |
|
Daniel Collins
|
6f4bfb78f5
|
Updated Makefile to build with debug symbols when DEBUG is set, strip otherwise.
|
2011-09-09 00:56:25 +00:00 |
|
Daniel Collins
|
8e5b68ab49
|
Fixed typo, tried to use NULL pointer.
|
2011-09-09 00:45:16 +00:00 |
|
Daniel Collins
|
81ebe2191d
|
Added standalone router executable, currently useless since the router code doesn't support running in another process.
|
2011-09-08 23:28:36 +00:00 |
|
Daniel Collins
|
6e94ae1a6b
|
Fixed bugs in thread termination code.
|
2011-09-08 23:00:52 +00:00 |
|
Daniel Collins
|
f837ac123d
|
Continued DirectPlay code tweaks
|
2011-09-08 22:23:00 +00:00 |
|
Daniel Collins
|
431d0b8047
|
Began cleanup/overhaul of DirectPlay service provider. Removed last of the "extended bind" kludge implemented for previous code.
|
2011-09-08 18:42:27 +00:00 |
|
Daniel Collins
|
b1828e0958
|
Implemented proper SO_REUSEADDR support and fixed getsockopt to return proper value when SOL_SOCKET/SO_BROADCAST is requested.
|
2011-09-08 18:28:01 +00:00 |
|
Daniel Collins
|
48b141d7e9
|
Updated changelog.
|
2011-09-08 00:43:45 +00:00 |
|
Daniel Collins
|
b3d911abea
|
Partial cleanup of locking code.
|
2011-09-08 00:20:34 +00:00 |
|
Daniel Collins
|
eec97eee76
|
Use service provider GUID defined in dplay.h.
|
2011-09-07 23:37:57 +00:00 |
|
Daniel Collins
|
3c9d1870c8
|
Merged EnumProtocolsA and EnumProtocolsW into a single function.
|
2011-09-07 23:29:14 +00:00 |
|
Daniel Collins
|
dd1a6d3b02
|
Cleaned up some winsock includes, changed EnumProtocolsW to use correct PROTOCOL_INFO structure.
|
2011-09-07 23:03:14 +00:00 |
|
Daniel Collins
|
0b73241fe8
|
Check packet size and cache source IP in recv_packet. Destination network number is replaced with the source IP of the packet by the router thread.
|
2011-09-07 20:37:18 +00:00 |
|