Age | Commit message (Expand) | Author |
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 |
2015-07-28 | Add binary build of libminiupnpc for Mac x64. | Adam Ierymenko |
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-21 | Remove "members" from Network record and instead enumerate members via specif... | Adam Ierymenko |
2015-07-16 | Fix addLocalInterfaceAddress call in OneService on Windows | Grant Limberg |
2015-07-16 | Add memberRevision stuff to JSON output, and update docs. | Adam Ierymenko |
2015-07-13 | Clean up some YAGNI issues with implementation of GitHub issue #180, and make... | Adam Ierymenko |
2015-07-07 | A bunch of comments and cleanup, including some to yesterday's direct path pu... | Adam Ierymenko |
2015-07-06 | Eliminate debug printf(). | Adam Ierymenko |
2015-07-06 | Minor fix to Windows local adapter address enumeration. | Adam Ierymenko |
2015-07-06 | Add new .h file to VS build, and Windows side of local interface address enum... | Adam Ierymenko |
2015-07-06 | Unix side of local interface address awareness for GitHub issue #180. | Adam Ierymenko |
2015-06-29 | ipLocalRoutes now exposed via network objects in JSON controller API, and doc... | Adam Ierymenko |
2015-06-29 | Fix semantics of std::unique() to actually remove duplicates (hidden memory l... | Adam Ierymenko |
2015-06-19 | Root server terminology cleanup, and tighten up a security check by checking ... | Adam Ierymenko |
2015-05-06 | Renamed supernode to rootserver | Kees Bos |
2015-06-13 | Rename ruleId to ruleNo and optimize some indexes in Sqlite3 schema. | Adam Ierymenko |
2015-06-13 | Pickup return code from handleControlPlaneHttpGET and handleControlPlaneHttpPOST | Kees Bos |
2015-06-11 | Get deletion of networks in controller going | Kees Bos |
2015-06-03 | Make max HTTP message size (max update size) larger since Windows MSI is abou... | Adam Ierymenko |
2015-06-03 | NOHUP-ify the child process on OSX auto-update. | Adam Ierymenko |
2015-06-03 | Auto-update fix -- signature is in hex. | Adam Ierymenko |
2015-06-02 | Linux installer tweaks, and Mac updater tweak. | Adam Ierymenko |
2015-05-25 | Right now only FreeBSD can use BSDEthernetTap, which will probably get rename... | Adam Ierymenko |
2015-05-22 | Build fix. | Adam Ierymenko |
2015-05-22 | TCP fallback tunneling is now working. That hurt more than expected. | Adam Ierymenko |
2015-05-21 | Basic TCP fallback -- now to test. | Adam Ierymenko |
2015-05-21 | Completely factor out "desperation" from the core. I thought of a significant... | Adam Ierymenko |
2015-05-21 | Add some proxy debugging, and auto-resolve and periodically re-resolve TCP fa... | Adam Ierymenko |
2015-05-20 | Windows auto-update integration into OneService. | Adam Ierymenko |
2015-05-20 | Apple auto-update stuff, now for Windows. | Adam Ierymenko |
2015-05-20 | Ground work for reincorporating software updater for select platforms. | Adam Ierymenko |
2015-05-19 | Windows build warning removal, be more defensive in Windows tap driver code, ... | Adam Ierymenko |
2015-05-17 | Build fixes for G++, building without SQLite3 present, and warning removal. | Adam Ierymenko |
2015-05-17 | /var/db is for all of xBSD | Adam Ierymenko |
2015-05-17 | Refactor and simplify controller integration with JSON API and OneService. | Adam Ierymenko |
2015-05-17 | docs | Adam Ierymenko |
2015-05-17 | docs | Adam Ierymenko |
2015-05-16 | Build fix on OSX -- cannot call SqliteNetworkController if not compiled in. | Adam Ierymenko |
2015-05-16 | Fixes to control plane, API, eliminate problematic inheritance pattern, and s... | Adam Ierymenko |
2015-05-16 | OSX build fix | Adam Ierymenko |
2015-05-16 | DELETE function in network controller JSON API, and a newIdentity convenience... | Adam Ierymenko |
2015-05-16 | More network controller cleanup, and some features to permit scripted testing. | Adam Ierymenko |
2015-05-15 | Netconf docs, add clock field to status, simplify netconf a bit by eliminatin... | Adam Ierymenko |
2015-05-15 | Basic OpenBSD compile fixes -- still need to update BSDEthernetTap, will do t... | Adam Ierymenko |
2015-05-05 | Beginning of HTML+Bootstrap+React UI for new desktop client -- looking like i... | Adam Ierymenko |
2015-04-30 | Get rid of G++ compiler warning. | Adam Ierymenko |