Commit Graph

4 Commits

Author SHA1 Message Date
Chris Thornton
c7d4d83e79 Switch Buffer.from to use new Buffer when used on arrays
Buffer.from when used on arrays of integers returns `null` when running
with meshagent (at least on linux, not sure if this happens elsewhere).
This allows for meshcmd amtider to actually start, since otherwise the
connection is just left hanging
2022-04-04 13:38:17 -07:00
Ylian Saint-Hilaire
d7550dfb9a Removed older AMT redirection basic/digest auth. 2022-03-22 09:23:29 -07:00
Ylian Saint-Hilaire
98f2950c00 Removed depricated new Buffer() usage. 2020-08-06 13:23:17 -07:00
Ylian Saint-Hilaire
59ae4933ba Added IDER to MeshCMD, fixed MeshAgent connection exception. 2019-06-06 09:59:13 -07:00