summaryrefslogtreecommitdiff
path: root/node/Capability.hpp
AgeCommit message (Expand)Author
2016-08-26fix frame size range bugAdam Ierymenko
2016-08-25Add a debug log feature in the filter, which only works if enabled in Network...Adam Ierymenko
2016-08-24Add length limit to TEE and REDIRECT, and completely factor out old C json-pa...Adam Ierymenko
2016-08-22Get rid of expiration in Capability and Tag and move this to NetworkConfig so...Adam Ierymenko
2016-08-22Signing of Capability and Tag objects.Adam Ierymenko
2016-08-10Rule parse fix.Adam Ierymenko
2016-08-09Encode and decode of tags and capabilities in NetworkConfig.Adam Ierymenko
2016-08-08It builds... almost ready to test some rules engine stuff.Adam Ierymenko
2016-08-05.Adam Ierymenko
2016-08-04More cleanup and removal of DeferredPackets, will do the latter in a more ele...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-02Rules engine work: capability based security model with tags and capabilities...Adam Ierymenko