summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-25Rebuild and re-sign the x86 driver... previous attempt was somehow borked but...Adam Ierymenko
2015-04-25x86 version of signed NDIS6 driver.Adam Ierymenko
2015-04-25Use NDIS6 driver preferentially if available.Adam Ierymenko
2015-04-25NDIS6 driver signed x64 build (not fully tested yet, but committing work)Adam Ierymenko
2015-04-25Rename old driver to -ndis5.Adam Ierymenko
2015-04-25Do the same modifications to the NDIS 6 code base as were done to the old 5 d...Adam Ierymenko
2015-04-24NDIS6 driver with VS project to build -- builds correctly, not customized for...Adam Ierymenko
2015-04-24Destroy tap devices on Windows 'leave'.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-24Windows now builds and runs selftest correctly, and fixed a Windows (and poss...Adam Ierymenko
2015-04-24First pass of Windows cleanup and build fixes...Adam Ierymenko
2015-04-24Build fixes.Adam Ierymenko
2015-04-22CRUDAdam Ierymenko
2015-04-21CRUDAdam Ierymenko
2015-04-21Fix: make sure we do not assign broadcast address as an IP to new members.Adam Ierymenko
2015-04-21More CRUD, almost done...Adam Ierymenko
2015-04-21Forgot to run schema2c.Adam Ierymenko
2015-04-21Network controller CRUD... :PAdam Ierymenko
2015-04-20Network preferred relay stuff in netconf controller.Adam Ierymenko
2015-04-20Add per-network relays to NetworkConfig.Adam Ierymenko
2015-04-20OSUtils::resolve()Adam Ierymenko
2015-04-20Add per-network relay stuff to sqlite table schema.Adam Ierymenko
2015-04-20(1) now builds and works on Linux, (2) fix a threading problem causing carsh ...Adam Ierymenko
2015-04-17Add a timestamp to netconf cache, fix some SQL queries in NC.Adam Ierymenko
2015-04-17Add some TRACE instrumentation to external surface address awareness.Adam Ierymenko
2015-04-17docsAdam Ierymenko
2015-04-16build fixAdam Ierymenko
2015-04-16Stash old software updater code, will refactor into separate utility.Adam Ierymenko
2015-04-16Don't need these files anymore.Adam Ierymenko
2015-04-16docsAdam Ierymenko
2015-04-16zerotier-cli suspiciously working... that didn't hurt *too* badly.Adam Ierymenko
2015-04-16Almost done with JSON parsing for tabular output.Adam Ierymenko
2015-04-16CLI work and Makefile cleanup.Adam Ierymenko
2015-04-16Basic CLI working with JSON output. Now to parse and support old tabular form.Adam Ierymenko
2015-04-16Some cleanup, and bite the bullet and go ahead and write a simple Http client...Adam Ierymenko
2015-04-16Include a BSD licensed JSON parser for the CLI.Adam Ierymenko
2015-04-16Update LZ4 in ext/Adam Ierymenko
2015-04-16Prettify JSON output.Adam Ierymenko
2015-04-15Write a zerotier-one.port file to the home path to make CLI easy to write, an...Adam Ierymenko
2015-04-15Wire API auth token stuff.Adam Ierymenko
2015-04-15Remove network/controller -- we will do this in Ruby instead since it will be...Adam Ierymenko
2015-04-15Add some additional detail to the peer record in CAPI and JSON control plane.Adam Ierymenko
2015-04-15Compile fixes.Adam Ierymenko
2015-04-15Compile fixes.Adam Ierymenko
2015-04-15More cleanup, and fix for the extremely unlikely case of identity collision.Adam Ierymenko
2015-04-15Putting the main binary back together...Adam Ierymenko
2015-04-15Rename netconf to controller and NetworkConfigMaster to NetworkController for...Adam Ierymenko
2015-04-15Cleanup, drop 32-bit from Mac build flags since i386 is pretty thoroughly dep...Adam Ierymenko
2015-04-15cleanupAdam Ierymenko