Age | Commit message (Expand) | Author |
2019-08-07 | Choose which tap to use (feth or kext) on Mac based on Darwin version. | Adam Ierymenko |
2019-03-22 | Merge branch 'dev' into edge | Adam Ierymenko |
2019-03-19 | . | Adam Ierymenko |
2019-03-18 | Allow mac users to `make central-controller` | Travis LaDuke |
2018-10-25 | Fix Mac tap agent abort on EINTR. | Adam Ierymenko |
2018-10-25 | OSX no longer requires the kext due to feth black magic! The MacEthernetTapAg... | Adam Ierymenko |
2018-05-30 | Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path quality | Joseph Henry |
2018-01-03 | macOS: add libcurl to libraries when ZT_VAULT_SUPPORT=1 is specified on the m... | Grant Limberg |
2018-01-08 | cleanup | Adam Ierymenko |
2017-12-14 | Added ZT_SANITIZE option to makefiles. This your new memory debugging best fr... | Joseph Henry |
2017-12-07 | Go ahead and load kext so MacOS High Sierra users will see kext auth dialog r... | Adam Ierymenko |
2017-07-06 | . | Adam Ierymenko |
2017-05-31 | Add some also-ZeroTier-written ext/ code for use in new clustering, delete so... | Adam Ierymenko |
2017-05-08 | More makefile changes. | Adam Ierymenko |
2017-05-08 | Makefile reorg to allow core to be built as a library. | Adam Ierymenko |
2017-04-20 | Makefile fix, only bifurcate routes for default, and release notes. | Adam Ierymenko |
2017-04-18 | Just incorporate the X64 ASM version of Salsa20/12 for X64 platforms. This gi... | Adam Ierymenko |
2017-04-17 | Back out NaCl since the old one with xmm6 salsa2012 does not support multi-bl... | Adam Ierymenko |
2017-04-17 | Enable use of NaCl for faster X64 Salsa20 implementations. Also include binar... | Adam Ierymenko |
2017-03-27 | Remove from a few other places. | Adam Ierymenko |
2017-03-24 | Added ButtFlare stub code | Joseph Henry |
2017-03-07 | use .exe naming convention | Adam Ierymenko |
2017-01-19 | Encapsulate LZ4 in Packet.cpp to eliminate dependency. | Adam Ierymenko |
2017-01-18 | Add a build version for software update use so we can do very minor updates w... | Adam Ierymenko |
2017-01-13 | "make official" for Mac now builds update image as well as pkg (update image ... | Adam Ierymenko |
2017-01-12 | . | Adam Ierymenko |
2017-01-12 | Fix to software update repeat downloads. | Adam Ierymenko |
2017-01-12 | Build fixes. | Adam Ierymenko |
2017-01-12 | More software update work, and settings in local.conf. | Adam Ierymenko |
2017-01-11 | Software updater work. | Adam Ierymenko |
2017-01-10 | Comment out and disable old auto-update code. | Adam Ierymenko |
2016-12-23 | Update installer, etc., for Mac. | Adam Ierymenko |
2016-12-23 | Change org names, add makefile rule for Mac to build new UI. | Adam Ierymenko |
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 |