Age | Commit message (Expand) | Author |
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 |
2016-06-24 | Add 6plane assignment support to network controller, and cleanup. | Adam Ierymenko |
2016-06-24 | . | Adam Ierymenko |
2016-06-24 | Cleanup of 6plane stuff. | Adam Ierymenko |
2016-06-23 | IPv6 NDP emulation flag in NetworkConfig, and implement Docker-friendly | Adam Ierymenko |
2016-06-21 | Plumbing for network setting control, and GitHub issue #330 | Adam Ierymenko |
2016-06-21 | Add rule type to match a COM field of the peer by ID and value because this w... | Adam Ierymenko |
2016-06-21 | Fix Buffer<> version of Dictionary.get(). | Adam Ierymenko |
2016-06-21 | Add a few technically unnecessary but feel-good paranoia bounds checks in Dic... | Adam Ierymenko |
2016-06-21 | Comment cleanup and fuzzing improvements. | Adam Ierymenko |
2016-06-21 | Make Dictionary templatable so it can be used where we want a higher capacity. | Adam Ierymenko |
2016-06-16 | Default route population works on Mac! | Adam Ierymenko |
2016-06-17 | Linux bug fixes, small controller fix. | Adam Ierymenko |
2016-06-16 | Bug fix. | Adam Ierymenko |
2016-06-16 | New format now integrated, and it works. | Adam Ierymenko |
2016-06-16 | Self test for dictionary, and fixes. | Adam Ierymenko |
2016-06-16 | devicemap now works again in OSXEthernetTap | Adam Ierymenko |