summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-08-05.Adam Ierymenko
2016-08-05.Adam Ierymenko
2016-08-04Replace NodeStatus object with Obj-C ClassGrant Limberg
2016-08-04.Adam Ierymenko
2016-08-04Integrate Filter into OutboundMulticast properly.Adam Ierymenko
2016-08-04Filter cleanup, prep for filter integration in a few places.Adam Ierymenko
2016-08-04More cleanup and a tiny federation prep item.Adam Ierymenko
2016-08-04More cleanup and removal of DeferredPackets, will do the latter in a more ele...Adam Ierymenko
2016-08-04.Adam Ierymenko
2016-08-04.Adam Ierymenko
2016-08-04...Adam Ierymenko
2016-08-04More work on tags and capabilities.Adam Ierymenko
2016-08-03Bunch of work on pushing and replication of tags and capabilities, and protoc...Adam Ierymenko
2016-08-03Add tag rules and split out rule serialize/deserialize so the code can be reu...Adam Ierymenko
2016-08-02update build numberGrant Limberg
2016-08-02the quest for leaks is over.Grant Limberg
2016-08-02Kill network preferred relays -- this feature is gone (and was seldom used an...Adam Ierymenko
2016-08-02merge cli from edgeJoseph Henry
2016-08-02Rules engine work: capability based security model with tags and capabilities...Adam Ierymenko
2016-07-28Cleanup...Adam Ierymenko
2016-07-28More rules engine work: key/value pair matching for microsegmentation.Adam Ierymenko
2016-07-26Only poll the ZeroTier service when the menu or Network List are visible. Re...Grant Limberg