Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06-10 | Protocol messages for bridging. GitHub issue #68 | 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 ↵ | Adam Ierymenko | |
protocol. | |||
2014-01-17 | Windows build fixes. | Adam Ierymenko | |
2013-12-31 | Fix several things: | Adam Ierymenko | |
(1) The changes to path learning in the two previous releases were poorly thought out, and this version should remedy that by introducing PROBE. This is basically a kind of ECHO request and is used to authenticate endpoints that are not learned via a valid request/response pair. Thus we will still passively learn endpoints, but securely. (2) Turns out there was a security oversight in _doHELLO() that could have permitted... well... I'm not sure it was exploitable to do anything particularly interesting since a bad identity would be discarded anyway, but fix it just the same. | |||
2013-10-17 | Take the 0.6.0 opportunity to add flags to a few protocol verbs and do a bit ↵ | Adam Ierymenko | |
more cleanup. Also fix it so certificates wont be accepted unless they are newer than existing ones. | |||
2013-10-16 | Lots of cleanup, more work on certificates, some security fixes. | 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-27 | Whew, it builds! | Adam Ierymenko | |
2013-09-26 | Work in progress... | Adam Ierymenko | |
2013-09-25 | Work in progress... | Adam Ierymenko | |
2013-09-21 | New multicast algorithm work in progress... | Adam Ierymenko | |
2013-08-12 | Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's ↵ | Adam Ierymenko | |
a start. | |||
2013-07-29 | More work on network membership certs, and it builds now. Still in heavy ↵ | Adam Ierymenko | |
development. | |||
2013-07-29 | Fix a bunch of errors due to minor method signature changes, still a work in ↵ | Adam Ierymenko | |
progress. | |||
2013-07-29 | Network membership certificate work in progress... does not build yet. | Adam Ierymenko | |
2013-07-27 | Add skeleton of certificate-based private network authentication. Also ↵ | Adam Ierymenko | |
remove some old code. | |||
2013-07-27 | Back out of RPC... blech. Have a better idea. | Adam Ierymenko | |
2013-07-23 | Basic RPC stuff in Packet and PacketDecoder for RPC service support. | Adam Ierymenko | |
2013-07-04 | New git repository for release - version 0.2.0 tagged | Adam Ierymenko | |