18 Commits (8afdb0aa651fcad00d4eaa0d09d5b4d40bbfb864)

Author SHA1 Message Date
Adam Ierymenko daf8a66ced More correct and efficient to initialize member relationship push stuff lazily when member is learned. 10 years ago
Adam Ierymenko 1908aa55f5 Refactor MULTICAST_LIKE pushing to eliminate redundant and unnecessary pushes and simplify code. 10 years ago
Adam Ierymenko 1c08f5e857 Tweak some expire times. 10 years ago
Adam Ierymenko c9ee8612e4 Credential TTL (tags/capabilities) should be credential time max delta, since we could get pushed one that is newer. 10 years ago
Adam Ierymenko 25056de5d3 Also need to send credentials when TEEing and REDIRECTing. 10 years ago
Adam Ierymenko a3c7627acf Push more than one packet for credentials if we happen to have a whole lot. Should not happen often but might if a member has tons of tags. 10 years ago
Adam Ierymenko d637988ccf Fix chicken or egg problem in tags, and better filter debug instrumentation. 10 years ago
Adam Ierymenko e52c2c41ec Add a circuit breaker to prevent too many credentials from being stored per member. 10 years ago
Adam Ierymenko 0a7a33ef8f Instantaneous blacklisting and credential revocation. 10 years ago
Adam Ierymenko 32fa061700 Compute credential TTL et al. 10 years ago
Adam Ierymenko 9a3c652a51 Get rid of expiration in Capability and Tag and move this to NetworkConfig so it can be set network-wide and reset if needed. Also add NetworkConfig field for this and centralize checking of credential time validity. 10 years ago
Adam Ierymenko 00fd9c3a15 It builds... almost ready to test some rules engine stuff. 10 years ago
Adam Ierymenko 8007ca56aa Refactor and tie-up of capabilities and tags and packet evaluation points. Some optimization is possible here but it is minor and we will make it work first. 10 years ago
Adam Ierymenko e2f783ebbd . 10 years ago
Adam Ierymenko 5cf410490e . 10 years ago
Adam Ierymenko 404a0bbddd ... 10 years ago
Adam Ierymenko f057bb63cd More work on tags and capabilities. 10 years ago
Adam Ierymenko 7e6e56e2bc Bunch of work on pushing and replication of tags and capabilities, and protocol cleanup. 10 years ago