Age | Commit message (Expand) | Author |
2017-01-19 | Now builds on OpenBSD, but segfaults. So not yet but close. GitHub issue #439 | Adam Ierymenko |
2017-01-19 | local.conf docs | Adam Ierymenko |
2017-01-19 | Add a portMappingEnabled flag to local.conf to allow uPnP/NAT-PMP to be disab... | Adam Ierymenko |
2017-01-19 | NodeJS migration script for old Sqlite controller.db to new controller data f... | Adam Ierymenko |
2017-01-18 | Add a build version for software update use so we can do very minor updates w... | Adam Ierymenko |
2017-01-13 | Replace update signing key with real key generated on air-gapped system. | Adam Ierymenko |
2017-01-13 | Windows build fixes, Software update fix, warning removal. | Adam Ierymenko |
2017-01-13 | Software updater log for distributors (does not affect real users much). | Adam Ierymenko |
2017-01-13 | Make sure to respond to GET_LATEST with the actual latest. | Adam Ierymenko |
2017-01-13 | Remove debug printfs in software updater. It works! At least for unix. Now to... | Adam Ierymenko |
2017-01-13 | SoftwareUpdate::apply() | Adam Ierymenko |
2017-01-12 | Cache downloaded updates to disk. | Adam Ierymenko |
2017-01-12 | Fix to software update repeat downloads. | Adam Ierymenko |
2017-01-12 | Auto-apply updates if enabled. | Adam Ierymenko |
2017-01-12 | More software update work, and settings in local.conf. | Adam Ierymenko |
2017-01-11 | . | Adam Ierymenko |
2017-01-11 | . | Adam Ierymenko |
2017-01-11 | . | Adam Ierymenko |
2017-01-11 | . | Adam Ierymenko |
2017-01-11 | . | Adam Ierymenko |
2017-01-11 | . | Adam Ierymenko |
2017-01-11 | init fix. | Adam Ierymenko |
2017-01-11 | debug code. | Adam Ierymenko |
2017-01-11 | Wire up user message handling in OneService event handler. | Adam Ierymenko |
2017-01-11 | Software update stuff for test. | Adam Ierymenko |
2017-01-11 | Software update stuff. | Adam Ierymenko |
2017-01-11 | Software update integration. | Adam Ierymenko |
2017-01-11 | Software update work. | Adam Ierymenko |
2017-01-11 | Software updater work. | Adam Ierymenko |
2017-01-10 | Refactor some JSON stuff for performance, and fix a build error. | Adam Ierymenko |
2017-01-10 | Comment out and disable old auto-update code. | Adam Ierymenko |
2017-01-05 | Potential fix for routing issue on Windows | Grant Limberg |
2016-12-15 | Basic support for streaming of changes via stdout from controller. | Adam Ierymenko |
2016-12-12 | Make allow management from a local.conf parameters. | Adam Ierymenko |
2016-12-12 | Remove debug printf. | Adam Ierymenko |
2016-12-12 | Add local.conf option to blacklist interfaces by name. | Adam Ierymenko |
2016-11-29 | docs | Adam Ierymenko |
2016-11-23 | . | Adam Ierymenko |
2016-11-23 | Small fixes. | Adam Ierymenko |
2016-11-23 | docs | Adam Ierymenko |
2016-11-23 | docs and API stuff | Adam Ierymenko |
2016-11-22 | Wire through external path lookup. Static paths should now work. | Adam Ierymenko |
2016-11-22 | Replace long callback arg list with struct, and implement path whitelisting, ... | Adam Ierymenko |
2016-11-21 | Expose relay policy in node settings. | Adam Ierymenko |
2016-11-21 | Allow relay policy setting in local.conf | Adam Ierymenko |
2016-11-21 | Make parse failure of local.conf non-fatal in case people have ancient files ... | Adam Ierymenko |
2016-11-21 | local.conf and support for virtual role definition | Adam Ierymenko |
2016-11-18 | Move split() to OSUtils since it is not used in core. | Adam Ierymenko |
2016-11-14 | Kill unnecessary check in another spot. | Adam Ierymenko |
2016-11-14 | Add (currently undocumented) option to allow management from certain networks. | Adam Ierymenko |