224 Commits (bf3e31ece77bcbf82ab6fdd66eef7f1a64a862fb)

Author SHA1 Message Date
Kristof Imre Szabo bf3e31ece7 Initial commit of the standard zerotier RPM specification 10 years ago
Adam Ierymenko f217ce7ff7 Upgrade http-parser. 10 years ago
Adam Ierymenko 039790cf26 Upgrade LZ4 to hopefully fix wacky sporadic crash when built with g++ 5.3.1 on Debian/testing. 10 years ago
Adam Ierymenko e5f82f5457 cleanup 10 years ago
Adam Ierymenko a5e4e3fcac Remove ui/ on Linux uninstall. 10 years ago
Adam Ierymenko 3fe60615df Make installers silent when run inside packages. 10 years ago
Joseph Henry c3e2cb9b8e Modified PCB/state management logic 10 years ago
Joseph Henry 3e65ecb93d Stateless RPC rework 10 years ago
Adam Ierymenko 61becbb7e5 . 10 years ago
Adam Ierymenko 2f42a7c010 Windows 1.1.2 build. 10 years ago
Adam Ierymenko 436c1fac1d Selectively move over changes from "edge" to "dev" excluding netcon. 10 years ago
Adam Ierymenko 24cc0904fa 1.1.2 Windows build fixes, tweaks, etc. 10 years ago
Adam Ierymenko 823c9979c0 Erase more debug junk. 10 years ago
Adam Ierymenko a4cfe4cd16 Fix Linux init script to properly specify runlevels. 10 years ago
Adam Ierymenko be44b15eac Fix for GitHub issue #252 11 years ago
Adam Ierymenko d73edfea56 GitHub issue #257 11 years ago
Adam Ierymenko 6768521330 Ton of uPnP work and adding NAT-PMP support, still testing... 11 years ago
Adam Ierymenko d8d4cfbf01 Eliminate a few warnings and some small code reorg. 11 years ago
Adam Ierymenko 6f16f44438 VERSION 1.1.0: Win/Mac UI improvements, improved NAT-t, CIRCUIT_TEST, and more! 11 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. 11 years ago
Adam Ierymenko 48745eca57 Fix ARM dpkg build. 11 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. 11 years ago
Adam Ierymenko cf6164e847 Build libminiupnpc from source now, and update version. 11 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/ 11 years ago
Adam Ierymenko e4d1aba3f8 Use new OSX tap version, and update OSX install scripts. 11 years ago
Adam Ierymenko 220552af62 GitHub issue #241 -- and also some appearance updates. Eventually this might get replaced by a native Mac app. 11 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.) 11 years ago
Adam Ierymenko bacb53fe8f Remove old Windows NDIS5 tap driver -- I think this is dead. 11 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). 11 years ago
Adam Ierymenko 141e2db38c More results. 11 years ago
Adam Ierymenko 0cf4ddda4a Some more test results, and fix OSX installer to put symlinks in /usr/local as per El Capitan requirements. 11 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