summaryrefslogtreecommitdiff
path: root/node/NodeConfig.cpp
AgeCommit message (Expand)Author
2013-10-21Add persistent identity caching for use on supernodes. Activate by just makin...Adam Ierymenko
2013-10-20Docs and auto-update of Earth network ID.Adam Ierymenko
2013-10-18Make Salsa20 variable-round, allowing for Salsa20/12 to be used for Packet en...Adam Ierymenko
2013-10-18Clean up some stuff, including a few spots where exceptions were not being ha...Adam Ierymenko
2013-10-18Clean up the awful Network::Config mess and break that out into NetworkConfig.Adam Ierymenko
2013-10-16Lots of cleanup, more work on certificates, some security fixes.Adam Ierymenko
2013-10-07Couple of small fixes, works again with new ID code.Adam Ierymenko
2013-09-25Work in progress...Adam Ierymenko
2013-09-19Build fix for network ID remap hack.Adam Ierymenko
2013-09-19Add temporary code to remap old Earth network ID to new one.Adam Ierymenko
2013-09-18Remove code to automatically join Earth -- network joins will now be user-ini...Adam Ierymenko
2013-09-17Add port and control port command line options to daemon and command line cli...Adam Ierymenko
2013-09-16New crypto integrated -- going to be testing new identity address generation ...Adam Ierymenko
2013-09-16Integrating new crypto, work still in progress...Adam Ierymenko
2013-08-30Remove old launcher code, fix build error in idtool, add terminate command to...Adam Ierymenko
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