Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-24 | supply hostname for dnssd display | Andrew Cady | |
2018-06-24 | Share toxid over avahi | Andrew Cady | |
This isn't really completely correct; there should be some possibility for denial of service. The call to setContactAddr is destructive of whatever information was there previously, but we haven't verified that we're talking to the real contact at the time it is called. This problem exists even in the ordinary path where the nodeinfocallback isn't really requiring proof of anything before throwing out data. | |||
2018-06-22 | Removed redundant imports and other clean up. | joe | |
2018-06-09 | integrate avahi publish & discovery | Andrew Cady | |
2018-06-09 | test publishing and retrieval of NodeInfo via avahi | Andrew Cady | |
2018-06-08 | add avahi dependency | Andrew Cady | |