summaryrefslogtreecommitdiff
path: root/node/Node.cpp
AgeCommit message (Collapse)Author
2013-07-13Add a fast non-cryptographic PRNG.Adam Ierymenko
2013-07-12Bunch of little bug fixes in newly refactored code.Adam Ierymenko
2013-07-11More work in progress on Switch / PacketDecoder refactor.Adam Ierymenko
2013-07-08Fix for issue #6: OSX tap device forgets it has IPv6Adam Ierymenko
2013-07-06Added creation and periodic update of a file called "status" in the home ↵Adam Ierymenko
directory that contains peer link status. Useful for debugging and statistics. Send it SIGHUP to force an update now. Otherwise it updates every 120 seconds.
2013-07-04New git repository for release - version 0.2.0 taggedAdam Ierymenko