summaryrefslogtreecommitdiff
path: root/osdep
AgeCommit message (Expand)Author
2015-04-15Putting the main binary back together...Adam Ierymenko
2015-04-14Tap driver load fix.Adam Ierymenko
2015-04-14Make tap itself handle remembering sticky device to nwid mappings.Adam Ierymenko
2015-04-14Bunch of tap stuff, IP address assignment hookups, etc.Adam Ierymenko
2015-04-14Just return files from listDirectory() since that is all we need, fix network...Adam Ierymenko
2015-04-14Fix missed closedir()Adam Ierymenko
2015-04-10HTTP server is in, and works.Adam Ierymenko
2015-04-10Simplify Phy<> to get rid of more indirections.Adam Ierymenko
2015-04-10Add some TRACE around pinging (for now), and refactor service/One to just run...Adam Ierymenko
2015-04-10Since which tap to use is chosen statically at compile time and the factories...Adam Ierymenko
2015-04-09TRACE compile fixes, other fixes, and it basically works! It says HELLO.Adam Ierymenko
2015-04-09Add data store functions to service/One, and shelve old main.cpp since it wil...Adam Ierymenko
2015-04-09Service code builds now.Adam Ierymenko
2015-04-08osdep/ compile fixes, and remove some lingering OS-specific stuff from node/D...Adam Ierymenko
2015-04-08No more tap factories.Adam Ierymenko
2015-04-08Add awareness of online status, and put old OS-dep utils in OSUtils.Adam Ierymenko
2015-04-06More build fixes, and attic/ some stuff.Adam Ierymenko
2015-03-31Whole heap more cleanup and refactoring...Adam Ierymenko
2015-03-31Move more stuff into osdep/ -- node/ will not use threads directly.Adam Ierymenko
2015-03-31docsAdam Ierymenko
2015-03-31osnet -> osdepAdam Ierymenko