index
:
infinitytier.git
cla
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node
/
Demarc.cpp
Age
Commit message (
Collapse
)
Author
2013-10-18
Clean up some stuff, including a few spots where exceptions were not being ↵
Adam Ierymenko
handled correctly.
2013-09-27
Whew, it builds!
Adam Ierymenko
2013-08-30
Improve code security posture by replacing sprintf with a safer function.
Adam Ierymenko
2013-08-27
Jigger with shutdown method to avoid a crash on CTRL+C in Windows. Feels a ↵
Adam Ierymenko
big hacky, might revisit later.
2013-08-14
Self test almost builds, now need skeleton EthernetTap implementation for ↵
Adam Ierymenko
Windows.
2013-08-12
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's ↵
Adam Ierymenko
a start.
2013-07-17
New simpler command interface via loopback UDP protected by a crypto token.
Adam Ierymenko
2013-07-13
Compile fixes, integration of fast PRNG.
Adam Ierymenko
2013-07-13
Add a fast non-cryptographic PRNG.
Adam Ierymenko
2013-07-06
Fix for failure to bind port if IPv6 is not enabled on a system -- it should ↵
Adam Ierymenko
succeed if it can bind either V4 or V6 or both and only fail if neither binds
2013-07-04
New git repository for release - version 0.2.0 tagged
Adam Ierymenko