376 Commits (master)

Author SHA1 Message Date
Adam Ierymenko a4cfe4cd16 Fix Linux init script to properly specify runlevels. 10 years ago
Adam Ierymenko be44b15eac Fix for GitHub issue #252 10 years ago
Adam Ierymenko d73edfea56 GitHub issue #257 10 years ago
Adam Ierymenko 6768521330 Ton of uPnP work and adding NAT-PMP support, still testing... 10 years ago
Adam Ierymenko d8d4cfbf01 Eliminate a few warnings and some small code reorg. 10 years ago
Adam Ierymenko 6f16f44438 VERSION 1.1.0: Win/Mac UI improvements, improved NAT-t, CIRCUIT_TEST, and more! 10 years ago
Adam Ierymenko 1c0c3e62dc Just add a launch prerequisite for .NET 4.5 -- it's usually there, and if not it can be easily installed. This is mostly an issue on old Windows Server systems, and in that case the admin will likely want to decide how to proceed. 10 years ago
Adam Ierymenko 48745eca57 Fix ARM dpkg build. 10 years ago
Adam Ierymenko 0f5fb48a0b Turns out it wasn't hard to add miniupnpc to the VS2012 project and just have it build with the rest of the code. 10 years ago
Adam Ierymenko cf6164e847 Build libminiupnpc from source now, and update version. 10 years ago
Adam Ierymenko a13a21377c Delete pre-build miniupnpc for Linux and Mac -- will add Make rules to build from source and include source in ext/ 10 years ago
Adam Ierymenko e4d1aba3f8 Use new OSX tap version, and update OSX install scripts. 10 years ago
Adam Ierymenko 220552af62 GitHub issue #241 -- and also some appearance updates. Eventually this might get replaced by a native Mac app. 10 years ago
Adam Ierymenko 90f9415107 Update installer to drag along a net-install binary for .NET 4.5 that it runs if .NET 4.5 is not present... because yes we have to install Microsoft's own flagship runtime under some conditions. (Rare, but present.) 10 years ago
Adam Ierymenko bacb53fe8f Remove old Windows NDIS5 tap driver -- I think this is dead. 10 years ago
Adam Ierymenko 3b9411044f Patch tap-mac to latest tuntaposx upstream changes, and add updated build for 10.8 or later (keep old one for 10.7). 10 years ago
Adam Ierymenko 141e2db38c More results. 10 years ago
Adam Ierymenko 0cf4ddda4a Some more test results, and fix OSX installer to put symlinks in /usr/local as per El Capitan requirements. 10 years ago
Joseph Henry 3e84e8b8c3 Performance tweaks to lwipopts.h (TX=12MB/s) 11 years ago
Joseph Henry 4b07987210 Added throughput-test Docker files 11 years ago
Joseph Henry df391c8413 Added debug statements for transfer test 11 years ago
Joseph Henry 4c20fa4874 Added debug statements for transfer test 11 years ago
Joseph Henry 0405ba1ccf Misc changes 11 years ago
Joseph Henry e722eab892 Disabled TCP listen backlog, must be enabled in lwipopts.h 11 years ago
Joseph Henry 9ca699c86d Added support for listen backlogs 11 years ago
Joseph Henry 0912d4be59 Fixed socket protocol check logic in socket() 11 years ago
Joseph Henry 4e1e857949 Minor bug fixes 11 years ago
Joseph Henry 5dffa43201 Additional retval+errno handling 11 years ago
Joseph Henry 7f56678d84 Added liblwip.so and libintercept build files 11 years ago
Joseph Henry bbfc9359e9 Minor timer changes (~21 Mb/s local) 11 years ago
Joseph Henry 1bc33ae8d7 Minor debug output changes 11 years ago
Joseph Henry 36db5865e7 Refactored tcp_write code - Reduced CPU usage to respectable levels 11 years ago
Joseph Henry c85dd262ed moved lib files to ext 11 years ago
Joseph Henry 02d5a31822 added lwip unix port lib files 11 years ago
Joseph Henry 750352836f initial commit 11 years ago
Adam Ierymenko 085734aaba Windows driver (NDIS6) rebuild using earlier DDK revision to allow driver to load in Windows 2008 Server and Windows Vista. Still issues with those platforms, but driver loads -- and shouldn't hurt newer versions (will test). 11 years ago
Adam Ierymenko c826cec1d4 Bring back _winPokeAHole() to dynamically allocate firewall exception. Shouldn't be needed but seems to help on Windows 8. 11 years ago
Adam Ierymenko 620562f7cf Because Windows, because Windows. Now it upgrades correctly from 1.0.1, including automatic driver update from NDIS5 to NDIS6. Also a bit more robust on creating new ports, just in case. 11 years ago
Adam Ierymenko 922d9657b9 Save enumeration of statically assigned IPs so they will always be reassigned on device "power cycle." 11 years ago
Adam Ierymenko 499b2dccad 1.0.4 installer GUID 11 years ago
Adam Ierymenko 8169b35482 Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and setupapi and using these functions directly. 11 years ago
Adam Ierymenko 7cd3c419ee 1.0.4 release installer changes 11 years ago
Adam Ierymenko fa03d50e90 Rebuild Mac UI wrapper with smaller icon and a small UI fix. 11 years ago
Adam Ierymenko 14264c2d6f Add miniupnpc builds for Windows, fix some Windows build warnings. 11 years ago
Adam Ierymenko 3c54187c40 Linux x86 libminiupnpc.a 11 years ago
Adam Ierymenko 7df4eb69b5 Linux x64 libminiupnpc.a 11 years ago
Adam Ierymenko 559e384130 Linux make support for libminiupnpc. 11 years ago
Adam Ierymenko ebe5c526bb libminiupnpc.a for arm6l 11 years ago
Adam Ierymenko 569c5e77fd Add binary build of libminiupnpc for Mac x64. 11 years ago
Nelson Chen b41079ddf9 Update Application Mac Menu. Small MacGap leftover. 11 years ago