103 Commits

Author SHA1 Message Date
Sebastian Hildebrandt
43e6c6480c baseboard(), getDefaultNetworkInterface() fix catch error 2021-08-24 18:08:26 +02:00
plakak
5eaeae785b fix util 2021-08-06 14:48:16 +02:00
plakak
e7ae6cb901 fix: linux battery capacity 2021-08-06 13:08:16 +02:00
Sebastian Hildebrandt
2fd2454040 battery() fix designedCapacity (win, linux), fix catch error 2021-07-17 16:13:24 +02:00
Sebastian Hildebrandt
1b7950f0d8 diskLayout() added smartdata for win (if istalled) 2021-05-20 17:50:05 +02:00
Sebastian Hildebrandt
a7678b478e restored Node 4.x compatibility 2021-05-05 08:47:39 +02:00
Sebastian Hildebrandt
7d62cd2f95 vboxInfo() fixed windows bug 2021-03-29 21:35:40 +02:00
Sebastian Hildebrandt
2c54d64aed code refactoring 2021-03-16 11:17:37 +01:00
Sebastian Hildebrandt
7922366d70 sanitizeShellString() and other security improvements 2021-03-15 11:21:32 +01:00
Sebastian Hildebrandt
af9b8a522e sanitizeShellString() improvement 2021-03-14 18:08:45 +01:00
effectrenan
e64cb03654 Fix possible security issue in inetChecksite() 2021-02-18 14:01:49 -03:00
Sebastian Hildebrandt
c28b46d492 inetChecksite() possible security issue fix 2021-02-15 14:41:44 +01:00
Sebastian Hildebrandt
9a89964f84 inetLatency() fixed possible DOS intrusion 2021-02-12 08:35:31 +01:00
Sebastian Hildebrandt
ac29803f03 wifiInterfaces(), wifiConnections() added 2021-02-10 16:08:55 +01:00
Sebastian Hildebrandt
1fa813fe38 node 4 compatibility fix 2021-02-08 16:53:34 +01:00
Sebastian Hildebrandt
c21a6e1f4f baseboard() added memMax, memSlots 2021-02-08 11:05:19 +01:00
Sebastian Hildebrandt
c142bc9645 fixes during raspberry tests 2021-01-25 20:03:33 +01:00
Sebastian Hildebrandt
5fa0dbb059 smaller fixes during final v5 tests 2021-01-25 20:03:33 +01:00
Sebastian Hildebrandt
2b0885220b code cleanup 2021-01-25 20:03:01 +01:00
Sebastian Hildebrandt
65d67fe0a6 bluetooth linux implementation 2021-01-25 20:02:30 +01:00
Sebastian Hildebrandt
a10e0f909c added test script, v5 improvements 2021-01-25 19:57:24 +01:00
Sebastian Hildebrandt
c0d060bcd0 virtualBox() fix issue windows host 2021-01-04 12:55:32 +01:00
Sebastian Hildebrandt
e67aa92d56 graphics() nvidia-smi detection improved 2021-01-04 07:35:58 +01:00
Sebastian Hildebrandt
0da06759cb graphics() adding nvidia-smi support (linux, win) 2020-12-17 18:33:01 +01:00
Sebastian Hildebrandt
1faadcbf68 inetLatency() command injection vulnaribility fix 2020-12-11 21:35:35 +01:00
Sebastian Hildebrandt
4f98f2ff20 code cleanup 2020-12-08 12:42:35 +01:00
Sebastian Hildebrandt
33137354d4 cpu() corrected processor names (Raspberry Pi) 2020-12-01 09:35:49 +01:00
Sebastian Hildebrandt
c6fccc0513 wmic added default windows path (windows) 2020-11-27 16:05:56 +01:00
Sebastian Hildebrandt
8113ff0e87 adapted security update (prototype pollution prevention) 2020-11-26 18:15:15 +01:00
Sebastian Hildebrandt
a451b22f11 reverted Object.freeze because it broke some projects 2020-11-25 19:44:08 +01:00
Sebastian Hildebrandt
11103a447a security update (prototype pollution prevention) 2020-11-25 06:58:06 +01:00
Sebastian Hildebrandt
73dce8d717 security update (prototype pollution prevention) 2020-11-25 04:41:31 +01:00
Sebastian Hildebrandt
fc7769e548 get() possibility to provide params 2020-11-12 07:58:48 +01:00
Sebastian Hildebrandt
3f56c202f7 cpu(), system() better parsing Raspberry Pi revision codes 2020-11-08 12:55:04 +01:00
Sebastian Hildebrandt
31f9742f46 windows codepage problem aproach to a fix 2020-10-06 16:29:43 +02:00
Sebastian Hildebrandt
ffa1a4e6a9 cpuTemperature() fixed issue windows 2020-08-20 18:25:34 +02:00
Sebastian Hildebrandt
06ab7dd26c cpuTemperature() fix (BSD), code cleanup 2020-05-21 10:23:42 +02:00
Sebastian Hildebrandt
bad372e654 improved shell sanitation 2020-05-19 17:02:51 +02:00
Sebastian Hildebrandt
f89a2ec63f security fix exploits, memory leak fix 2020-05-19 14:56:58 +02:00
Sebastian Hildebrandt
fe8ba4141f networkGatewayDefault() bug fix no interfaces 2020-04-25 19:07:16 +02:00
Sebastian Hildebrandt
c9da7a37bc users() optimized parseDateTime function 2020-04-20 10:54:45 +02:00
Sebastian Hildebrandt
0e9f3c0ff7 users() optimized parseDateTime function 2020-04-19 17:58:30 +02:00
Sebastian Hildebrandt
8e9e4042b2 cpu() muli-processor fix windows 2020-01-19 21:08:56 +01:00
Sebastian Hildebrandt
4dccb59326 updated copyright year 2020-01-06 21:03:11 +01:00
Sebastian Hildebrandt
a2046eaad1 added legacy support for networkInterface() DHCP status 2020-01-06 21:01:26 +01:00
Sebastian Hildebrandt
9a5b27c4d3 code cleanup 2020-01-05 18:47:41 +01:00
Sebastian Hildebrandt
c560a62e9f powerShell() fixed error handling (windows) 2019-10-18 14:27:46 +02:00
Sebastian Hildebrandt
1e2522a095 getCpu() fix physicalCores (linux) 2019-10-14 16:31:24 +02:00
Sebastian Hildebrandt
6821fc4374 getCpu() fix physicalCores 2019-10-13 22:32:07 +02:00
Sebastian Hildebrandt
454c978be0 parseDateTime() fix coding error 2019-08-23 07:25:59 +02:00