summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2016-01-13Modified PCB/state management logicJoseph Henry
2016-01-11Stateless RPC reworkJoseph Henry
2015-12-21.Adam Ierymenko
2015-12-211.1.2 Windows build fixes, tweaks, etc.Adam Ierymenko
2015-12-17Erase more debug junk.Adam Ierymenko
2015-12-04Merge dev.Adam Ierymenko
2015-12-01Fix Linux init script to properly specify runlevels.Adam Ierymenko
2015-11-30Fix for GitHub issue #252Adam Ierymenko
2015-11-30GitHub issue #257Adam Ierymenko
2015-11-30Ton of uPnP work and adding NAT-PMP support, still testing...Adam Ierymenko
2015-11-30Merge devAdam Ierymenko
2015-11-23Eliminate a few warnings and some small code reorg.Adam Ierymenko
2015-11-23MERGE current "dev" into "netcon" -- should not affect netcon itself but will...Adam Ierymenko
2015-11-17VERSION 1.1.0: Win/Mac UI improvements, improved NAT-t, CIRCUIT_TEST, and more!Adam Ierymenko
2015-11-17Just add a launch prerequisite for .NET 4.5 -- it's usually there, and if not...Adam Ierymenko
2015-11-16Fix ARM dpkg build.Adam Ierymenko
2015-11-16Turns out it wasn't hard to add miniupnpc to the VS2012 project and just have...Adam Ierymenko
2015-11-16Build libminiupnpc from source now, and update version.Adam Ierymenko
2015-11-16Delete pre-build miniupnpc for Linux and Mac -- will add Make rules to build ...Adam Ierymenko
2015-11-16Use new OSX tap version, and update OSX install scripts.Adam Ierymenko
2015-11-16GitHub issue #241 -- and also some appearance updates. Eventually this might ...Adam Ierymenko
2015-11-13Update installer to drag along a net-install binary for .NET 4.5 that it runs...Adam Ierymenko
2015-11-12Remove old Windows NDIS5 tap driver -- I think this is dead.Adam Ierymenko
2015-11-10Patch tap-mac to latest tuntaposx upstream changes, and add updated build for...Adam Ierymenko
2015-11-10More results.Adam Ierymenko
2015-11-10Some more test results, and fix OSX installer to put symlinks in /usr/local a...Adam Ierymenko
2015-11-04Performance tweaks to lwipopts.h (TX=12MB/s)Joseph Henry
2015-11-03Added throughput-test Docker filesJoseph Henry
2015-11-03Added debug statements for transfer testJoseph Henry
2015-11-03Added debug statements for transfer testJoseph Henry
2015-10-16Misc changesJoseph Henry
2015-10-14Disabled TCP listen backlog, must be enabled in lwipopts.hJoseph Henry
2015-10-14Added support for listen backlogsJoseph Henry
2015-10-13Fixed socket protocol check logic in socket()Joseph Henry
2015-10-12Minor bug fixesJoseph Henry
2015-10-12Additional retval+errno handlingJoseph Henry
2015-10-09Added liblwip.so and libintercept build filesJoseph Henry
2015-10-08Minor timer changes (~21 Mb/s local)Joseph Henry
2015-10-06Minor debug output changesJoseph Henry
2015-10-06Refactored tcp_write code - Reduced CPU usage to respectable levelsJoseph Henry
2015-09-23moved lib files to extJoseph Henry
2015-09-23added lwip unix port lib filesJoseph Henry
2015-09-10initial commitJoseph Henry
2015-08-13Windows driver (NDIS6) rebuild using earlier DDK revision to allow driver to ...Adam Ierymenko
2015-07-30Bring back _winPokeAHole() to dynamically allocate firewall exception. Should...Adam Ierymenko
2015-07-30Because Windows, because Windows. Now it upgrades correctly from 1.0.1, inclu...Adam Ierymenko
2015-07-30Save enumeration of statically assigned IPs so they will always be reassigned...Adam Ierymenko
2015-07-301.0.4 installer GUIDAdam Ierymenko
2015-07-30Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and s...Adam Ierymenko
2015-07-291.0.4 release installer changesAdam Ierymenko