summaryrefslogtreecommitdiff
path: root/node/InetAddress.hpp
AgeCommit message (Collapse)Author
2014-04-10More toward GitHub issue #56Adam Ierymenko
2014-03-31Clean dead paths from peers.Adam Ierymenko
2014-02-16Boring stuff: update dates in copyrights across all files.Adam Ierymenko
2014-01-31Fix for GitHub issue #36 on OSX... results in a duplicate entry for IPv6 ↵Adam Ierymenko
link-local but seems okay... need to test on OSX 10.6 though.
2014-01-23Couple of Windows fixes, get rid of ips()/allIps() distinction in ↵Adam Ierymenko
EthernetTap. (Will need to be fixed on Unix now... later.)
2013-12-06Dead code removal, fix for cleanup GitHub issue #28Adam Ierymenko
2013-10-01Each peer now tracks the last time it announced multicast LIKEs ↵Adam Ierymenko
independently and does so frequently enough to prevent expires. Also add a multicast debug facility for use on the testnet.
2013-08-12Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's ↵Adam Ierymenko
a start.
2013-07-04New git repository for release - version 0.2.0 taggedAdam Ierymenko