Bryan Roe
|
b493da68e4
|
Fixed bug on Linux Agent, where a service stop, didn't gracefully shutdown the agent. Modified so that SIGTERM is caught, and causes the agent to gracefully shutdown. This change made it so the clipboard cleanup code could correctly run.
|
2022-06-30 01:23:29 -07:00 |
|
Bryan Roe
|
f710290357
|
1. Added CycleCount, MinimumDelay, MaximumDelay, support to Self Update Test
2. Fixed edge case resource leak with clipboard on linux
|
2022-06-14 22:03:49 -07:00 |
|
Bryan Roe
|
20312bf5d6
|
1. Fixed compiler warnings for PAC related code
2. Updated clipboard helper, to fix compiler warning in generated code
3. Updated message-box to sanitize input values to prevent possible exploit
|
2022-01-03 19:22:14 -08:00 |
|
Bryan Roe
|
3a10fa34d2
|
1. Fixed error case of Resolve()
2. Added 'resolve' support
3. Added new testharnass interface
4. Added clipboard support for PAC/Autoproxy helper
5. Added autoproxy sandbox
|
2021-12-20 23:12:26 -08:00 |
|
Bryan Roe
|
d1204de4c4
|
1. Fixed bug with clipboard.nativeAddCompressedModule for large files
2. Updated service-manager for better OpenBSD support
|
2021-08-31 11:11:31 -07:00 |
|
Bryan Roe
|
a41983ee7a
|
1. Fixed bug with uncaught rejections in promise.js
2. Updated DHCP.info to support mac address entry
3. Updated clipboard to be able to force single line entry for addModule
|
2021-07-23 16:04:54 -07:00 |
|
Bryan Roe
|
1ebdb4c58d
|
Added ability to version embedded JS files
|
2021-07-22 09:46:36 -07:00 |
|
Bryan Roe
|
ca9bb50910
|
Updated nativeAddCompressModule()
|
2020-06-14 01:30:42 -07:00 |
|
Bryan Roe
|
39a4f997d4
|
Compressed integrated JavaScript
|
2020-06-14 00:29:13 -07:00 |
|
Bryan Roe
|
e448456d9e
|
Updated xclip clipboard, to so xclip cleanup occurs if process exits before xclip timeout
|
2020-06-08 14:40:00 -07:00 |
|
Bryan Roe
|
f82f836b5a
|
Another freebsd fix
|
2020-06-04 01:14:10 -07:00 |
|
Bryan Roe
|
0bd84b93b1
|
freebsd fix
|
2020-06-04 00:47:34 -07:00 |
|
Bryan Roe
|
7ffd8588f8
|
Updated freebsd
|
2020-06-04 00:43:52 -07:00 |
|
Bryan Roe
|
3f156f0cec
|
Updated for freebsd, and added workaround for xclip fork
|
2020-06-04 00:34:29 -07:00 |
|
Bryan Roe
|
82f7091156
|
Added freebsd support for clipboard via xclip
|
2020-06-03 21:15:25 -07:00 |
|
Bryan Roe
|
933e7f9721
|
Added macOS clipboard support
|
2020-06-03 17:02:56 -07:00 |
|
Bryan Roe
|
51a3bc5384
|
1. Improved clipboard on linux if xclip is installed
2. Fixed compiler warnings
|
2020-06-03 15:54:09 -07:00 |
|
Bryan Roe
|
cdb7f4cfc0
|
Fixed bug where Windows GetClipboard was getting wrong length when UTF8
|
2020-01-31 09:52:10 -08:00 |
|
Bryan Roe
|
c02344373c
|
Updated Windows clipboard to use UTF8 encoded strings
|
2020-01-14 10:34:04 -08:00 |
|
Bryan Roe
|
3c694116e6
|
Updated dispatchWrite
|
2019-03-14 02:05:53 -07:00 |
|
Bryan Roe
|
0248c5cd66
|
Updated Linux Copy Clipboard
|
2019-03-13 17:35:44 -07:00 |
|
Bryan Roe
|
9d907dc5a3
|
Start to update linux clipboard write
|
2019-03-13 01:52:31 -07:00 |
|
Bryan Roe
|
6a8b7de44c
|
1. Updated monitor-info, so it no longer assumes DISPLAY = :0
2. Updated user-sessions to have better uid and username helpers on linux
3. Updated Clipboard dispatching
|
2019-03-12 22:25:56 -07:00 |
|
Bryan Roe
|
37f4a5af3f
|
1. Integrated win-message-pump on windows
2. Updated clipboard to dispatch read/write to a user process
|
2019-03-06 22:58:23 -08:00 |
|
Bryan Roe
|
b2cdfe38a5
|
1. Fixed compiler warning
2. Added appLocation() to service-manager
|
2019-03-04 15:58:35 -08:00 |
|
Bryan Roe
|
ee63b099ec
|
1. Updated clipboard/native polyfill, to workaround 16k string literal limit
2. Integrated service-manager, user-sessions, and process-manager
|
2019-03-04 14:30:53 -08:00 |
|
Bryan Roe
|
eaf4d408a8
|
Updated linux clipboard
|
2019-02-11 17:43:41 -08:00 |
|
Bryan Roe
|
2d8c213b9d
|
Rebuilt http-digest in pure JS to fix some issues
|
2019-02-11 14:07:48 -08:00 |
|
Bryan Roe
|
a10bd1a205
|
added ability to read clipboard for windows
|
2019-02-09 19:22:27 -08:00 |
|
Bryan Roe
|
e8594d6b64
|
Added Clipboard helper
|
2019-02-09 00:14:54 -08:00 |
|