index
:
infinitytier.git
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
/
service
Age
Commit message (
Expand
)
Author
2015-04-14
Fix some minor issues, now to reintegrate taps.
Adam Ierymenko
2015-04-14
Bunch more control plane work, and shelve old UI -- React FTW.
Adam Ierymenko
2015-04-13
Basic control plane queries working.
Adam Ierymenko
2015-04-13
JSON control plane, almost done...
Adam Ierymenko
2015-04-13
Decided to back out of doing HTTP/TCP server *and* client within ZT itself. I...
Adam Ierymenko
2015-04-10
Basic framework of HTTP server is there.
Adam Ierymenko
2015-04-10
HTTP server is in, and works.
Adam Ierymenko
2015-04-10
Simplify Phy<> to get rid of more indirections.
Adam Ierymenko
2015-04-10
Add some TRACE around pinging (for now), and refactor service/One to just run...
Adam Ierymenko
2015-04-09
TRACE compile fixes, other fixes, and it basically works! It says HELLO.
Adam Ierymenko
2015-04-09
Add data store functions to service/One, and shelve old main.cpp since it wil...
Adam Ierymenko
2015-04-09
Service code builds now.
Adam Ierymenko
2015-04-09
Starting on new service/ code to encapsulate node/ with osdep/ stuff, and add...
Adam Ierymenko