summaryrefslogtreecommitdiff
path: root/node/NodeConfig.cpp
AgeCommit message (Expand)Author
2013-08-12Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a...Adam Ierymenko
2013-08-12More Windows port work.Adam Ierymenko
2013-08-08Actually report a meaningful network status instead of always OKAdam Ierymenko
2013-08-07Add code to automatically join Earth if no network memberships are defined.Adam Ierymenko
2013-08-06More detail and output improvements to command bus "listpeers," and a little ...Adam Ierymenko
2013-08-06Network constructor deuglification, remove unused old encrypt/decrypt methods...Adam Ierymenko
2013-08-06Bunch more debugging and loop closing on new netconf.Adam Ierymenko
2013-08-06Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener ...Adam Ierymenko
2013-08-05CLI communication now working.Adam Ierymenko
2013-08-05CLI debugging, got rid of nasty old Thread class and replaced with newer clea...Adam Ierymenko
2013-07-30Call clean on all networks periodically, generalize Topology clean cycle to a...Adam Ierymenko
2013-07-29Network membership certificate work in progress... does not build yet.Adam Ierymenko
2013-07-23Basic RPC stuff in Packet and PacketDecoder for RPC service support.Adam Ierymenko
2013-07-23More trace output to debug control bus.Adam Ierymenko
2013-07-20docsAdam Ierymenko
2013-07-18Command line interface.Adam Ierymenko
2013-07-18Self test for command bus encode/decode.Adam Ierymenko
2013-07-18Better encode/decode code for control bus.Adam Ierymenko
2013-07-17Add an echoed 32-bit token field to command packets.Adam Ierymenko
2013-07-17New simpler command interface via loopback UDP protected by a crypto token.Adam Ierymenko
2013-07-17More filter work.Adam Ierymenko
2013-07-12Several bug fixes in newly refactored code.Adam Ierymenko
2013-07-04New git repository for release - version 0.2.0 taggedAdam Ierymenko