Age | Commit message (Expand) | Author |
2019-07-23 | Added ZT_DISABLE_COMPRESSION build flag for SDK and low-end NAS builds | Joseph Henry |
2019-05-17 | Fixed ZT_SDK build issue. Moved ZT_SDK preprocessor directives to more perman... | Joseph Henry |
2019-03-25 | One more. | Adam Ierymenko |
2019-03-22 | Get rid of ZT_FAST_MEMCPY because this is not really needed. | Adam Ierymenko |
2019-01-14 | Updated licenses for 2019 | Joseph Henry |
2018-06-07 | Spellcheck sweep across codebase | Joseph Henry |
2018-01-26 | Tie up the rest of hub and spoke designated replicator multicast mode. | Adam Ierymenko |
2018-01-26 | Add support for designated multicast replicators to Multicaster::send(). | Adam Ierymenko |
2018-01-26 | Clean up some multicast code. | Adam Ierymenko |
2018-01-25 | More work on GitHub issue #666 | Adam Ierymenko |
2018-01-25 | Implement continuous contacting of designated anchors and multicast replicato... | Adam Ierymenko |
2018-01-24 | . | Adam Ierymenko |
2018-01-24 | cleanup | Adam Ierymenko |
2018-01-24 | Stub out NetworkConfig for GitHub issue #666 | Adam Ierymenko |
2018-01-09 | cleanup | Adam Ierymenko |
2018-01-08 | Copyright updates for 2018. | Adam Ierymenko |
2017-12-15 | Some micro-optimizations, including a memcpy that is faster than Linux for mo... | Adam Ierymenko |
2017-12-04 | Clean up remote tracing code, add per-network remote trace settings, add remo... | Adam Ierymenko |
2017-10-04 | A few more uint64_t -> int64_t changes for timestamps | Grant Limberg |
2017-07-17 | Remote tracing works. | Adam Ierymenko |
2017-07-17 | Minor cleanup. | Adam Ierymenko |
2017-07-07 | Remote trace: plumbing, replace old TRACE with calls to Trace object. | Adam Ierymenko |
2017-05-04 | First pass of configurable MTU and max MTU increase. | Adam Ierymenko |
2017-04-27 | License header update. | Adam Ierymenko |
2017-02-23 | Certificate of ownership -- used to secure against IP address spoofing, espec... | Adam Ierymenko |
2017-01-27 | Relay policy can now be computed. | Adam Ierymenko |
2016-09-27 | Cleanup, and implement compression disable flag for networks. | Adam Ierymenko |
2016-09-15 | Revise bearer token code in controller, and add relay policy as a meta-data i... | Adam Ierymenko |
2016-09-09 | Fix gating of multicast GATHER replies since these can come from upstream, et... | Adam Ierymenko |
2016-09-07 | Credential TTL (tags/capabilities) should be credential time max delta, since... | Adam Ierymenko |
2016-09-01 | Optimize filter code a bit, and add a network-level setting for what should h... | Adam Ierymenko |
2016-08-26 | Documentation updates, add rules engine revision to network config request me... | Adam Ierymenko |
2016-08-23 | Instantaneous blacklisting and credential revocation. | Adam Ierymenko |
2016-08-23 | Compute credential TTL et al. | Adam Ierymenko |
2016-08-23 | Cleanup. | Adam Ierymenko |
2016-08-23 | Tidy up a few minor protocol things, improve documentation in Packet.hpp. | Adam Ierymenko |
2016-08-23 | Obsolete "test network" removal. | Adam Ierymenko |
2016-08-22 | Get rid of expiration in Capability and Tag and move this to NetworkConfig so... | Adam Ierymenko |
2016-08-17 | Finally implement network join auth tokens, at least at the protocol level. | Adam Ierymenko |
2016-08-09 | Handling of multi-part chunked network configs on the inbound side. | Adam Ierymenko |
2016-08-09 | Chunking of network config replies. | Adam Ierymenko |
2016-08-09 | Encode and decode of tags and capabilities in NetworkConfig. | Adam Ierymenko |
2016-08-04 | ... | Adam Ierymenko |
2016-08-03 | Bunch of work on pushing and replication of tags and capabilities, and protoc... | Adam Ierymenko |
2016-08-02 | Kill network preferred relays -- this feature is gone (and was seldom used an... | Adam Ierymenko |
2016-07-25 | Integration of Filter into inbound and outbound packet path. | Adam Ierymenko |
2016-07-18 | Fix for GitHub issue #358 and bump version to 1.1.13 (dev) | Adam Ierymenko |
2016-06-23 | IPv6 NDP emulation flag in NetworkConfig, and implement Docker-friendly | Adam Ierymenko |
2016-06-21 | Make Dictionary templatable so it can be used where we want a higher capacity. | Adam Ierymenko |
2016-06-16 | Bug fix. | Adam Ierymenko |