23 Commits (master)

Author SHA1 Message Date
Adam Ierymenko 27c8eb0d6d GitHub issue #1019 7 years ago
Adam Ierymenko 51ebefc3ab
Ifdef these to stop non-Windows IDEs from complaining. 7 years ago
Adam Ierymenko 52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1 7 years ago
Adam Ierymenko 4e4fd51117 boring doc stuff 10 years ago
Adam Ierymenko f69454ec98 (1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local interface a full sockaddr_storage instead of an int identifier, which turns out to be better for multi-homing and other uses. 11 years ago
Adam Ierymenko 82f6b3f550 Clean old update code out of Windows service wrapper. 11 years ago
Adam Ierymenko e2c65bf16a Bring Windows service code up to date and into sync. 11 years ago
Adam Ierymenko a61acf36d2 osnet -> osdep 11 years ago
Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! 11 years ago
Adam Ierymenko 5ca20da7af Windows service fix -- it helps if we actually launch the control socket thing. 12 years ago
Adam Ierymenko 4923ab2945 Windows build fix, set up Windows solution with new layout. 12 years ago
Adam Ierymenko 74f36f5dc0 Windows build fixes. 12 years ago
Adam Ierymenko 77457cbff1 Windows compile fixes, compiler warning fix, unfreed memory fix in main.c (though it would not have mattered since program exits immediately after). 12 years ago
Adam Ierymenko 19c4d82512 Intaller upgrade and stuff, fix to Windows service for new Node API changes. 12 years ago
Adam Ierymenko 9d05897f7a Windows service works now! 12 years ago
Adam Ierymenko 2203958798 Windows auto-updater invocation works... time to try an installer! 12 years ago
Adam Ierymenko 833a0621fa Windows service auto-update work. 12 years ago
Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 years ago
Adam Ierymenko 5b97bb247e More Windows service work... it builds! Now to do a new installer and test. Also fix a Windows compile warning in Switch.cpp. 12 years ago
Adam Ierymenko 8a7486577a Windows service work, remove old installer... not sure exactly what we're going to use. 12 years ago
Adam Ierymenko d0e5da2884 Fix copyright notice. 12 years ago
Adam Ierymenko d5b50ee466 C++ service base stuff taken from MS public domain example project and modified slightly. 12 years ago