summaryrefslogtreecommitdiff
path: root/node/Packet.hpp
AgeCommit message (Expand)Author
2014-02-16Boring stuff: update dates in copyrights across all files.Adam Ierymenko
2014-01-28Yank PROBE stuff since it's not used and was a premature addition to the prot...Adam Ierymenko
2014-01-17Windows build fixes.Adam Ierymenko
2013-12-31Fix several things:Adam Ierymenko
2013-12-06Dead code removal, fix for cleanup GitHub issue #28Adam Ierymenko
2013-12-04Pull in-band file transfer stuff. Toyed around with that idea, but it seems t...Adam Ierymenko
2013-11-05More updater work... coming along.Adam Ierymenko
2013-11-04File transfer work, add identities for validation of updates.Adam Ierymenko
2013-11-01Updater code, work in progress...Adam Ierymenko
2013-10-27Clean up secure random, add packet definitions for update distribution facility.Adam Ierymenko
2013-10-25Certificate of membership works now... had to fix multicast propagation so CO...Adam Ierymenko
2013-10-18Make Salsa20 variable-round, allowing for Salsa20/12 to be used for Packet en...Adam Ierymenko
2013-10-17Take the 0.6.0 opportunity to add flags to a few protocol verbs and do a bit ...Adam Ierymenko
2013-10-17Add support for pushing network config refresh hints from a MEMORY queue tabl...Adam Ierymenko
2013-10-16Lots of cleanup, more work on certificates, some security fixes.Adam Ierymenko
2013-10-07Automagically push netconf certs -- Network support.Adam Ierymenko
2013-10-07Rename error code for no membership certificate.Adam Ierymenko
2013-10-05Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder.Adam Ierymenko
2013-09-30Fix for multicast propagation -- supernodes must always keep propagating. Als...Adam Ierymenko
2013-09-27Whew, it builds!Adam Ierymenko
2013-09-26Work in progress...Adam Ierymenko
2013-09-25More work in progress in new multicast propagation...Adam Ierymenko
2013-09-25Work in progress...Adam Ierymenko
2013-09-24Work in progress...Adam Ierymenko
2013-09-21New multicast algorithm work in progress...Adam Ierymenko
2013-09-20New packet formats for MULTICAST_FRAME, and MULTICAST_GOT. Not implemented ye...Adam Ierymenko
2013-09-17More include formatting cleanup.Adam Ierymenko
2013-09-16Integrating new crypto, work still in progress...Adam Ierymenko
2013-09-13Bit more of adding version to OK(HELLO)Adam Ierymenko
2013-09-13Add version info to OK(HELLO) so both sides know their version info.Adam Ierymenko
2013-08-12Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a...Adam Ierymenko
2013-08-03Scratch that... more work wiring up netconf. Got to handle OK.Adam Ierymenko
2013-08-02Netconf wired up, ready to test.Adam Ierymenko
2013-07-31Little bit of protocol changes before implementation of new verbs.Adam Ierymenko
2013-07-29More work on network membership certs, and it builds now. Still in heavy deve...Adam Ierymenko
2013-07-29Fix a bunch of errors due to minor method signature changes, still a work in ...Adam Ierymenko
2013-07-29Network membership certificate work in progress... does not build yet.Adam Ierymenko
2013-07-27Add skeleton of certificate-based private network authentication. Also remove...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-23Basic RPC stuff in Packet and PacketDecoder for RPC service support.Adam Ierymenko
2013-07-20docsAdam Ierymenko
2013-07-11Factoring out packet decoder from Switch to put that object on a little bit o...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-06Possible fix for issue #4 - segfault in ___removeIp helper function in Ethern...Adam Ierymenko
2013-07-04New git repository for release - version 0.2.0 taggedAdam Ierymenko