Age | Commit message (Expand) | Author |
2016-09-02 | Rest of big Path canonicalization refactor. | Adam Ierymenko |
2016-09-01 | Work in progress: Path canonicalization refactor. | Adam Ierymenko |
2016-09-01 | . | Adam Ierymenko |
2016-09-01 | Cleanup. | Adam Ierymenko |
2016-09-01 | Optimize filter code a bit, and add a network-level setting for what should h... | Adam Ierymenko |
2016-08-31 | Also need to send credentials when TEEing and REDIRECTing. | Adam Ierymenko |
2016-08-31 | Simplify some logic. | 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-31 | Cluster build fixes and warning elimination. | Adam Ierymenko |
2016-08-29 | Debug output fixes. | Adam Ierymenko |
2016-08-29 | Debug output fixes. | Adam Ierymenko |
2016-08-29 | Debug output fixes. | Adam Ierymenko |
2016-08-29 | EXT_FRAME messages should always be accepted if we are the destination for a ... | Adam Ierymenko |
2016-08-29 | Make rules engine debug a bit more verbose. | Adam Ierymenko |
2016-08-26 | . | Adam Ierymenko |
2016-08-26 | Change logic a little for self-as-destination in TEE and REDIRECT. | Adam Ierymenko |
2016-08-26 | Do not TEE or REDIRECT to self. | Adam Ierymenko |
2016-08-26 | Push more than one packet for credentials if we happen to have a whole lot. S... | Adam Ierymenko |
2016-08-26 | fix frame size range bug | Adam Ierymenko |
2016-08-26 | Add missing names in filter debug code. | Adam Ierymenko |
2016-08-26 | Always output trace info when debugging rules. | 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 | 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-24 | Dead code removal, and get rid of reliable() because we will no longer make t... | Adam Ierymenko |
2016-08-24 | Fix a missing receive(). | Adam Ierymenko |
2016-08-24 | Set trust flag in network controllers if remote query is accepted to allow NA... | Adam Ierymenko |
2016-08-24 | Add a circuit breaker to prevent too many credentials from being stored per m... | Adam Ierymenko |
2016-08-24 | Harden PUSH_DIRECT_PATHS and simplify things by only doing it on receive when... | Adam Ierymenko |
2016-08-24 | TRACE stuff. | Adam Ierymenko |
2016-08-24 | It basically works... at least on current controllers. | 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 | Stub out USER_MESSAGE. | Adam Ierymenko |
2016-08-23 | Instantaneous blacklisting and credential revocation. | Adam Ierymenko |
2016-08-23 | Compute credential TTL et al. | Adam Ierymenko |
2016-08-23 | Sign Dictionary in doNETWORK_CONFIG_REQUEST. | Adam Ierymenko |
2016-08-23 | Cleanup. | Adam Ierymenko |
2016-08-23 | Tidy up a few minor protocol things, improve documentation in Packet.hpp. | Adam Ierymenko |
2016-08-23 | Obsolete "test network" removal. | 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-17 | Controller fixes... | Adam Ierymenko |
2016-08-17 | Finally implement network join auth tokens, at least at the protocol level. | Adam Ierymenko |
2016-08-16 | More controller work -- it builds! | Adam Ierymenko |
2016-08-15 | Bunch of rule JSON stuff. | Adam Ierymenko |
2016-08-10 | Better instrumentation for filter, and filter bug fixes. | Adam Ierymenko |