summaryrefslogtreecommitdiff
path: root/windows/ZeroTierOne/ZeroTierOne.vcxproj.filters
AgeCommit message (Expand)Author
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-04-24Bring Windows service code up to date and into sync.Adam Ierymenko
2015-04-24First pass of Windows cleanup and build fixes...Adam Ierymenko
2014-10-29Windows build fix, set up Windows solution with new layout.Adam Ierymenko
2014-10-19Windows build fixes.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
2014-07-26Salsa20 SSE Windows build fix -- turns out you can't be as loose with SSE int...Adam Ierymenko
2014-04-10VERSION 0.8.2Adam Ierymenko
2014-04-08Some installer stuff, complete refactoring of Windows side of newly split tap...Adam Ierymenko
2014-03-25Make Windows build, add (untested) Windows named pipe based IPC code.Adam Ierymenko
2014-02-05C++ service base stuff taken from MS public domain example project and modifi...Adam Ierymenko
2014-01-20Windows build fixes and installer work...Adam Ierymenko
2013-12-26Remove old stuff from VS projects, get driver signing working on Windows. (Ju...Adam Ierymenko
2013-11-18More UI work, reorg Windows stuff...Adam Ierymenko