Last 30 days
Older
-
issue 4
(dependency DLLs don't appear to work on Windows 7 x64 ) commented on by rosspirtle
-
-
issue 4
(dependency DLLs don't appear to work on Windows 7 x64 ) reported by rosspirtle
-
-
-
-
-
issue 1
(Program doesn't work on 64-bit Windows Vista) commented on by iltafas
-
-
issue 1
(Program doesn't work on 64-bit Windows Vista) commented on by iltafas
-
-
issue 2
(UPnPPortMapper AccessViolation it is cause by MiniUPnP.UPNP_...) Status changed by deusty
-
-
-
issue 2
(UPnPPortMapper AccessViolation it is cause by MiniUPnP.UPNP_...) commented on by jfkotlow
-
-
-
issue 2
(UPnPPortMapper AccessViolation it is cause by MiniUPnP.UPNP_...) reported by jfkotlow
-
-
issue 1
(Program doesn't work on 64-bit Windows Vista) Status changed by deusty
-
-
-
-
r23
(Switching to dll's compiled with "gcc -shared" as opposed to...) committed by deusty
- Switching to dll's compiled with "gcc -shared" as opposed to "dllwrap".
Switching to dll's compiled with "gcc -shared" as opposed to "dllwrap".
-
-
-
-
-
-
-
-
-
-
-
-
issue 1
(Program doesn't work on 64-bit Windows Vista) changed by deusty
-
Status:
Started
Labels:
Priority-High
−Priority-Medium
Status:
Started
Labels:
Priority-High
−Priority-Medium
-
r22
(The method NATPMP.getdefaultgateway is now deprecated.) committed by deusty
- The method NATPMP.getdefaultgateway is now deprecated.
The method NATPMP.getdefaultgateway is now deprecated.
-
r21
(Changed the platform to x86 so the project will compile and ...) committed by deusty
- Changed the platform to x86 so the project will compile and run properly on 64-bit windows.
Changed the platform to x86 so the project will compile and run properly on 64-bit windows.
-
-
r20
(Fixing bugs related to getdefaultgateway code. Should now pr...) committed by deusty
- Fixing bugs related to getdefaultgateway code. Should now properly retrieve the router IP address in
the .Net code.
Special thanks to Jahanzeb Sherwani for providing code to help fix this bug.
Fixing bugs related to getdefaultgateway code. Should now properly retrieve the router IP address in
the .Net code.
Special thanks to Jahanzeb Sherwani for providing code to help fix this bug.
-
r19
(Adding try/catch around MiniUPNP.UPNP_DeletePortMapping meth...) committed by deusty
- Adding try/catch around MiniUPNP.UPNP_DeletePortMapping methods.
Adding try/catch around MiniUPNP.UPNP_DeletePortMapping methods.
-
r18
(Added try/catch around add/remove system event delegates. I'...) committed by deusty
- Added try/catch around add/remove system event delegates. I've witnessed exceptions from these
method calls, although I have no idea why. It's .Net, what else can I say...
Added try/catch around add/remove system event delegates. I've witnessed exceptions from these
method calls, although I have no idea why. It's .Net, what else can I say...
-
r17
(Added refresh button to port map application.) committed by deusty
- Added refresh button to port map application.
Added refresh button to port map application.
-
r16
(Added ability to remove existing upnp port mappings (that do...) committed by deusty
- Added ability to remove existing upnp port mappings (that don't belong to the application).
Added ability to remove existing upnp port mappings (that don't belong to the application).
-
r16
(Added ability to remove existing upnp port mappings (that do...) committed by deusty
- Added ability to remove existing upnp port mappings (that don't belong to the application).
Added ability to remove existing upnp port mappings (that don't belong to the application).
-
r16
(Added ability to remove existing upnp port mappings (that do...) committed by deusty
- Added ability to remove existing upnp port mappings (that don't belong to the application).
Added ability to remove existing upnp port mappings (that don't belong to the application).
-
r15
(Incrementing version number of framework.) committed by deusty
- Incrementing version number of framework.
Incrementing version number of framework.
-
r14
(RequestUPnPMappingTable now doesn't bother updating port map...) committed by deusty
- RequestUPnPMappingTable now doesn't bother updating port mappings. It simply updates the list of
existing mappings.
Added framework support to remove existing upnp port mappings (that don't belong to the
application).
RequestUPnPMappingTable now doesn't bother updating port mappings. It simply updates the list of
existing mappings.
Added framework support to remove existing upnp port mappings (that don't belong to the
application).
-
r14
(RequestUPnPMappingTable now doesn't bother updating port map...) committed by deusty
- RequestUPnPMappingTable now doesn't bother updating port mappings. It simply updates the list of
existing mappings.
Added framework support to remove existing upnp port mappings (that don't belong to the
application).
RequestUPnPMappingTable now doesn't bother updating port mappings. It simply updates the list of
existing mappings.
Added framework support to remove existing upnp port mappings (that don't belong to the
application).
-
r13
(Commenting out udp client stuff until a solution is found fo...) committed by deusty
- Commenting out udp client stuff until a solution is found for the problem.
Commenting out udp client stuff until a solution is found for the problem.
-
r12
(Minor bug fixes and improvements to the port map application...) committed by deusty
- Minor bug fixes and improvements to the port map application.
Minor bug fixes and improvements to the port map application.
-
r11
(Bug fix (hopefully) for various exceptions related to call t...) committed by deusty
- Bug fix (hopefully) for various exceptions related to call to MiniUPnP.UPNP_GetIGDFromUrl() method.
Bug fix (hopefully) for various exceptions related to call to MiniUPnP.UPNP_GetIGDFromUrl() method.
-
r10
(Forgot to increment the version number for the dll.) committed by deusty
- Forgot to increment the version number for the dll.
Forgot to increment the version number for the dll.
-
r9
(Fixed bug related to a UPnP call somehow returning multiple ...) committed by deusty
- Fixed bug related to a UPnP call somehow returning multiple port mappings for the same port. That
is, multiple UDP port mappings for external port X, or multiple TCP port mappings for external port
Y. This may be possible if there were multiple UPnP routers from the same vendor on the local
network (maybe).
Fixed bug related to a UPnP call somehow returning multiple port mappings for the same port. That
is, multiple UDP port mappings for external port X, or multiple TCP port mappings for external port
Y. This may be possible if there were multiple UPnP routers from the same vendor on the local
network (maybe).
|