Age | Commit message (Expand) | Author |
2016-08-10 | Better instrumentation for filter, and filter bug fixes. | Adam Ierymenko |
2016-08-10 | Rule parse fix. | Adam Ierymenko |
2016-08-10 | Refactor and redesign symmetric NAT predictor. This is cleaner. | Adam Ierymenko |
2016-08-09 | Minor bug fix and some instrumentation stuff for testing. | Adam Ierymenko |
2016-08-09 | ZT_TRACE fix. | Adam Ierymenko |
2016-08-09 | More cleanup and removal of cruft due to obsolete network-specific relays (wi... | Adam Ierymenko |
2016-08-09 | Dead code removal. | Adam Ierymenko |
2016-08-09 | Minor cleanup. | Adam Ierymenko |
2016-08-09 | Put CONFIG_REFRESH back. | Adam Ierymenko |
2016-08-09 | Handling of multi-part chunked network configs on the inbound side. | Adam Ierymenko |
2016-08-09 | Chunking of network config replies. | Adam Ierymenko |
2016-08-09 | Encode and decode of tags and capabilities in NetworkConfig. | Adam Ierymenko |
2016-08-08 | cleanup | Adam Ierymenko |
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. So... | Adam Ierymenko |
2016-08-05 | . | Adam Ierymenko |
2016-08-05 | . | Adam Ierymenko |
2016-08-04 | . | Adam Ierymenko |
2016-08-04 | Integrate Filter into OutboundMulticast properly. | Adam Ierymenko |
2016-08-04 | Filter cleanup, prep for filter integration in a few places. | Adam Ierymenko |
2016-08-04 | More cleanup and a tiny federation prep item. | Adam Ierymenko |
2016-08-04 | More cleanup and removal of DeferredPackets, will do the latter in a more ele... | Adam Ierymenko |
2016-08-04 | . | Adam Ierymenko |
2016-08-04 | . | Adam Ierymenko |
2016-08-04 | ... | Adam Ierymenko |
2016-08-04 | More work on tags and capabilities. | Adam Ierymenko |
2016-08-03 | Bunch of work on pushing and replication of tags and capabilities, and protoc... | Adam Ierymenko |
2016-08-03 | Add tag rules and split out rule serialize/deserialize so the code can be reu... | Adam Ierymenko |
2016-08-02 | Kill network preferred relays -- this feature is gone (and was seldom used an... | Adam Ierymenko |
2016-08-02 | Rules engine work: capability based security model with tags and capabilities... | Adam Ierymenko |
2016-07-28 | Cleanup... | Adam Ierymenko |
2016-07-28 | More rules engine work: key/value pair matching for microsegmentation. | Adam Ierymenko |
2016-07-26 | Cleanup and stub out new object transfer messages. | Adam Ierymenko |
2016-07-25 | Filter fixes. | Adam Ierymenko |
2016-07-25 | Integration of Filter into inbound and outbound packet path. | Adam Ierymenko |
2016-07-25 | Basic L2/L3 filter for rules engine (not integrated yet) and some cleanup. | Adam Ierymenko |
2016-07-21 | Merge branch 'master' into dev | Adam Ierymenko |
2016-07-21 | Init trusted path count to zero. Meh. | Adam Ierymenko |
2016-07-21 | Init trusted path count to zero. Meh. | Adam Ierymenko |
2016-07-21 | move sourceAddress out of scope | Moritz Warning |
2016-07-18 | Fix for GitHub issue #358 and bump version to 1.1.13 (dev) | Adam Ierymenko |
2016-07-12 | Trusted paths work! | Adam Ierymenko |
2016-07-12 | Plumbing through trusted path stuff to OneService. | Adam Ierymenko |
2016-07-12 | Trusted path support, and version bump to 1.1.9 | Adam Ierymenko |
2016-07-08 | Docs and controller API version | Adam Ierymenko |
2016-06-29 | Fix silly one-liner bug... retag time. | Adam Ierymenko |
2016-06-29 | Revert backgrounding of controller requests hack. Controller code is not real... | Adam Ierymenko |
2016-06-29 | Fix a valgrind warning. | Adam Ierymenko |
2016-06-28 | Fix getPeer(self) bug if I am the controller. | Adam Ierymenko |
2016-06-27 | Defer NETWORK_CONFIG_REQUEST packets and allow multithreaded processing. | Adam Ierymenko |