Age | Commit message (Expand) | Author |
2016-11-18 | Wire through upstream stuff and add setRole(). | Adam Ierymenko |
2016-11-18 | Rate gate expensive validation of new identities in HELLO. | Adam Ierymenko |
2016-11-17 | Rename getBestRoot() etc. | Adam Ierymenko |
2016-11-10 | Small fix to send pushes if not a reply. | Adam Ierymenko |
2016-11-10 | Refactor controller to permit sending of pushes as well as just replies to co... | Adam Ierymenko |
2016-11-09 | Keep connections up for netconf stuff as well as frames. | Adam Ierymenko |
2016-09-26 | It now builds. | Adam Ierymenko |
2016-09-20 | Refactor COM stuff a bit, and respond to COM requests a bit more readily for ... | Adam Ierymenko |
2016-09-13 | Implement relay policy, and setting multicast limit to 0 now disables multica... | Adam Ierymenko |
2016-09-09 | (1) Public networks now get COMs even though they do not gate with them since... | Adam Ierymenko |
2016-09-09 | More refactoring to clean up code, and add a gate function to make sure we do... | Adam Ierymenko |
2016-09-08 | Clean up handling of COMs, network access control, and fix a backward compati... | Adam Ierymenko |
2016-09-07 | Refactor MULTICAST_LIKE pushing to eliminate redundant and unnecessary pushes... | Adam Ierymenko |
2016-09-07 | Bunch more path refactoring. Peers no longer forget paths, but do not normall... | Adam Ierymenko |
2016-09-03 | Tweaks to new Path code for dual-stack operation, and other fixes. | Adam Ierymenko |
2016-09-02 | Tweaks to path handling... | Adam Ierymenko |
2016-09-02 | Rest of big Path canonicalization refactor. | Adam Ierymenko |
2016-08-24 | Push NETWORK_CONFIG_REFRESH on POSTs to /member/... in controller. | Adam Ierymenko |
2016-08-09 | More cleanup and removal of cruft due to obsolete network-specific relays (wi... | Adam Ierymenko |
2016-08-04 | More cleanup and removal of DeferredPackets, will do the latter in a more ele... | Adam Ierymenko |
2016-08-02 | Kill network preferred relays -- this feature is gone (and was seldom used an... | 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-05-06 | Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes ... | Adam Ierymenko |
2016-05-06 | Dead code removal. | Adam Ierymenko |
2016-04-26 | Bunch more refactoring for an even more compact NetworkConfig representation,... | Adam Ierymenko |
2016-04-19 | Cleanup in numerous places, reduce network chattiness around MULTICAST_LIKE, ... | Adam Ierymenko |
2016-04-12 | Refactor Node for new NetworkConfig | Adam Ierymenko |
2016-04-06 | Preserve add local interface address add order and send in that order since t... | Adam Ierymenko |
2016-02-22 | Fix checking of path address validity. | 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-05 | Implement first pass on rapid dead path detection, and increment version to 1... | Adam Ierymenko |
2015-11-13 | Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, ... | Adam Ierymenko |
2015-11-12 | Eliminate Windows warnings. | Adam Ierymenko |
2015-11-09 | Fix for possible high CPU usage on multicast queries. | 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 | Tweak some more timings for better reliability. | Adam Ierymenko |
2015-11-02 | Tweak some timings for better reliability. | Adam Ierymenko |
2015-10-29 | Eliminate some more dead code. We may do path trust, but not like that. | Adam Ierymenko |
2015-10-27 | Factor out RemotePath subclass of Path -- no longer needed, just cruft. | Adam Ierymenko |
2015-10-27 | --wtf; prevent roots from TCP fallback | Adam Ierymenko |
2015-10-26 | More plumbing of cluster status. | Adam Ierymenko |
2015-10-23 | Clarify logic in pinging, and prevent roots from pinging "down." | Adam Ierymenko |
2015-10-20 | Cluster work -- integrating with the rest of the code. | Adam Ierymenko |
2015-10-19 | Fix for V4/V6 stable addressing. | Adam Ierymenko |
2015-10-16 | IPv6 support fixes. | Adam Ierymenko |