Age | Commit message (Expand) | Author |
2016-08-24 | Add length limit to TEE and REDIRECT, and completely factor out old C json-pa... | Adam Ierymenko |
2016-08-17 | We now always build the controller in ZeroTier One, at least for desktop and ... | Adam Ierymenko |
2016-08-16 | C++11 mode build fix. | Adam Ierymenko |
2016-08-16 | More controller work -- it builds! | Adam Ierymenko |
2016-06-29 | VERSION 1.1.6: route management, default route override, new IPv6 mode for Do... | Adam Ierymenko |
2016-06-22 | Outline of new CLI with ability to control controllers/central as well as ser... | Adam Ierymenko |
2016-06-16 | Remove netcon from dev branch. This is moving to its own new ZeroTierSDK repo... | Adam Ierymenko |
2016-06-15 | Default route ready to test on Mac. | Adam Ierymenko |
2016-06-08 | . | Adam Ierymenko |
2016-06-02 | Upgrade miniupnpc to 2.0 | Adam Ierymenko |
2016-06-02 | clean doc node_modules on clean | Adam Ierymenko |
2016-06-01 | On Linux auto-detect presence of http-parser and lz4 and link against system ... | Adam Ierymenko |
2016-03-03 | more makefile stuff | Adam Ierymenko |
2016-01-25 | Mac OSX Port - Lightly tested | Joseph Henry |
2015-12-04 | Merge of netcon with edge and unification of make processes. | Adam Ierymenko |
2015-11-30 | Merge miniupnpc/libnatpmp build into main build by just adding flags, defs, a... | Adam Ierymenko |
2015-11-30 | Ton of uPnP work and adding NAT-PMP support, still testing... | Adam Ierymenko |
2015-11-16 | Build libminiupnpc from source now, and update version. | Adam Ierymenko |
2015-11-16 | Add make option ZT_ENABLE_CLUSTER and disable it in default Linux build. | Adam Ierymenko |
2015-10-27 | Take -DZT_ENABLE_CLUSTER out of Mac defaults. | Adam Ierymenko |
2015-10-20 | Cluster work -- integrating with the rest of the code. | Adam Ierymenko |
2015-10-14 | Untested cluster code, not enabled. | Adam Ierymenko |
2015-10-14 | Work in progress on Cluster for new root infrastructure, multi-homing. | Adam Ierymenko |
2015-10-13 | World stuff... | Adam Ierymenko |
2015-10-13 | More World stuff, and mkworld. | Adam Ierymenko |
2015-09-30 | Add new verb names, and fix some Mac compiler flags. | Adam Ierymenko |
2015-07-28 | Get rid of -I on Mac and Linux since we include miniupnpc headers by direct p... | Adam Ierymenko |
2015-07-28 | Add binary build of libminiupnpc for Mac x64. | Adam Ierymenko |
2015-07-28 | UPNP/NAT-PMP support with libminiupnpc (if built with it) -- GitHub issue #64 | Adam Ierymenko |
2015-07-24 | Apply same Linux compiler-picker logic to Mac. | Adam Ierymenko |
2015-07-03 | allow environment variables to set/extend CC, CXX, CFLAGS and LDFLAGS | Moritz Warning |
2015-06-02 | OSX .pkg files must be signed with productsign and an installer cert. | Adam Ierymenko |
2015-06-02 | Fix paths again in Mac pkg build. | Adam Ierymenko |
2015-06-01 | Apply @marning suggested SSE auto-detect to make builds easier on non-x86 pla... | Adam Ierymenko |
2015-05-20 | Apple auto-update stuff, now for Windows. | Adam Ierymenko |
2015-05-20 | Ground work for reincorporating software updater for select platforms. | Adam Ierymenko |
2015-05-17 | Mac .pkg building using Packages (third party app) instead of old bootstrappi... | Adam Ierymenko |
2015-05-17 | Mac script to get HTTP proxy settings -- will be used by Mac updater. | Adam Ierymenko |
2015-04-16 | CLI work and Makefile cleanup. | Adam Ierymenko |
2015-04-16 | Basic CLI working with JSON output. Now to parse and support old tabular form. | Adam Ierymenko |
2015-04-16 | Some cleanup, and bite the bullet and go ahead and write a simple Http client... | Adam Ierymenko |
2015-04-15 | Write a zerotier-one.port file to the home path to make CLI easy to write, an... | Adam Ierymenko |
2015-04-15 | Rename netconf to controller and NetworkConfigMaster to NetworkController for... | Adam Ierymenko |
2015-04-15 | Cleanup, drop 32-bit from Mac build flags since i386 is pretty thoroughly dep... | Adam Ierymenko |
2015-04-14 | Bunch more control plane work, and shelve old UI -- React FTW. | Adam Ierymenko |
2015-04-10 | Simplify Phy<> to get rid of more indirections. | Adam Ierymenko |
2015-04-09 | TRACE compile fixes, other fixes, and it basically works! It says HELLO. | Adam Ierymenko |
2015-04-09 | Add data store functions to service/One, and shelve old main.cpp since it wil... | Adam Ierymenko |
2015-04-08 | No more tap factories. | Adam Ierymenko |
2015-03-31 | osnet -> osdep | Adam Ierymenko |