summaryrefslogtreecommitdiff
path: root/node/Constants.hpp
AgeCommit message (Expand)Author
2013-10-05Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder.Adam Ierymenko
2013-10-03Eliminate a lot of redundant WHOIS requests, clean up WHOIS clutter in TRACE,...Adam Ierymenko
2013-10-02Clean up some routine stuff like pings, and stop keeping links open forever e...Adam Ierymenko
2013-10-01Each peer now tracks the last time it announced multicast LIKEs independently...Adam Ierymenko
2013-09-30Make new multicast depth and prefix bits parameters configurable.Adam Ierymenko
2013-09-27Whew, it builds!Adam Ierymenko
2013-09-26Work in progress...Adam Ierymenko
2013-09-21New multicast algorithm work in progress...Adam Ierymenko
2013-09-17Make network multicast breadth/depth parameters configurable on a per-net basis.Adam Ierymenko
2013-09-17Add port and control port command line options to daemon and command line cli...Adam Ierymenko
2013-09-12Get a default rate that works for multicast.Adam Ierymenko
2013-09-04Multicast bandwidth accounting work in progress, and some config field change...Adam Ierymenko
2013-08-14Windows builds, self test runs in Debug mode!Adam Ierymenko
2013-08-13Version 0.4.3 (the real one): fix Gentoo ip config failures and crashesAdam Ierymenko
2013-08-12Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a...Adam Ierymenko
2013-08-09Tweak default multicast rate limits.Adam Ierymenko
2013-08-09Add a concept of debt to RateLimiter, save a bit of RAM.Adam Ierymenko
2013-08-08Add RateLimiter for rate limiting multicast, not tested yet.Adam Ierymenko
2013-08-08Back off a little on multicast propagation depth. Eventually this will be a n...Adam Ierymenko
2013-08-05Poll for network autoconf, and a few other documentation changes.Adam Ierymenko
2013-07-30Call clean on all networks periodically, generalize Topology clean cycle to a...Adam Ierymenko
2013-07-27Back out of RPC... blech. Have a better idea.Adam Ierymenko
2013-07-25RPC infrastructure work in progress.Adam Ierymenko
2013-07-17New simpler command interface via loopback UDP protected by a crypto token.Adam Ierymenko
2013-07-12Bunch of little bug fixes in newly refactored code.Adam Ierymenko
2013-07-10Adding signatures to multicast frames, work in progress, does not build yetAdam Ierymenko
2013-07-10Factored out multicast propagation algorithm from Switch and Topology, also c...Adam Ierymenko
2013-07-09Several things:Adam Ierymenko
2013-07-06Added creation and periodic update of a file called "status" in the home dire...Adam Ierymenko
2013-07-04New git repository for release - version 0.2.0 taggedAdam Ierymenko