openclonk/src/network
Lukas Werling 3ebedd0c5f Rank private/UL addresses lower than global ones
Also adds some tests. Yay tests!
2017-02-28 22:15:29 +01:00
..
C4Client.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Client.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GameControlNetwork.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GameControlNetwork.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4InteractiveThread.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4InteractiveThread.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4League.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4League.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4NetIO.cpp Rank private/UL addresses lower than global ones 2017-02-28 22:15:29 +01:00
C4NetIO.h Rank private/UL addresses lower than global ones 2017-02-28 22:15:29 +01:00
C4Network2.cpp Rank private/UL addresses lower than global ones 2017-02-28 22:15:29 +01:00
C4Network2.h Sort addresses used for initial host connection 2017-02-26 23:36:32 +01:00
C4Network2Address.cpp Implement IPv6 support to C4NetIO 2017-01-09 20:34:43 +01:00
C4Network2Address.h Convert IPv4-mapped IPv6 peer addresses to IPv4 2017-02-26 23:36:32 +01:00
C4Network2Client.cpp Change C4NetIOUDP broadcast to IPv6 2017-01-18 21:54:50 +01:00
C4Network2Client.h Double the maximum address count to accomodate IPv6 2017-02-27 22:52:24 +01:00
C4Network2Dialogs.cpp Implement IPv6 support to C4NetIO 2017-01-09 20:34:43 +01:00
C4Network2Dialogs.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Network2Discover.cpp Fix local network discovery 2017-01-18 21:54:49 +01:00
C4Network2Discover.h Fix local network discovery on Windows (#1886) 2017-01-21 16:03:03 +01:00
C4Network2IO.cpp Improve "unexpected address family" asserts 2017-01-18 21:54:50 +01:00
C4Network2IO.h Implement netpunching for IPv6 2017-01-18 21:54:50 +01:00
C4Network2IRC.cpp Remove ResolveAddress() 2017-01-18 21:54:50 +01:00
C4Network2IRC.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Network2Players.cpp allow script players to join in network rounds (#1885) 2017-02-02 21:47:56 +01:00
C4Network2Players.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2Reference.cpp Fix double escaping of Statistics JSON 2017-02-18 19:08:15 +01:00
C4Network2Reference.h Send script-defined statistics to the masterserver 2017-02-17 23:29:16 +01:00
C4Network2Res.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Network2Res.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Network2ResDlg.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Network2Stats.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Network2Stats.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Network2UPnP.h Change C4Network2UPnPP forward declaration to class 2016-05-29 23:39:10 +02:00
C4Network2UPnPDummy.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2UPnPLinux.cpp Fix UPnP/Linux crash when there is no UPnP device 2016-12-10 22:07:37 +01:00
C4Network2UPnPWin32.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Packet2.cpp Editor graph delegate: Add edge and vertex properties. Remove graph storage options. 2016-11-10 21:43:43 -05:00
C4PacketBase.h Editor graph delegate: Add edge and vertex properties. Remove graph storage options. 2016-11-10 21:43:43 -05:00