Age | Commit message (Expand) | Author |
2015-07-28 | UPNP/NAT-PMP support with libminiupnpc (if built with it) -- GitHub issue #64 | Adam Ierymenko |
2015-07-28 | Enable SO_NO_CHECK if available to skip UDP checksum on packet send for sligh... | Adam Ierymenko |
2015-07-24 | Fix leaving of networks to actually call Network::destroy(). | Adam Ierymenko |
2015-07-06 | Another attempt at a fix for all the Windows driver coma issues. | Adam Ierymenko |
2015-06-12 | This might be a final fix for GitHub issue #173 and possibly others: ACTIVELY... | Adam Ierymenko |
2015-06-09 | Allow double-close just in case in Phy<> | Adam Ierymenko |
2015-06-09 | Rework Phy<> to clean up _socks entries only in poll() to fix instability in ... | Adam Ierymenko |
2015-06-05 | Fix for poll() in Phy<> with no sockets open. Only affects tcp-proxy. | Adam Ierymenko |
2015-05-21 | Add some proxy debugging, and auto-resolve and periodically re-resolve TCP fa... | Adam Ierymenko |
2015-05-21 | BackgroundResolver test. | Adam Ierymenko |
2015-05-21 | Background resolver. | Adam Ierymenko |
2015-05-20 | Don't actually "power cycle" the interface except on startup. Doing that afte... | Adam Ierymenko |
2015-05-19 | Make tap driver even more defensive... seems to maybe fix the new network pro... | Adam Ierymenko |
2015-05-19 | Windows build warning removal, be more defensive in Windows tap driver code, ... | Adam Ierymenko |
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 |