summaryrefslogtreecommitdiff
path: root/windows/ZeroTierOne
AgeCommit message (Expand)Author
2017-07-12fix Windows buildGrant Limberg
2017-07-06.Adam Ierymenko
2017-07-03also cluster.hppGrant Limberg
2017-07-03remove Cluster.cpp from build list as it's been removedGrant Limberg
2017-06-21fix for windows compilation (related to SDK implementation)Alex
2017-04-20Windows build fixes.Adam Ierymenko
2017-04-18Cleanup, Windows fixes, Self test fixAdam Ierymenko
2017-04-18Windows build fixes, self test cleanup.Adam Ierymenko
2017-04-17Windows profile build target (CPU profiling), and a little bit of optimizatio...Adam Ierymenko
2017-03-14Software update cleanup, and a fix for updates on Windows.Adam Ierymenko
2017-03-07Windows build fixes.Adam Ierymenko
2017-02-23Windows build fix.Adam Ierymenko
2017-01-26remove reference to BackgroundResolver.cpp/.hpp on WindowsGrant Limberg
2017-01-20Windows build fix, warning removal.Adam Ierymenko
2017-01-13Windows build fixes, Software update fix, warning removal.Adam Ierymenko
2017-01-11Should fix Windows build.Adam Ierymenko
2016-11-16add JSONDB.cppGrant Limberg
2016-11-03link in notelemetry.obj even though Microsoft said CRT telemetry would be dis...Grant Limberg
2016-11-03add new files & remove old ones from VS project. Now builds & runs on Window...Grant Limberg
2016-11-03upgraded vcxprojs to VS2015. got the tap driver building.Grant Limberg
2016-06-21Windows builds again. And there was much rejoicing.Adam Ierymenko
2016-01-20Windows build fixes.Adam Ierymenko
2016-01-12boring doc stuffAdam Ierymenko
2015-12-21Selectively move over changes from "edge" to "dev" excluding netcon.Adam Ierymenko
2015-11-16Turns out it wasn't hard to add miniupnpc to the VS2012 project and just have...Adam Ierymenko
2015-11-13Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, ...Adam Ierymenko
2015-11-12Minor Windows build fixes. Builds on VS2012 again.Adam Ierymenko
2015-09-24(1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local i...Adam Ierymenko
2015-07-30Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and s...Adam Ierymenko
2015-07-28Add miniupnpc builds for Windows, fix some Windows build warnings.Adam Ierymenko
2015-07-06Add new .h file to VS build, and Windows side of local interface address enum...Adam Ierymenko
2015-06-01Add BackgroundResolver to Windows build.Adam Ierymenko
2015-05-20Clean old update code out of Windows service wrapper.Adam Ierymenko
2015-04-24Bring Windows service code up to date and into sync.Adam Ierymenko
2015-04-24Take winhttp out of lib list, since we don't use it anymore.Adam Ierymenko
2015-04-24First pass of Windows cleanup and build fixes...Adam Ierymenko
2015-03-31osnet -> osdepAdam Ierymenko
2015-02-17Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]Adam Ierymenko
2015-01-05Cleanup, add tristate to config code in Network, and happy new year!Adam Ierymenko
2014-10-29Windows service fix -- it helps if we actually launch the control socket thing.Adam Ierymenko
2014-10-29Windows build fix, set up Windows solution with new layout.Adam Ierymenko
2014-10-19Switch VS2012 build back to real, not self-test.Adam Ierymenko
2014-10-19Windows build fixes.Adam Ierymenko
2014-08-20Some UI fixes for Windows.Adam Ierymenko
2014-08-19...Adam Ierymenko
2014-08-18Do HttpClient refactoring for Windows.Adam Ierymenko
2014-08-08Kill ugly old getSecureRandom() and replace with simple wrapper for Windows C...Adam Ierymenko
2014-08-07Windows compile fixes, compiler warning fix, unfreed memory fix in main.c (th...Adam Ierymenko
2014-08-04Windows Ethernet tap refactoring complete.Adam Ierymenko
2014-07-28Windows routing table interface (untested).Adam Ierymenko