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 (
Expand
)
Author
2014-03-17
Drop old Demarc.cpp code.
Adam Ierymenko
2014-02-16
Boring stuff: update dates in copyrights across all files.
Adam Ierymenko
2013-10-18
Clean up some stuff, including a few spots where exceptions were not being ha...
Adam Ierymenko
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 bi...
Adam Ierymenko
2013-08-14
Self test almost builds, now need skeleton EthernetTap implementation for Win...
Adam Ierymenko
2013-08-12
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a...
Adam Ierymenko
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
2013-07-04
New git repository for release - version 0.2.0 tagged
Adam Ierymenko