Adam Ierymenko
|
093d745b86
|
ZT_OFFICIAL_RELEASE and ZT_AUTO_UPDATE in Windows build in Release mode.
|
2014-02-23 09:06:55 -08:00 |
|
Adam Ierymenko
|
833a0621fa
|
Windows service auto-update work.
|
2014-02-21 23:49:24 -08:00 |
|
Adam Ierymenko
|
b5c3a92be2
|
Boring stuff: update dates in copyrights across all files.
|
2014-02-16 12:40:22 -08:00 |
|
Adam Ierymenko
|
0442d7e2d6
|
Forgot to save solution file.
|
2014-02-06 23:14:41 -08:00 |
|
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.
|
2014-02-06 23:12:12 -08:00 |
|
Adam Ierymenko
|
8a7486577a
|
Windows service work, remove old installer... not sure exactly what we're going to use.
|
2014-02-06 22:06:27 -08:00 |
|
Adam Ierymenko
|
d0e5da2884
|
Fix copyright notice.
|
2014-02-05 16:38:54 -08:00 |
|
Adam Ierymenko
|
d5b50ee466
|
C++ service base stuff taken from MS public domain example project and modified slightly.
|
2014-02-05 16:37:50 -08:00 |
|
Adam Ierymenko
|
8031fe00c7
|
Delete C# service... going C++, probably integrating with core.
|
2014-02-05 14:27:31 -08:00 |
|
Adam Ierymenko
|
a154d660d9
|
Some work on background service that runs the actual zerotier-one process.
|
2014-02-02 23:48:44 -08:00 |
|
Adam Ierymenko
|
7a49d50187
|
Windows installer work...
|
2014-02-02 17:38:22 -08:00 |
|
Adam Ierymenko
|
22efa1ab53
|
Windows Installer work, fix 100% CPU bug in EthernetTap on Windows, Windows lockDownFile() implementation that uses 'cacls' utility.
|
2014-01-26 10:21:43 -08:00 |
|
Adam Ierymenko
|
434ce96f2c
|
Officially signed 32-bit build of Windows tap driver.
|
2014-01-24 17:29:46 -08:00 |
|
Adam Ierymenko
|
8771418170
|
Fix bug in tap driver introduced during unused code purge (deleted the part that acknowledges writes!), and fix bug in EthernetTap causing 0000 for etherType. Windows works now! Yay!
|
2014-01-23 16:10:24 -08:00 |
|
Adam Ierymenko
|
9232ba1da0
|
Tap works on Windows now, sort of. Now I discovered that Windows has two mechanisms for assigning IP addresses: the registry and lower-level calls. Joy.
|
2014-01-22 23:46:33 -08:00 |
|
Adam Ierymenko
|
a0916b926f
|
Finally got the Windows x64 driver signed correctly. Turns out signtool.exe with the older (NDIS5) version of the Windows DDK does not understand cross-certificates, yet it blithely continues on and signs incorrectly anyway. Got it working by using DigiCert's own certificate tool which includes a sign files operation. Must be done manually but this doesn't have to be done often. F@!K.
|
2014-01-22 22:11:22 -08:00 |
|
Adam Ierymenko
|
2da6a7570b
|
More tap driver work, increment version number, remove old binaries since signatures may not have been valid.
|
2014-01-22 18:38:45 -08:00 |
|
Adam Ierymenko
|
2498ecbc84
|
Windows compile fixes, check if running as administrator on startup for Windows.
|
2014-01-21 16:49:34 -08:00 |
|
Adam Ierymenko
|
06ca24e8e2
|
More work on Windows service, cleanup.
|
2014-01-21 09:18:12 -08:00 |
|
Adam Ierymenko
|
f0dd90d9d7
|
Windows Service stubs...
|
2014-01-20 17:03:15 -08:00 |
|
Adam Ierymenko
|
6bc5a84a2d
|
Windows build fixes and installer work...
|
2014-01-20 16:16:01 -08:00 |
|
Adam Ierymenko
|
3375363d93
|
More tap driver cleanup, and add IOCTL to get L2 multicast ethernet address subscriptions.
|
2014-01-20 14:33:05 -08:00 |
|
Adam Ierymenko
|
a365a0e3ba
|
Remove a lot of code that we don't need from tap-windows, further winnowing down this fork of OpenVPN's tap-windows to a more minimal version that does only basic Ethernet tap functionality.
|
2014-01-20 11:18:55 -08:00 |
|
Adam Ierymenko
|
a5896264fa
|
Builds on Windows now.
|
2014-01-18 10:17:15 -08:00 |
|
Adam Ierymenko
|
07f505971c
|
Windows build fixes.
|
2014-01-17 17:09:59 -08:00 |
|
Adam Ierymenko
|
7eccc5ebf2
|
Windows HTTP client code (untested)
|
2014-01-17 16:18:21 -08:00 |
|
Adam Ierymenko
|
54c2c945e0
|
Remove old stuff from VS projects, get driver signing working on Windows. (Just testing signing, going back to OSX and Linux now).
|
2013-12-26 14:46:15 -08:00 |
|
Adam Ierymenko
|
77bab13546
|
More UI work, reorg Windows stuff...
|
2013-11-18 12:01:33 -05:00 |
|