Age | Commit message (Expand) | Author |
2016-11-04 | . | Adam Ierymenko |
2016-11-04 | cleanup | Adam Ierymenko |
2016-11-04 | Fix ambiguous error on some compilers. | Adam Ierymenko |
2016-11-04 | Refactor controller to use split-out DB for better performance and less ugly. | Adam Ierymenko |
2016-11-03 | Separate out JSON store from controller code. | Adam Ierymenko |
2016-11-03 | add new files & remove old ones from VS project. Now builds & runs on Window... | Grant Limberg |
2016-10-13 | Fix ICMP json. | Adam Ierymenko |
2016-10-13 | cleanup | Adam Ierymenko |
2016-10-12 | Fix bug in default rules init in new networks. | Adam Ierymenko |
2016-10-11 | Broke down and added an OR to the rules engine. It is now possible to have a ... | Adam Ierymenko |
2016-10-05 | Add a tags both equal match. | Adam Ierymenko |
2016-10-05 | Make capability flags match more user-friendly and appropriate since "match a... | Adam Ierymenko |
2016-09-30 | Add new rule to rules engine: random match. | Adam Ierymenko |
2016-09-30 | Controller cleanup. | Adam Ierymenko |
2016-09-29 | Drop old /active path from network. | Adam Ierymenko |
2016-09-29 | Minor tweaks to member code in controller, and fix Linux build. | Adam Ierymenko |
2016-09-26 | It now builds. | Adam Ierymenko |
2016-09-23 | Revocation work in progress, add WATCH which is TEE with implicit rate sync (... | 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 | (1) Public networks now get COMs even though they do not gate with them since... | Adam Ierymenko |
2016-09-09 | More refactoring to clean up code, and add a gate function to make sure we do... | Adam Ierymenko |
2016-09-07 | Credential TTL (tags/capabilities) should be credential time max delta, since... | Adam Ierymenko |
2016-08-31 | Think through and refine a few things in rules, especially edge case TEE and ... | Adam Ierymenko |
2016-08-31 | rename SAMENESS to DIFFERENCE which is less confusing | Adam Ierymenko |
2016-08-31 | Add overlooked MATCH_ICMP to rule set. | Adam Ierymenko |
2016-08-29 | Tweak log length to fit JSON for members within two 4096-kb blocks. | Adam Ierymenko |
2016-08-29 | Type fixes. | Adam Ierymenko |
2016-08-29 | Kill dead field from network JSON. | Adam Ierymenko |
2016-08-26 | Another tiny API bug fix. | Adam Ierymenko |
2016-08-26 | Fix setting of v6AssignMode in controller. | Adam Ierymenko |
2016-08-26 | Documentation updates, add rules engine revision to network config request me... | Adam Ierymenko |
2016-08-25 | Fix chicken or egg problem in tags, and better filter debug instrumentation. | Adam Ierymenko |
2016-08-25 | one more... | Adam Ierymenko |
2016-08-25 | A little bit more controller code cleanup. | Adam Ierymenko |
2016-08-25 | Controller bug fixes | Adam Ierymenko |
2016-08-25 | Add a debug log feature in the filter, which only works if enabled in Network... | Adam Ierymenko |
2016-08-25 | Add daemon thread to controller and move network member cache refreshes there. | Adam Ierymenko |
2016-08-25 | docs and null check in controller code | Adam Ierymenko |
2016-08-24 | Add noAutoAssignIps for member of networks. | Adam Ierymenko |
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 json-pa... | Adam Ierymenko |
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 so... | Adam Ierymenko |
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 |