Age | Commit message (Expand) | Author |
2015-01-08 | C++ network config master ready to test. | Adam Ierymenko |
2015-01-05 | Cleanup, add tristate to config code in Network, and happy new year! | Adam Ierymenko |
2015-01-05 | docs | Adam Ierymenko |
2015-01-05 | Back out service message type -- YAGNI violation. | Adam Ierymenko |
2015-01-05 | Strip out old Service code, add new service message type. | Adam Ierymenko |
2014-10-29 | More cleanup, and fix a bug in Multicaster::gather() | Adam Ierymenko |
2014-10-28 | Fix a nasty bug introduced in packet fragmentation a while back during refact... | Adam Ierymenko |
2014-10-09 | New multicast bug fixes, TRACE improvements, and temporarily disable legacy m... | Adam Ierymenko |
2014-10-09 | Reorg multicast packet, and a whole bunch of refactoring around the pushing o... | Adam Ierymenko |
2014-10-06 | Bug fix in new multicast frame handler, handling of old "P5" multicast frames... | Adam Ierymenko |
2014-10-02 | Last steps before test: parse OK(MULTICAST_GATHER) and OK(MULTICAST_FRAME) | Adam Ierymenko |
2014-10-02 | But since we are now using middle 3 bits we can assign sane values for the ci... | Adam Ierymenko |
2014-10-02 | Gotta support old encrypted flag, move cipher spec to middle 3 bits... due to... | Adam Ierymenko |
2014-10-02 | Change "encrypted" flag to full cipher suite selector. Go ahead and reserve A... | Adam Ierymenko |
2014-10-02 | Improve security posture by eliminating non-const data() accessor from Buffer. | Adam Ierymenko |
2014-09-30 | Add origin to new MULTICAST_FRAME, move security check for certs into Network... | Adam Ierymenko |
2014-09-30 | Multicaster needs to be global, not per-network, and a bunch of other stuff. | Adam Ierymenko |
2014-09-30 | Everything in for new multicast except IncomingPacket parsing... | Adam Ierymenko |
2014-09-26 | A few more revisions to new multicast verbs. | Adam Ierymenko |
2014-09-25 | . | Adam Ierymenko |
2014-09-24 | Some more multicast algo work... | Adam Ierymenko |
2014-09-22 | Yet more WIP on mulitcast algo... | Adam Ierymenko |
2014-09-18 | Work on defining new direct broadcast multicast algorithm. | Adam Ierymenko |
2014-07-30 | Upgrade LZ4 to latest version. | Adam Ierymenko |
2014-06-21 | Bridging (GitHub issue #68) does indeed work! Just needed to fix a packet siz... | Adam Ierymenko |
2014-06-21 | . | Adam Ierymenko |
2014-06-12 | Add flags to EXT_FRAME for better future proofness. | Adam Ierymenko |
2014-06-10 | Packet decoder work for EXT_FRAME for bridging - GitHub issue #68 | Adam Ierymenko |
2014-06-10 | Protocol messages for bridging. GitHub issue #68 | Adam Ierymenko |
2014-04-10 | More toward GitHub issue #56 | Adam Ierymenko |
2014-02-16 | Boring stuff: update dates in copyrights across all files. | Adam Ierymenko |
2014-01-28 | Yank PROBE stuff since it's not used and was a premature addition to the prot... | Adam Ierymenko |
2014-01-17 | Windows build fixes. | Adam Ierymenko |
2013-12-31 | Fix several things: | Adam Ierymenko |
2013-12-06 | Dead code removal, fix for cleanup GitHub issue #28 | Adam Ierymenko |
2013-12-04 | Pull in-band file transfer stuff. Toyed around with that idea, but it seems t... | Adam Ierymenko |
2013-11-05 | More updater work... coming along. | Adam Ierymenko |
2013-11-04 | File transfer work, add identities for validation of updates. | Adam Ierymenko |
2013-11-01 | Updater code, work in progress... | Adam Ierymenko |
2013-10-27 | Clean up secure random, add packet definitions for update distribution facility. | Adam Ierymenko |
2013-10-25 | Certificate of membership works now... had to fix multicast propagation so CO... | Adam Ierymenko |
2013-10-18 | Make Salsa20 variable-round, allowing for Salsa20/12 to be used for Packet en... | Adam Ierymenko |
2013-10-17 | Take the 0.6.0 opportunity to add flags to a few protocol verbs and do a bit ... | Adam Ierymenko |
2013-10-17 | Add support for pushing network config refresh hints from a MEMORY queue tabl... | Adam Ierymenko |
2013-10-16 | Lots of cleanup, more work on certificates, some security fixes. | Adam Ierymenko |
2013-10-07 | Automagically push netconf certs -- Network support. | Adam Ierymenko |
2013-10-07 | Rename error code for no membership certificate. | Adam Ierymenko |
2013-10-05 | Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder. | Adam Ierymenko |
2013-09-30 | Fix for multicast propagation -- supernodes must always keep propagating. Als... | Adam Ierymenko |
2013-09-27 | Whew, it builds! | Adam Ierymenko |