1
0
mirror of https://github.com/solemnwarning/ipxwrapper synced 2024-12-30 16:45:37 +01:00

27 Commits

Author SHA1 Message Date
Daniel Collins
d9ee86d985 Updated changelog and readme. 2012-11-17 23:07:27 +00:00
Daniel Collins
7239a8ea63 Added 0.3.4 release tag. 2012-05-10 14:03:38 +00:00
Daniel Collins
702a895d69 Updated changelog. 2012-01-14 15:34:13 +00:00
Daniel Collins
f1fa666c00 Log stub DLL name rather than target DLL when logging calls. 2011-11-16 22:29:27 +00:00
Daniel Collins
4266b85cc9 Cleaned up error handling in SPInit and updated changelog. 2011-11-14 02:59:15 +00:00
Daniel Collins
91b6550a86 Updated changelog 2011-11-13 02:21:12 +00:00
Daniel Collins
aa36058c1d Updated changelog and added some notes to service provider. 2011-11-08 22:01:32 +00:00
Daniel Collins
8fd710578d Set 0x02 in sa_flags when packet is from a local (IPX) IP and free the hosts list while cleaning up. 2011-10-03 11:13:45 +00:00
Daniel Collins
33b3e39a98 Added warning when unknown NSPROTO_IPX socket options are used and updated changelog. 2011-09-28 22:05:36 +00:00
Daniel Collins
7c822c97b6 Tweaked some code and updated changelog. 2011-09-21 21:57:28 +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
db4d9060b1 Updated changelog. 2011-09-15 19:07:02 +00:00
Daniel Collins
fdb9e69241 Updated BIN_FILES, SRC_FILES and changelog. 2011-09-12 18:23:23 +00:00
Daniel Collins
48b141d7e9 Updated changelog. 2011-09-08 00:43:45 +00:00
Daniel Collins
14e7e08dda Added 0.2.2 release tag. 2011-08-22 07:12:51 +00:00
Daniel Collins
bfa611ae6e Correctly terminate strings in stub DLLs. 2011-08-12 01:12:10 +00:00
Daniel Collins
adfdff8fb7 Log DLL and function names in ipxwrapper.log instead of seperate log file. 2011-08-11 20:36:35 +00:00
Daniel Collins
d3adf8efef Added missing exports to wsock32.dll/mswsock.dll and tweaked Makefile. 2011-08-10 01:44:13 +00:00
Daniel Collins
5f06b2250c Correctly order interfaces when first interface has the force primary flag set. 2011-08-06 16:18:44 +00:00
Daniel Collins
7b50221c63 Changed format of log timestamp and fixed buffer overflow when converting some IPX addresses to text. 2011-07-21 18:41:52 +00:00
Daniel Collins
fb68a9a593 Cleaned up logging code, added log timestamps (using GetTickCount) and changed calls in router code to prevent it from generating extra log messages. 2011-07-13 22:56:19 +00:00
Daniel Collins
877edb3d85 Replaced remaining asserts in ipxconfig with error messages 2011-07-09 03:31:54 +00:00
Daniel Collins
8228b5af49 Updated changelog. 2011-07-09 03:19:16 +00:00
Daniel Collins
898c0bd1cb Added call logging option to config tool. 2011-06-17 01:17:56 +00:00
Daniel Collins
7cab37479e Updated changelog 2011-06-13 14:07:47 +00:00
Daniel Collins
a1eff83b9a Build stripped ipxconfig.exe and added changelog. 2011-04-30 16:25:52 +00:00