Commit Graph

12 Commits (f412f4ca883dd69839e3df8299b937774c4d6644)

Author SHA1 Message Date
orignal 37c450f1e1 fixed race condition 8 years ago
orignal a003e396c5 fixed UPnP build 8 years ago
Mikhail Titov 8f3daad502 Sane TTL for UPnP API>=14 and remove old miniupnpc support 8 years ago
Mikhail Titov 8791f382b3 Make a deep copy of our addresses for UPnP
Somehow "Expression: vector iterators incompatible" gets thrown especially on fresh start
TODO: figure out details
8 years ago
Mikhail Titov 33494c4f4b Catch up for miniupnpc API 15 8 years ago
hagen 0859cf30f8 * sane log messages: UPnP.cpp 9 years ago
Mikhail Titov 60e2722a21 fixup! Fix UPnP for Win32 9 years ago
Mikhail Titov 046ffd8648 Fix UPnP for Win32
* find_package for headers
* Swap includes order to pass compilation with MSVC 2013
* Enforce SO address resolution checks
* Change SO/DLL name on Windows
* Portable sleep from C++11

This closes #186
9 years ago
orignal 2442d0e910 moved UPnP instance to Transports. Use actual port from RouterContext 9 years ago
Mikal Villa 7a387b9a9f Updating UPnP code for windows. (untested) 10 years ago
Mikal Villa 7acdc0a606 Libminiupnpc library support (v1.5 and v1.6), dynamic runtime linking. 10 years ago
orignal 290c1890cc UPnP added 11 years ago