Age | Commit message (Expand) | Author |
2015-03-31 | osnet -> osdep | Adam Ierymenko |
2015-02-17 | Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] | Adam Ierymenko |
2015-01-05 | Cleanup, add tristate to config code in Network, and happy new year! | Adam Ierymenko |
2014-12-02 | Clean up some unused Windows files. | Adam Ierymenko |
2014-10-29 | Windows service fix -- it helps if we actually launch the control socket thing. | Adam Ierymenko |
2014-10-29 | Windows build fix, set up Windows solution with new layout. | Adam Ierymenko |
2014-10-19 | Switch VS2012 build back to real, not self-test. | Adam Ierymenko |
2014-10-19 | Windows build fixes. | Adam Ierymenko |
2014-09-18 | docs | Adam Ierymenko |
2014-08-20 | Some UI fixes for Windows. | Adam Ierymenko |
2014-08-19 | ... | Adam Ierymenko |
2014-08-18 | Do HttpClient refactoring for Windows. | Adam Ierymenko |
2014-08-08 | Kill ugly old getSecureRandom() and replace with simple wrapper for Windows C... | Adam Ierymenko |
2014-08-07 | Windows compile fixes, compiler warning fix, unfreed memory fix in main.c (th... | Adam Ierymenko |
2014-08-04 | Windows Ethernet tap refactoring complete. | Adam Ierymenko |
2014-07-28 | Windows routing table interface (untested). | Adam Ierymenko |
2014-07-26 | Salsa20 SSE Windows build fix -- turns out you can't be as loose with SSE int... | Adam Ierymenko |
2014-07-03 | VERSION 0.9.1: bug fixes and experimental bridging support | Adam Ierymenko |
2014-05-29 | Build fix for Windows setsockopt(). | Adam Ierymenko |
2014-04-10 | VERSION 0.8.2 | Adam Ierymenko |
2014-04-08 | Some installer stuff, complete refactoring of Windows side of newly split tap... | Adam Ierymenko |
2014-04-04 | Intaller upgrade and stuff, fix to Windows service for new Node API changes. | Adam Ierymenko |
2014-03-25 | Make Windows build, add (untested) Windows named pipe based IPC code. | Adam Ierymenko |
2014-03-04 | Disable SSE on 32-bit Windows builds since people might still be using old sc... | Adam Ierymenko |
2014-03-04 | Build with /MT on Windows so we can stop having to install a redistributable.... | Adam Ierymenko |
2014-03-03 | Add option to install drivers in driver cache on Windows, needed for Windows ... | Adam Ierymenko |
2014-02-27 | Windows service works now! | Adam Ierymenko |
2014-02-26 | Windows auto-updater invocation works... time to try an installer! | Adam Ierymenko |
2014-02-23 | ZT_OFFICIAL_RELEASE and ZT_AUTO_UPDATE in Windows build in Release mode. | Adam Ierymenko |
2014-02-21 | Windows service auto-update work. | Adam Ierymenko |
2014-02-16 | Boring stuff: update dates in copyrights across all files. | Adam Ierymenko |
2014-02-06 | Forgot to save solution file. | Adam Ierymenko |
2014-02-06 | More Windows service work... it builds! Now to do a new installer and test. A... | Adam Ierymenko |
2014-02-06 | Windows service work, remove old installer... not sure exactly what we're goi... | Adam Ierymenko |
2014-02-05 | Fix copyright notice. | Adam Ierymenko |
2014-02-05 | C++ service base stuff taken from MS public domain example project and modifi... | Adam Ierymenko |
2014-02-05 | Delete C# service... going C++, probably integrating with core. | Adam Ierymenko |
2014-02-02 | Some work on background service that runs the actual zerotier-one process. | Adam Ierymenko |
2014-02-02 | Windows installer work... | Adam Ierymenko |
2014-01-26 | Windows Installer work, fix 100% CPU bug in EthernetTap on Windows, Windows l... | Adam Ierymenko |
2014-01-24 | Officially signed 32-bit build of Windows tap driver. | Adam Ierymenko |
2014-01-23 | Fix bug in tap driver introduced during unused code purge (deleted the part t... | Adam Ierymenko |
2014-01-22 | Tap works on Windows now, sort of. Now I discovered that Windows has two mech... | Adam Ierymenko |
2014-01-22 | Finally got the Windows x64 driver signed correctly. Turns out signtool.exe w... | Adam Ierymenko |
2014-01-22 | More tap driver work, increment version number, remove old binaries since sig... | Adam Ierymenko |
2014-01-21 | Windows compile fixes, check if running as administrator on startup for Windows. | Adam Ierymenko |
2014-01-21 | More work on Windows service, cleanup. | Adam Ierymenko |
2014-01-20 | Windows Service stubs... | Adam Ierymenko |
2014-01-20 | Windows build fixes and installer work... | Adam Ierymenko |
2014-01-20 | More tap driver cleanup, and add IOCTL to get L2 multicast ethernet address s... | Adam Ierymenko |