Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-09 | (1) Public networks now get COMs even though they do not gate with them ↵ | Adam Ierymenko | |
since they will need them to push auth for multicast stuff, (2) added a bunch of rate limit circuit breakers for anti-DOS, (3) cleanup. | |||
2016-09-08 | Clean up handling of COMs, network access control, and fix a backward ↵ | Adam Ierymenko | |
compatiblity issue. | |||
2016-09-07 | More correct and efficient to initialize member relationship push stuff ↵ | Adam Ierymenko | |
lazily when member is learned. | |||
2016-09-07 | Refactor MULTICAST_LIKE pushing to eliminate redundant and unnecessary ↵ | Adam Ierymenko | |
pushes and simplify code. | |||
2016-08-26 | Push more than one packet for credentials if we happen to have a whole lot. ↵ | Adam Ierymenko | |
Should not happen often but might if a member has tons of tags. | |||
2016-08-25 | Fix chicken or egg problem in tags, and better filter debug instrumentation. | Adam Ierymenko | |
2016-08-24 | Add a circuit breaker to prevent too many credentials from being stored per ↵ | Adam Ierymenko | |
member. | |||
2016-08-24 | TRACE stuff. | Adam Ierymenko | |
2016-08-24 | It basically works... at least on current controllers. | 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-09 | More cleanup and removal of cruft due to obsolete network-specific relays ↵ | Adam Ierymenko | |
(will be replaced with federation stuff). | |||
2016-08-08 | It builds... almost ready to test some rules engine stuff. | Adam Ierymenko | |
2016-08-08 | Refactor and tie-up of capabilities and tags and packet evaluation points. ↵ | Adam Ierymenko | |
Some optimization is possible here but it is minor and we will make it work first. | |||
2016-08-05 | . | Adam Ierymenko | |
2016-08-05 | . | Adam Ierymenko | |
2016-08-04 | . | Adam Ierymenko | |
2016-08-04 | ... | Adam Ierymenko | |