summaryrefslogtreecommitdiff
path: root/node/Demarc.cpp
AgeCommit message (Expand)Author
2013-10-18Clean up some stuff, including a few spots where exceptions were not being ha...Adam Ierymenko
2013-09-27Whew, it builds!Adam Ierymenko
2013-08-30Improve code security posture by replacing sprintf with a safer function.Adam Ierymenko
2013-08-27Jigger with shutdown method to avoid a crash on CTRL+C in Windows. Feels a bi...Adam Ierymenko
2013-08-14Self test almost builds, now need skeleton EthernetTap implementation for Win...Adam Ierymenko
2013-08-12Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a...Adam Ierymenko
2013-07-17New simpler command interface via loopback UDP protected by a crypto token.Adam Ierymenko
2013-07-13Compile fixes, integration of fast PRNG.Adam Ierymenko
2013-07-13Add a fast non-cryptographic PRNG.Adam Ierymenko
2013-07-06Fix for failure to bind port if IPv6 is not enabled on a system -- it should ...Adam Ierymenko
2013-07-04New git repository for release - version 0.2.0 taggedAdam Ierymenko