Age | Commit message (Expand) | Author |
2015-05-17 | BSDEthernetTap build fixes. | Adam Ierymenko |
2015-05-17 | Bring BSDEthernetTap into the current century. | Adam Ierymenko |
2015-05-08 | Fix to tap reset code in Windows tap connector. | Adam Ierymenko |
2015-05-08 | Fix a bunch of Windows tap issues. Turns out NDIS6 allowed us to ditch some N... | Adam Ierymenko |
2015-05-08 | Scratch that wrapper... it was easy to make, but it turns out WebControl is I... | Adam Ierymenko |
2015-04-25 | Use NDIS6 driver preferentially if available. | Adam Ierymenko |
2015-04-24 | Destroy tap devices on Windows 'leave'. | Adam Ierymenko |
2015-04-24 | Windows now builds and runs selftest correctly, and fixed a Windows (and poss... | Adam Ierymenko |
2015-04-20 | OSUtils::resolve() | Adam Ierymenko |
2015-04-20 | (1) now builds and works on Linux, (2) fix a threading problem causing carsh ... | Adam Ierymenko |
2015-04-16 | zerotier-cli suspiciously working... that didn't hurt *too* badly. | Adam Ierymenko |
2015-04-16 | CLI work and Makefile cleanup. | Adam Ierymenko |
2015-04-16 | Some cleanup, and bite the bullet and go ahead and write a simple Http client... | Adam Ierymenko |
2015-04-15 | Putting the main binary back together... | Adam Ierymenko |
2015-04-14 | Tap driver load fix. | Adam Ierymenko |
2015-04-14 | Make tap itself handle remembering sticky device to nwid mappings. | Adam Ierymenko |
2015-04-14 | Bunch of tap stuff, IP address assignment hookups, etc. | Adam Ierymenko |
2015-04-14 | Just return files from listDirectory() since that is all we need, fix network... | Adam Ierymenko |
2015-04-14 | Fix missed closedir() | 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-10 | Since which tap to use is chosen statically at compile time and the factories... | 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-08 | osdep/ compile fixes, and remove some lingering OS-specific stuff from node/D... | Adam Ierymenko |
2015-04-08 | No more tap factories. | Adam Ierymenko |
2015-04-08 | Add awareness of online status, and put old OS-dep utils in OSUtils. | Adam Ierymenko |
2015-04-06 | More build fixes, and attic/ some stuff. | Adam Ierymenko |
2015-03-31 | Whole heap more cleanup and refactoring... | Adam Ierymenko |
2015-03-31 | Move more stuff into osdep/ -- node/ will not use threads directly. | Adam Ierymenko |
2015-03-31 | docs | Adam Ierymenko |
2015-03-31 | osnet -> osdep | Adam Ierymenko |