summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-17zt-kubernetes tutorial outlineJoseph Henry
2016-08-17Linux build fixes, and build controller.Adam Ierymenko
2016-08-17Cleanup and log how member was authorized.Adam Ierymenko
2016-08-17Finally implement network join auth tokens, at least at the protocol level.Adam Ierymenko
2016-08-17Controller docs and API fix.Adam Ierymenko
2016-08-17We now always build the controller in ZeroTier One, at least for desktop and ...Adam Ierymenko
2016-08-17Rules parsing stuff.Adam Ierymenko
2016-08-16.Adam Ierymenko
2016-08-16Just about ready to test.Adam Ierymenko
2016-08-16.Adam Ierymenko
2016-08-16C++11 mode build fix.Adam Ierymenko
2016-08-16More controller work -- it builds!Adam Ierymenko
2016-08-15Bunch of rule JSON stuff.Adam Ierymenko
2016-08-12.Adam Ierymenko
2016-08-12fix json include path in cliAdam Ierymenko
2016-08-12Starting refactor of controller...Adam Ierymenko
2016-08-11added more spacing at the bottom of each network info cellGrant Limberg
2016-08-11add @2x versions of menu bar iconGrant Limberg
2016-08-10Rev nlohmann/jsonAdam Ierymenko
2016-08-10Better instrumentation for filter, and filter bug fixes.Adam Ierymenko
2016-08-10Rule parse fix.Adam Ierymenko
2016-08-10Refactor and redesign symmetric NAT predictor. This is cleaner.Adam Ierymenko
2016-08-09bump build numberGrant Limberg
2016-08-09* Fixed menu icon sizeGrant Limberg
2016-08-09add border around About web view. added padding to text div in the about pageGrant Limberg
2016-08-09[pasteboard declareTypes] needs to be called before every time you set a stri...Grant Limberg
2016-08-09Minor bug fix and some instrumentation stuff for testing.Adam Ierymenko
2016-08-09ZT_TRACE fix.Adam Ierymenko
2016-08-09More cleanup and removal of cruft due to obsolete network-specific relays (wi...Adam Ierymenko
2016-08-09Dead code removal.Adam Ierymenko
2016-08-09Minor cleanup.Adam Ierymenko
2016-08-09Put CONFIG_REFRESH back.Adam Ierymenko
2016-08-09Handling of multi-part chunked network configs on the inbound side.Adam Ierymenko
2016-08-09Chunking of network config replies.Adam Ierymenko
2016-08-09Encode and decode of tags and capabilities in NetworkConfig.Adam Ierymenko
2016-08-08build number bumpGrant Limberg
2016-08-08Change Deployment Target to 10.7. Apparently going below 10.10 was only an i...Grant Limberg
2016-08-08update build numberGrant Limberg
2016-08-08explicitly link to WebKit frameworkGrant Limberg
2016-08-08cleanupAdam Ierymenko
2016-08-08It builds... almost ready to test some rules engine stuff.Adam Ierymenko
2016-08-08Refactor and tie-up of capabilities and tags and packet evaluation points. So...Adam Ierymenko
2016-08-07Now translated. One minor crash to figure out.Grant Limberg
2016-08-07Replace JoinNetworkViewController with obj-cGrant Limberg
2016-08-07Replaced the network list with Obj-CGrant Limberg
2016-08-07Convert NetworkMonitor to obj-cGrant Limberg
2016-08-07Replace Preferences view. Removed LaunchAtLoginController and replaced with ...Grant Limberg
2016-08-07replace AboutViewControllerGrant Limberg
2016-08-06replace ServiceCom with objc classGrant Limberg
2016-08-06Convert Network to OBJCGrant Limberg