Age | Commit message (Collapse) | Author |
|
|
|
DeviceIoControl
Otherwise the driver returns STATUS_INVALID_PARAMETER and the call fails. This should fix some Multicast issues on Windows
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
enumeration
|
|
|
|
|
|
|
|
|
|
|
|
in the route's range. Attempted fix for #600
|
|
|
|
(Attempted fix for ticket #600)
|
|
|
|
closenatpmp() after failure to init
|
|
|
|
|
|
|
|
|
|
|
|
MINGW32/64 is detected for libzt build - Symbol not supported
|
|
There were cases in the code where time calculations and comparisons were overflowing and causing connection instability. This will keep time calculations within expected ranges.
|
|
|
|
|
|
|
|
|
|
Enables UPnP port mapping for Android client on networks with UPnP routers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|