Age | Commit message (Expand) | Author |
2016-09-07 | Bunch more path refactoring. Peers no longer forget paths, but do not normall... | Adam Ierymenko |
2016-09-06 | (1) fix crazy bug introduced in doRENDEZVOUS(), (2) reclaim Paths after paths... | Adam Ierymenko |
2016-09-02 | Cluster sub-optimal is in fact necessary... | Adam Ierymenko |
2016-09-02 | Tweaks to path handling... | Adam Ierymenko |
2016-09-02 | Rest of big Path canonicalization refactor. | Adam Ierymenko |
2016-08-31 | Think through and refine a few things in rules, especially edge case TEE and ... | Adam Ierymenko |
2016-08-29 | EXT_FRAME messages should always be accepted if we are the destination for a ... | 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 | Harden PUSH_DIRECT_PATHS and simplify things by only doing it on receive when... | Adam Ierymenko |
2016-08-23 | Stub out USER_MESSAGE. | Adam Ierymenko |
2016-08-23 | Instantaneous blacklisting and credential revocation. | Adam Ierymenko |
2016-08-23 | Sign Dictionary in doNETWORK_CONFIG_REQUEST. | Adam Ierymenko |
2016-08-23 | Tidy up a few minor protocol things, improve documentation in Packet.hpp. | Adam Ierymenko |
2016-08-17 | Controller fixes... | Adam Ierymenko |
2016-08-10 | Rule parse fix. | Adam Ierymenko |
2016-08-09 | Minor bug fix and some instrumentation stuff for testing. | Adam Ierymenko |
2016-08-09 | More cleanup and removal of cruft due to obsolete network-specific relays (wi... | 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 | It builds... almost ready to test some rules engine stuff. | Adam Ierymenko |
2016-08-04 | . | 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 | 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-07-26 | Cleanup and stub out new object transfer messages. | Adam Ierymenko |
2016-07-25 | Integration of Filter into inbound and outbound packet path. | Adam Ierymenko |
2016-07-21 | move sourceAddress out of scope | Moritz Warning |
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-06-29 | Revert backgrounding of controller requests hack. Controller code is not real... | Adam Ierymenko |
2016-06-27 | Defer NETWORK_CONFIG_REQUEST packets and allow multithreaded processing. | Adam Ierymenko |
2016-06-21 | Plumbing for network setting control, and GitHub issue #330 | Adam Ierymenko |
2016-06-21 | Make Dictionary templatable so it can be used where we want a higher capacity. | Adam Ierymenko |
2016-06-16 | Big refactor mostly builds. We now have a uniform backward compatible netconf. | Adam Ierymenko |
2016-05-14 | comment out a few TRACE messages that don't compile | Grant Limberg |
2016-05-11 | Ready to test whole new netconf refactor. | Adam Ierymenko |
2016-05-06 | Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes ... | Adam Ierymenko |
2016-04-26 | More refactoring to remove old Dictionary dependencies. | Adam Ierymenko |
2016-04-19 | Kill some old debug code. | Adam Ierymenko |
2016-04-19 | Cleanup in numerous places, reduce network chattiness around MULTICAST_LIKE, ... | Adam Ierymenko |
2016-04-19 | Revise peer path weighting to always prioritize cluster-optimal paths. | Adam Ierymenko |
2016-04-18 | (1) cluster members send a flag indicating that a PUSH_DIRECT_PATHS is a clus... | Adam Ierymenko |