summaryrefslogtreecommitdiff
path: root/node/NetworkController.hpp
AgeCommit message (Expand)Author
2019-01-14Updated licenses for 2019Joseph Henry
2018-01-08Copyright updates for 2018.Adam Ierymenko
2017-04-27License header update.Adam Ierymenko
2017-03-06Send revocations automatically on deauth for instant kill, also fix some issu...Adam Ierymenko
2016-11-10Refactor controller to permit sending of pushes as well as just replies to co...Adam Ierymenko
2016-08-09Encode and decode of tags and capabilities in NetworkConfig.Adam Ierymenko
2016-06-21Make Dictionary templatable so it can be used where we want a higher capacity.Adam Ierymenko
2016-06-16Big refactor mostly builds. We now have a uniform backward compatible netconf.Adam Ierymenko
2016-05-06Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes ...Adam Ierymenko
2016-01-12boring doc stuffAdam Ierymenko
2015-09-08Add a bit of useful testing instrumentation to SqliteNetworkController.Adam Ierymenko
2015-07-23Add a rate limiting circuit breaker to the network controller to prevent floo...Adam Ierymenko
2015-07-23Eliminate some poorly thought out optimizations from the netconf/controller i...Adam Ierymenko
2015-04-15More cleanup, and fix for the extremely unlikely case of identity collision.Adam Ierymenko
2015-04-15Putting the main binary back together...Adam Ierymenko
2015-04-15Rename netconf to controller and NetworkConfigMaster to NetworkController for...Adam Ierymenko