Age | Commit message (Expand) | Author |
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 |
2016-04-12 | Refactor IncomingPacket for new NetworkConfig | Adam Ierymenko |
2016-03-03 | Fix problems with previous commit. | Adam Ierymenko |
2016-02-23 | Fix a CIRCUIT_TEST bug in forwarding of tests along hop paths on private netw... | Adam Ierymenko |
2016-02-22 | Fix checking of path address validity. | Adam Ierymenko |
2016-02-22 | Deprecate reporting of local clock in circuit tests since a small number of u... | Adam Ierymenko |
2016-02-22 | Reduce direct ping delay back to 1m and make SelfAwareness aware of local rec... | Adam Ierymenko |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2016-01-12 | Add a network-associated user ptr in API. | Adam Ierymenko |
2016-01-11 | Instead of using binary packet comparison, add a callback to the API to expli... | Adam Ierymenko |
2016-01-11 | Remove somewhat ugly and costly anti-recursion hack -- we will switch to more... | Adam Ierymenko |
2016-01-06 | Close another potential anti-recursion loophole. | Adam Ierymenko |
2016-01-05 | Implement first pass on rapid dead path detection, and increment version to 1... | Adam Ierymenko |
2015-12-21 | Selectively move over changes from "edge" to "dev" excluding netcon. | Adam Ierymenko |
2015-11-09 | Fix for possible high CPU usage on multicast queries. | Adam Ierymenko |
2015-11-08 | Cluster simplification and refactor work in progress... | Adam Ierymenko |
2015-11-06 | Further pare down Cluster messaging and rename some stuff. | Adam Ierymenko |
2015-11-05 | Deferred decode for HELLO to prevent HELLOcalypse under high load of new peers. | Adam Ierymenko |
2015-11-02 | Decided to make this 1.1.0 (semantic versioning increment is warranted), and ... | Adam Ierymenko |
2015-10-28 | TRACE build fixes. | Adam Ierymenko |
2015-10-28 | Clean up PUSH_DIRECT_PATH limits a bit more and make them a bit smarter. | Adam Ierymenko |
2015-10-27 | Add a circuit breaker for VERB_PUSH_DIRECT_PATHS. | Adam Ierymenko |
2015-10-27 | More cleanup. | Adam Ierymenko |