Commit Graph

28 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
dfe4273baf Added Webkit download bug workaround. 2020-10-02 13:17:53 -07:00
Bart Noordervliet
af99d9036e Use bind address (if present) when checking redir port
The CheckListenPort() function of redirserver.js was not using the optional bind address ("redirPortBind" in config.json), causing it to change the port number when unable to bind on all interfaces. Correct this by passing in 'addr' as the second parameter to createServer.listen().
2020-07-19 19:44:19 +02:00
Ylian Saint-Hilaire
76f853bbd7 Updated MeshAgents, MeshCentral Router and bug fixes. 2020-06-04 23:27:48 -07:00
Ylian Saint-Hilaire
421a6349d5 Many fixes with desktop recording indexor and player. 2020-03-03 16:22:50 -08:00
Ylian Saint-Hilaire
607cdf888f MeshRouter now supports new icon, fixed server crash when running on single CPU, Removed Let's Encrypt wildcard altname being added by GreenLock. 2020-03-02 12:36:52 -08:00
Ylian Saint-Hilaire
2cb3df77c5 Added basic auth.log support. 2020-02-17 10:24:32 -08:00
Ylian Saint-Hilaire
fdd56b2dc5 Updated file headers. 2020-01-02 18:30:12 -08:00
Ylian Saint-Hilaire
1ff68e3ca2 Moved to GreenLock v3 2019-11-13 22:47:17 -08:00
Ylian Saint-Hilaire
92e7a065de Fixed http to https redirection. 2019-10-25 16:32:09 -07:00
Ylian Saint-Hilaire
72f04563d0 Peering fixes, 404 page, new desktop special keys. 2019-08-12 14:58:06 -07:00
Ylian Saint-Hilaire
d2bb4e9840 Added a bunch of HTTP to HTTPS redirections. 2019-08-09 15:38:59 -07:00
Ylian Saint-Hilaire
8790e4e284 Fixed content-disposition headers. 2019-04-30 15:40:19 -07:00
Ylian Saint-Hilaire
1549c1ab39 Server improvements, first Intel AMT CCM activation. 2019-03-04 23:48:45 -08:00
Ylian Saint-Hilaire
25a804acc8 Minor security fixes. 2019-01-04 17:59:13 -08:00
Ylian Saint-Hilaire
acbfec18d9 Changed copyrights headers for 2019. 2019-01-03 16:22:15 -08:00
Ylian Saint-Hilaire
7873bbba3f Improved some websocket error handling. 2019-01-02 18:34:50 -08:00
Ylian Saint-Hilaire
6ecba46362 Cleaned up deprecation warning on NodeJS 10.x. 2019-01-02 18:03:34 -08:00
Ylian Saint-Hilaire
d30b5f348e Added messenger web application. 2018-11-29 17:59:29 -08:00
Ylian Saint-Hilaire
1b3255e844 New MeshAgent, new border blinking feature. 2018-08-29 18:47:22 -07:00
Ylian Saint-Hilaire
c531b64643 Partinally ran code thru JsHint 2018-08-29 17:40:30 -07:00
Ylian Saint-Hilaire
312b937e62 All JavaScript code is now 'strict' 2018-08-27 12:24:15 -07:00
Ylian Saint-Hilaire
2429a00907 Added serverstate.txt file in data folder 2018-03-14 12:10:13 -07:00
Ylian Saint-Hilaire
80545a7e57 MeshAgents on Windows are now signed. 2018-03-08 17:58:22 -08:00
Ylian Saint-Hilaire
65d6775303 Added built-in Let's Encrypt support using GreenLock. 2018-01-14 21:01:06 -08:00
Ylian Saint-Hilaire
d455e35658 Fixed multi-tenancy DNS support 2018-01-04 12:15:21 -08:00
Ylian Saint-Hilaire
3801159200 Added RDP ClickOnce support. 2017-10-23 14:09:58 -07:00
Ylian Saint-Hilaire
20c836db0d Added multi-interface mesh server scanner 2017-09-04 12:20:18 -07:00
Ylian Saint-Hilaire
b831b7cb97 Initial main commit 2017-08-28 09:27:45 -07:00