Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-24 | Push NETWORK_CONFIG_REFRESH on POSTs to /member/... in controller. | Adam Ierymenko | |
2016-08-24 | Add length limit to TEE and REDIRECT, and completely factor out old C ↵ | Adam Ierymenko | |
json-parser to eliminate a dependency. | |||
2016-08-23 | cleanup | Adam Ierymenko | |
2016-08-23 | Controller cleanup and perf improvements. | Adam Ierymenko | |
2016-08-23 | Compute credential TTL et al. | Adam Ierymenko | |
2016-08-22 | Get rid of expiration in Capability and Tag and move this to NetworkConfig ↵ | Adam Ierymenko | |
so it can be set network-wide and reset if needed. Also add NetworkConfig field for this and centralize checking of credential time validity. | |||
2016-08-22 | Signing of Capability and Tag objects. | Adam Ierymenko | |
2016-08-18 | . | Adam Ierymenko | |
2016-08-18 | Capabilities and tags in POST JSON. | Adam Ierymenko | |
2016-08-18 | Little fixes. | Adam Ierymenko | |
2016-08-18 | Cache network members for performance, add network non-persisted fields. | Adam Ierymenko | |
2016-08-17 | Controller fixes... | Adam Ierymenko | |
2016-08-17 | Cleanup and log how member was authorized. | Adam Ierymenko | |
2016-08-17 | Finally implement network join auth tokens, at least at the protocol level. | Adam Ierymenko | |
2016-08-17 | Controller docs and API fix. | Adam Ierymenko | |
2016-08-17 | We now always build the controller in ZeroTier One, at least for desktop and ↵ | Adam Ierymenko | |
server targets. Also means that ZeroTier One now requires C++11. (Still keeping C++11 out of the core in node/ though.) |