openclonk/src/network
Lukas Werling 07e8c75bac Replace libupnp with miniupnpc
- The new code works with my router while libupnp didn't. :)

 - There are some unexplainable crashes in libupnp: #1640

 - Using miniupnpc seems to be less complex than libupnp.

 - Apparently, miniupnpc also works on Windows, so we may be able to use
   it for all platforms.

Disadvantage: UPnP queries aren't asynchronous anymore, but they seem to
be pretty fast (< 1 s).
2016-05-29 23:38:12 +02:00
..
C4Client.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Client.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4GameControlNetwork.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4GameControlNetwork.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4InteractiveThread.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4InteractiveThread.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4League.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4League.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4NetIO.cpp Rename SafeRandom() to UnsyncedRandom() 2016-04-25 17:32:23 +02:00
C4NetIO.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2Client.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2Client.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2Dialogs.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2Dialogs.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2Discover.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2Discover.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2IO.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2IO.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2IRC.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2IRC.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2Players.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2Players.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2Reference.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2Reference.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2Res.cpp Rename SafeRandom() to UnsyncedRandom() 2016-04-25 17:32:23 +02:00
C4Network2Res.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2ResDlg.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2Stats.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2Stats.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2UPnP.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2UPnPDummy.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2UPnPLinux.cpp Replace libupnp with miniupnpc 2016-05-29 23:38:12 +02:00
C4Network2UPnPWin32.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Packet2.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4PacketBase.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00