Age | Commit message (Expand) | Author |
2015-11-23 | MERGE current "dev" into "netcon" -- should not affect netcon itself but will... | Adam Ierymenko |
2015-11-16 | Fix 64-bit int warning. | Adam Ierymenko |
2015-11-16 | Docs and tweak some caching values. | Adam Ierymenko |
2015-11-12 | Minor Windows build fixes. Builds on VS2012 again. | Adam Ierymenko |
2015-11-10 | Query both root and network controller for multicast last resort GATHER. | Adam Ierymenko |
2015-11-09 | Try bringing back TTL escalation -- may help with Docker (IP-MASQ) type NAT | Adam Ierymenko |
2015-11-09 | Mark geo-redirected paths as suboptimal and do not report that we have a peer... | Adam Ierymenko |
2015-11-05 | Use bigger UDP buffer on bigger x64 machines. Keep old value elsewhere since ... | Adam Ierymenko |
2015-11-05 | Integrate deferred background processing into main OneService implementation. | Adam Ierymenko |
2015-10-29 | Eliminate some more dead code. We may do path trust, but not like that. | Adam Ierymenko |
2015-10-27 | Factor out RemotePath subclass of Path -- no longer needed, just cruft. | Adam Ierymenko |
2015-10-27 | Merge Phy<> from netcon. | Adam Ierymenko |
2015-10-27 | --wtf; prevent roots from TCP fallback | Adam Ierymenko |
2015-10-26 | Fix infinite loop if there are no live roots (never happened before?!? wow!) | Adam Ierymenko |
2015-10-26 | Fix if cluster compiled in but not enabled. | Adam Ierymenko |
2015-10-26 | Expose cluster status in /status JSON response. | Adam Ierymenko |
2015-10-23 | (1) Fix bug in geo-ip service that prevented cache lookup, (2) fix problem in... | Adam Ierymenko |
2015-10-22 | . | Adam Ierymenko |
2015-10-22 | . | Adam Ierymenko |
2015-10-22 | More cluster wiring... | Adam Ierymenko |
2015-10-22 | GeoIP cluster service works. | Adam Ierymenko |
2015-10-22 | Run geoip cluster service sub-process. | Adam Ierymenko |
2015-10-13 | Expose world info in JSON. | Adam Ierymenko |
2015-10-13 | World stuff... | Adam Ierymenko |
2015-10-13 | More World stuff, and mkworld. | Adam Ierymenko |
2015-10-06 | Merge branch 'adamierymenko-dev' into netcon | Adam Ierymenko |
2015-10-06 | Prep in controller code to run tests. | Adam Ierymenko |
2015-10-01 | Peer serialization and related changes. | Adam Ierymenko |
2015-10-01 | No reason to randomly pick uPnP secondary port. In fact it would likely cause... | Adam Ierymenko |
2015-10-01 | Get trim() out of core where it is not needed. | Adam Ierymenko |
2015-09-29 | Speed up multicast group checking/registration. | Adam Ierymenko |
2015-09-24 | (1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local i... | Adam Ierymenko |
2015-09-24 | Merge branch 'adamierymenko-dev' into netcon | Adam Ierymenko |
2015-09-23 | Pick a random secondary UDP port for uPnP mapped traffic because of broken ro... | Adam Ierymenko |
2015-09-23 | . | Adam Ierymenko |
2015-09-23 | Pick random port on -p0 | Adam Ierymenko |
2015-09-23 | Plumb through localInterfaceId to track local interfaces corresponding with r... | Adam Ierymenko |
2015-09-22 | Phy<> loses socketpair, gains raw FD monitoring. | Adam Ierymenko |
2015-09-10 | Merge branch 'adamierymenko-dev' into netcon | Adam Ierymenko |
2015-09-10 | Rename some stuff in Phy since it can be used with any stream socket. | Adam Ierymenko |
2015-09-10 | Merge adamierymenko-dev | Adam Ierymenko |
2015-09-10 | Add socketpair support to Phy. | Adam Ierymenko |
2015-09-02 | Netcon mode for Linux (in this branch, will make conditional later) | Adam Ierymenko |
2015-09-02 | Unix domain sockets in Phy<> | Adam Ierymenko |
2015-08-25 | Document rules requirement in controller. | Adam Ierymenko |
2015-08-25 | Document clock convenience field. | Adam Ierymenko |
2015-08-19 | Add authorizedMemberCount to controller network config records. | Adam Ierymenko |
2015-07-30 | Because Windows, because Windows. Now it upgrades correctly from 1.0.1, inclu... | Adam Ierymenko |
2015-07-30 | Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and s... | Adam Ierymenko |
2015-07-28 | Add CLI support for /explicit/urls (automatically outputs JSON in this case),... | Adam Ierymenko |