Age | Commit message (Expand) | Author |
2015-09-23 | minor changes | Joseph Henry |
2015-09-22 | . | Adam Ierymenko |
2015-09-22 | Phy<> loses socketpair, gains raw FD monitoring. | Adam Ierymenko |
2015-09-22 | fixed fd-transfer logic bug, needs new write-queue logic | Joseph Henry |
2015-09-10 | refactor almost complete | Joseph Henry |
2015-09-10 | Merge branch 'adamierymenko-dev' into netcon | Adam Ierymenko |
2015-09-10 | . | Adam Ierymenko |
2015-09-10 | refactor in progress | Joseph Henry |
2015-09-10 | Remove unnecessary accessors. | Adam Ierymenko |
2015-09-10 | Merge adamierymenko-dev | Adam Ierymenko |
2015-09-10 | Add socketpair support to Phy. | Adam Ierymenko |
2015-09-10 | started refactor | Joseph Henry |
2015-09-10 | initial commit | Joseph Henry |
2015-09-02 | More netcon stuff, and Phy build fix. | Adam Ierymenko |
2015-09-02 | Stub of NetconEthernetTap | Adam Ierymenko |
2015-09-02 | Unix domain sockets in Phy<> | Adam Ierymenko |
2015-07-28 | Add miniupnpc builds for Windows, fix some Windows build warnings. | Adam Ierymenko |
2015-07-28 | Enable SO_NO_CHECK if available to skip UDP checksum on packet send for sligh... | 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-04-24 | Windows now builds and runs selftest correctly, and fixed a Windows (and poss... | Adam Ierymenko |
2015-04-16 | Some cleanup, and bite the bullet and go ahead and write a simple Http client... | 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 | 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-03-31 | osnet -> osdep | Adam Ierymenko |