Commit Graph

131 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
432fea9330 Added sample config.json file. 2018-01-25 16:18:40 -08:00
Ylian Saint-Hilaire
a5e5611cbe Improved MeshAgent and MeshCmd. 2018-01-25 16:12:53 -08:00
Ylian Saint-Hilaire
c3144c097a Added agent installation invite using email. 2018-01-23 14:15:59 -08:00
Ylian Saint-Hilaire
65f99a3c31 Improved executable binary handling 2018-01-19 18:04:54 -08:00
Ylian Saint-Hilaire
4106b322d6 Improved WebRTC support 2018-01-18 15:43:43 -08:00
Ylian Saint-Hilaire
92aaf754fb First pass at adding WebRTC support. 2018-01-16 17:30:34 -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
f6ef228de6 Much improved Windows MeshAgent stability 2018-01-12 11:41:26 -08:00
Ylian Saint-Hilaire
c53d51175a Faster RSA signatures. 2018-01-09 20:13:41 -08:00
Ylian Saint-Hilaire
348065fec3 Event limit, server improvements 2018-01-04 15:59:57 -08:00
Ylian Saint-Hilaire
d455e35658 Fixed multi-tenancy DNS support 2018-01-04 12:15:21 -08:00
Ylian Saint-Hilaire
eb363f0cee Added DNS multi-tenancy support 2018-01-02 16:52:49 -08:00
Ylian Saint-Hilaire
69268dcd4a Added Intel AMT TLS 1.1/1.2 support. 2017-12-19 09:54:55 -08:00
Ylian Saint-Hilaire
400f853732 Added option to allow framing. 2017-12-19 08:50:19 -08:00
Ylian Saint-Hilaire
1aa0e80f53 Improved MeshCmd support 2017-12-15 13:43:04 -08:00
Ylian Saint-Hilaire
da4cade3a4 Improved web user interface. 2017-12-14 14:57:52 -08:00
Ylian Saint-Hilaire
9501ffd609 Added loginToken support and improved way to embed page into other sites. 2017-12-13 14:52:57 -08:00
Ylian Saint-Hilaire
b171750f65 Bug fixes on SMTP account verification 2017-12-12 18:23:26 -08:00
Ylian Saint-Hilaire
72ee422623 Added SMTP email support, email verification and password reset support 2017-12-12 16:04:54 -08:00
Ylian Saint-Hilaire
e740045b39 Fixed server files upload/download 2017-11-30 14:40:46 -08:00
Ylian Saint-Hilaire
4bfec1ba61 Improved MeshCentral1 migration, improved MeshAgent 2017-11-09 17:18:30 -08:00
Ylian Saint-Hilaire
801567f564 Completed MeshCentralv1 migration code. 2017-11-07 17:05:22 -08:00
Ylian Saint-Hilaire
2d8d6cff51 Completed legacy agent upload system. 2017-11-06 17:54:40 -08:00
Ylian Saint-Hilaire
3a5af0a1c9 Started work MeshCentral2 legacy update path. 2017-11-03 17:01:30 -07:00
Ylian Saint-Hilaire
a550e9cf94 Automatic password hash update. 2017-11-03 11:07:30 -07:00
Ylian Saint-Hilaire
38de635bbd Automatic password hash update. 2017-11-03 11:06:27 -07:00
Ylian Saint-Hilaire
0efc531558 Added automatic password hashing upgrade. 2017-11-02 18:53:27 -07:00
Ylian Saint-Hilaire
c0d0166184 Add support for IIS account migration. 2017-11-02 18:44:27 -07:00
Ylian Saint-Hilaire
e75adafb05 Added support for MeshCmd routing. 2017-10-31 16:19:58 -07:00
Ylian Saint-Hilaire
951e6236f9 More ClickOnce fixes. 2017-10-25 09:58:14 -07:00
Ylian Saint-Hilaire
3801159200 Added RDP ClickOnce support. 2017-10-23 14:09:58 -07:00
Ylian Saint-Hilaire
5108b344be Fixed certificate generation. 2017-10-18 16:28:05 -07:00
Ylian Saint-Hilaire
c848956aa4 All use SHA384/RSA3072 mesh agents 2017-10-16 20:11:03 -07:00
Ylian Saint-Hilaire
ace4046415 Base64 encoding of meshid/nodeid in the database. 2017-10-15 17:36:06 -07:00
Ylian Saint-Hilaire
1952d75860 Improved crypto and removed dependency on WebSocket library, using ws instead. 2017-10-14 23:22:19 -07:00
Ylian Saint-Hilaire
3632741d9e MPS certificate name fix, added MeshType to .msh. 2017-10-11 12:20:59 -07:00
Ylian Saint-Hilaire
66bb176a12 Much improved MeshAgent and javascript module support. 2017-10-04 20:35:52 -07:00
Ylian Saint-Hilaire
3ca77afac3 Added UDP multicast fixes. 2017-10-04 15:53:52 -07:00
Ylian Saint-Hilaire
bcf641eaac Many server fixes and more stable mesh agent. 2017-10-03 18:31:20 -07:00
Ylian Saint-Hilaire
5474f1d386 Improved web interface for getting started. 2017-10-02 14:12:29 -07:00
Ylian Saint-Hilaire
72a4740f72 Removed font-awesome 2017-09-29 18:00:00 -07:00
Ylian Saint-Hilaire
8138e82c58 Changed the place on map feature. 2017-09-29 17:55:36 -07:00
Ylian Saint-Hilaire
b6bfdbbc91 Merge pull request #1 from Ganeshr93/master
Fixed the PlaceNode issue and added fontAwesome css folder
2017-09-29 14:37:03 -07:00
Ylian Saint-Hilaire
5ced5c565e Added new certificate for Intel AMT console authentication. 2017-09-29 14:26:51 -07:00
Ganeshr93
cba77d2e55 Fixed the PlaceNode issue and added fontAwesome css folder
1)Fixed the PlaceNode issue.
2)Added fontAwesome css folder (public/styles/font-awesome)
3)Added come css stlying for placeNode table in style.css
2017-09-29 14:20:08 -07:00
Ylian Saint-Hilaire
646bc67365 Added user IP filtering. 2017-09-27 12:43:20 -07:00
Ylian Saint-Hilaire
0b86ecefa5 Added different location support to map 2017-09-25 15:28:52 -07:00
Ylian Saint-Hilaire
8dbddc60a5 Added --tlsoffload support 2017-09-25 11:00:57 -07:00
Ylian Saint-Hilaire
ee92143a18 Updated documentation 2017-09-21 11:20:23 -07:00
Ylian Saint-Hilaire
453383f851 Completed server load-balancing support 2017-09-20 14:44:22 -07:00