Age | Commit message (Expand) | Author |
2016-06-17 | Linux bug fixes, small controller fix. | Adam Ierymenko |
2016-06-08 | Support yet another old version of http-parser for CentOS/EPEL. | Adam Ierymenko |
2016-06-08 | Remove warnings, more Debian stuff, remove obsolete ui/ stuff. | Adam Ierymenko |
2016-04-05 | OneService now binds all ports to specific local interfaces instead of wildca... | Adam Ierymenko |
2016-01-20 | Transfer speed increate + stability fixes | Joseph Henry |
2016-01-17 | Print path for user. Removed unused stub Phy methods | Joseph Henry |
2016-01-14 | Updated RX buffer code | Joseph Henry |
2016-01-12 | Merge branch 'dev' into edge | Adam Ierymenko |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2016-01-11 | Stateless RPC rework | Joseph Henry |
2015-12-21 | Selectively move over changes from "edge" to "dev" excluding netcon. | Adam Ierymenko |
2015-12-09 | Only set SO_NO_CHECK on IPv4 UDP sockets for now due to broken V6 stacks that... | Adam Ierymenko |
2015-11-23 | MERGE current "dev" into "netcon" -- should not affect netcon itself but will... | Adam Ierymenko |
2015-11-09 | Try bringing back TTL escalation -- may help with Docker (IP-MASQ) type NAT | Adam Ierymenko |
2015-11-02 | More appropriate phyOnUnixClose handling | Joseph Henry |
2015-11-02 | Fixed another closure bug. Updated debug levels | Joseph Henry |
2015-10-29 | Added state dump, fixed numerous RPC related bugs | Joseph Henry |
2015-10-27 | Add set buffer sizes code to Phy<> | Adam Ierymenko |
2015-10-27 | Merge Phy<> from netcon. | Adam Ierymenko |
2015-10-22 | More cluster wiring... | Adam Ierymenko |
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 |