Commit Graph

39 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 2981217a2e Added invite HTTP to HTTPS redirect (#4622) 2022-10-24 17:56:05 -07:00
Ylian Saint-Hilaire 947d9094cb Added support for Crowdsec, an open-source and collaborative IPS (Intrusion Prevention System) 2022-07-06 20:34:04 -07:00
Ylian Saint-Hilaire 4dd5c18db4 Started work on HTTP web relay, #4172 2022-06-24 14:34:27 -07:00
Ylian Saint-Hilaire 836ad768ac Updated headers. 2022-01-23 23:21:24 -08:00
Ylian Saint-Hilaire 834544b2b2 Fixed Intel AMT event log parsing exception. 2021-07-18 18:02:30 -07:00
Ylian Saint-Hilaire 98e0801c8c Fix for #2675, added HTTPS redirect when x-forwarded-proto:http 2021-05-23 00:02:13 -07:00
Ylian Saint-Hilaire 7a34e8c169 Fixed international download filenames. 2021-02-04 12:27:14 -08:00
Ylian Saint-Hilaire b195852399 Updated file headers. 2021-01-09 14:31:09 -08:00
Ylian Saint-Hilaire 2329023259 Added .well-known support. 2020-12-21 23:25:30 -08:00
Ylian Saint-Hilaire 98b39000eb UI customization improvements. 2020-11-05 02:27:39 -08:00
Ylian Saint-Hilaire 26f9e13c39 Removed ClickOnce. 2020-10-29 13:10:39 -07:00
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