Age | Commit message (Expand) | Author |
---|---|---|
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 |