233 Commits (59eb09d06318c8378193dfd40fc37bc308ee9044)

Author SHA1 Message Date
Adam Ierymenko a27d8b2910 Windows cleanup. 10 years ago
Adam Ierymenko b6f6ed35fc More Windows tweaks and a compile fix. 10 years ago
Adam Ierymenko d9fa07399e Fix GitHub issue #311 10 years ago
Kristof Imre Szabo 6d1dc47368 Typo fix. 10 years ago
Kristof Imre Szabo f8d05eb625 Spec description rephrased. 10 years ago
Kristof Imre Szabo 45c233c0e7 Formatting change 10 years ago
Kristof Imre Szabo b836228465 Formatting change 10 years ago
Kristof Imre Szabo 8118630861 Formatting change 10 years ago
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 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.) 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