Jason Alborough
|
f7317832a1
|
fix: adds ssh dispose for the client
1.1.3-alpha-269
|
2022-10-07 11:11:23 -04:00 |
|
Neil Dorin
|
095e6c8d79
|
Merge pull request #130 from PepperDash/release/1.1.1
Release/1.1.1
1.1.1
|
2022-02-24 10:17:39 -07:00 |
|
Neil Dorin
|
196e9e5e42
|
Merge pull request #129 from PepperDash/feature/add-multiple-delimiters-for-communicationGather
Feature/add multiple delimiters for communication gather
1.1.1-rc-247
|
2022-02-10 15:31:37 -07:00 |
|
Neil Dorin
|
383d01b734
|
fix(essentials): Fixes regex lines check in delimiter loop
1.1.1-alpha-246
|
2022-02-10 13:11:13 -07:00 |
|
Neil Dorin
|
720c8d9ee3
|
fix(essentials): appends correct delimiter
1.1.1-alpha-245
|
2022-02-10 12:20:39 -07:00 |
|
Neil Dorin
|
b2d3faf208
|
feat(essentials): #128 Adds ability for CommunicationGather to take multiple delimiters
1.1.1-alpha-244
|
2022-02-10 10:22:28 -07:00 |
|
Andrew Welker
|
f18abe8046
|
Merge pull request #127 from PepperDash/hotfix/ssh-logging
Log SSH messages to Error Log
1.1.1-rc-243
1.1.1-beta-242
|
2022-02-09 10:27:17 -07:00 |
|
Andrew Welker
|
bbbd6d2290
|
refactor: fix missing }
1.1.1-hotfix-241
|
2022-02-09 10:07:59 -07:00 |
|
Andrew Welker
|
b64aa97a3f
|
Merge branch 'development' into hotfix/ssh-logging
|
2022-02-09 09:49:27 -07:00 |
|
Andrew Welker
|
84eea3e1dd
|
Merge pull request #126 from PepperDash/hotfix/ssh-logging
Log SSH messages to Error Log
|
2022-02-09 09:48:07 -07:00 |
|
Andrew Welker
|
2b8154b729
|
Merge branch 'hotfix/ssh-logging' of https://github.com/PepperDash/PepperDashCore into hotfix/ssh-logging
1.1.1-hotfix-239
|
2022-02-09 09:29:51 -07:00 |
|
Andrew Welker
|
41fdecefa0
|
ci: Fix runner image
|
2022-02-09 09:29:43 -07:00 |
|
Andrew Welker
|
784b3a7756
|
Merge pull request #124 from PepperDash/hotfix/ssh-autoreconnect-fix
Removes ReconnectTimer = null action from HandleConnectionFailure tim…
1.1.1-beta-238
|
2022-02-09 09:22:22 -07:00 |
|
Andrew Welker
|
664b26908b
|
Merge branch 'main' into hotfix/ssh-logging
|
2022-02-09 09:14:07 -07:00 |
|
Andrew Welker
|
f04536f2aa
|
ci: Update runners to windows-2019
1.1.1-hotfix-236
|
2022-02-09 09:03:51 -07:00 |
|
Alex Johnson
|
0c950404d6
|
Removes ReconnectTimer = null action from HandleConnectionFailure timer event and moves some debug to level 1 for better visibility.
|
2022-02-08 16:21:55 -05:00 |
|
Andrew Welker
|
e565144830
|
refactor: Move failure handling out of catch blocks just in case
1.1.1-hotfix-233
|
2021-10-18 12:16:22 -06:00 |
|
Andrew Welker
|
f947bb8939
|
refactor: Add logging of some messages to error log
Also moves some error handling and status notifications into the catch blocks in the `Connectr()` method.
1.1.1-hotfix-232
|
2021-10-18 12:04:51 -06:00 |
|
Neil Dorin
|
299f21978d
|
Merge pull request #120 from PepperDash/hotfix/ci-newtonsoft-issue
Hotfix/ci newtonsoft issue
1.1.1-beta-231
|
2021-09-24 14:21:58 -06:00 |
|
Neil Dorin
|
0cc7ff8acd
|
Merge pull request #119 from PepperDash/hotfix/ci-newtonsoft-issue
Hotfix/ci newtonsoft issue
|
2021-09-24 14:21:42 -06:00 |
|
Andrew Welker
|
3203645c08
|
Merge pull request #122 from PepperDash/feature/add-securetcpip-econtrolmethod-enum
feat: added SecureTcpIp to eControlMethod enum for plugin.
1.1.1-beta-230
|
2021-09-20 10:31:10 -06:00 |
|
Jason DeVito
|
195cf3fe0d
|
fix: changed ConnectionChange event and handler to use GenericSocketStatusChangeEventArgs.
1.1.1-alpha-229
|
2021-09-20 11:12:45 -05:00 |
|
Jason DeVito
|
e8eeda36c1
|
fix: changed SecureTcpClient to private. fix: removed the ConnectionHasHungCallbackDelegate, was unused.
1.1.1-alpha-228
|
2021-09-15 08:01:47 -05:00 |
|
Jason DeVito
|
1d04442625
|
feat: Created new GenericSecureTcpIpClient from GenericSecureTcpIpClient_ForServer, implementing ISocektStatusWithStreamDebugging. chore: Added JsonProperty decorators to TcpClientConfigObject.cs.
1.1.1-alpha-227
|
2021-09-14 18:09:34 -05:00 |
|
Jason DeVito
|
3998369244
|
feat: added SecureTcpIp to eControlMethod enum for plugin. Actual SecureTcpIp client is not currently available.
1.1.1-alpha-226
|
2021-09-14 15:34:37 -05:00 |
|
Andrew Welker
|
1cb9a04ccc
|
ci: Remove push to build repos from both workflows
1.1.1-hotfix-225
|
2021-09-11 13:48:06 -06:00 |
|
Andrew Welker
|
c1f71c7f0f
|
ci: Update CI script to remove Newtonsoft.Json.Compact.dll
1.1.1-hotfix-224
|
2021-09-11 13:37:59 -06:00 |
|
Andrew Welker
|
5aa1b69cf6
|
Merge pull request #116 from PepperDash/hotfix/add-qsc-core-double-tcpip-client
Hotfix/add qsc core double tcpip client
1.0.49-beta-223
|
2021-08-24 11:05:59 -06:00 |
|
Andrew Welker
|
6ac29424f1
|
Merge pull request #115 from PepperDash/hotfix/add-qsc-core-double-tcpip-client
feat(PepperDashCore): #114 Adds QscCoreDoubleTcpIpClient
1.1.0
|
2021-08-24 11:05:30 -06:00 |
|
Neil Dorin
|
4af5eede40
|
feat(PepperDashCore): #114 Adds QscCoreDoubleTcpIpClient
1.0.49-hotfix-222
|
2021-08-24 10:28:46 -06:00 |
|
Andrew Welker
|
76c93be868
|
Merge pull request #112 from PepperDash/hotfix/sshclient-add-check-before-sending
Hotfix/sshclient add check before sending
1.0.49-beta-221
|
2021-07-31 22:38:42 -06:00 |
|
Andrew Welker
|
5ccf6e3d08
|
Merge pull request #111 from PepperDash/hotfix/sshclient-add-check-before-sending
fix(GenericSshClient): #110 Adds check to ensure TheStream != null and IsConnected in SendText() and SentBytes()
|
2021-07-31 22:37:53 -06:00 |
|
Neil Dorin
|
5779842e9a
|
fix(GenericSshClient): #110 Adds check to ensure TheStream != null and IsConnected in SendText() and SentBytes()
1.0.49-hotfix-220
|
2021-07-30 13:49:57 -06:00 |
|
Andrew Welker
|
bace67d3e1
|
Merge pull request #108 from PepperDash/release/1.0.48
1.0.48
1.0.48
|
2021-07-23 15:42:28 -06:00 |
|
Andrew Welker
|
fa71724b3a
|
Merge branch 'main' into release/1.0.48
1.0.48-rc-219
1.0.48-rc-218
|
2021-07-23 15:31:09 -06:00 |
|
Neil Dorin
|
aa8951e45a
|
Merge pull request #105 from PepperDash/hotfix/udp-server-queue
Hotfix/udp server queue
1.0.48-rc-217
1.0.48-beta-216
|
2021-07-23 15:01:01 -06:00 |
|
Neil Dorin
|
a3da45c8b3
|
Merge pull request #107 from PepperDash/feature/device-initialize-method
Add Device Initialize Method
1.0.48-beta-215
|
2021-07-23 14:58:54 -06:00 |
|
Andrew Welker
|
ee7e5f1548
|
feat: Add Initialize method
This method is to be used for starting communications with a device, or other actions that aren't internal to the program.
1.0.48-alpha-214
|
2021-07-23 14:46:32 -06:00 |
|
Andrew Welker
|
fcc7169be9
|
Merge branch 'development' into hotfix/udp-server-queue
1.0.48-hotfix-213
|
2021-07-01 14:24:41 -06:00 |
|
Andrew Welker
|
a260446c8d
|
Merge pull request #104 from PepperDash/feature/stream-debug-fixes
Stream Debugging & Bytes received issues
1.0.48-beta-212
|
2021-07-01 14:22:36 -06:00 |
|
Andrew Welker
|
43efa2de18
|
fix: (PepperDash Core) Fix issue with stream debugging and bytes received
Also fixed some spelling errors and added length info to the received messages for UDP, TCP, and SSH clients
1.0.48-alpha-211
|
2021-07-01 14:00:27 -06:00 |
|
Andrew Welker
|
9be780a4b7
|
Merge pull request #101 from PepperDash/hotfix/udp-server-queue
removed udp server queue
|
2021-06-17 12:11:07 -06:00 |
|
Nick Genovese
|
14b3f1b493
|
removed udp server queue
1.0.48-hotfix-210
|
2021-06-17 08:51:31 -07:00 |
|
Neil Dorin
|
751c20f0d1
|
Merge pull request #100 from PepperDash/hotfix/xsig-digital-token-fix
Fix XSigToken Indexing
1.0.47-beta-209
|
2021-06-10 09:35:57 -06:00 |
|
Neil Dorin
|
876b46b671
|
Merge pull request #99 from PepperDash/hotfix/xsig-digital-token-fix
Fix indexing issue with all XSigTokens
1.0.47
|
2021-06-10 09:35:30 -06:00 |
|
Andrew Welker
|
a92b489e52
|
fix formatting
1.0.47-hotfix-208
|
2021-06-10 09:00:38 -06:00 |
|
Andrew Welker
|
0a77b8681d
|
fix indexing for tokens
1.0.47-hotfix-207
|
2021-06-09 16:41:49 -06:00 |
|
Neil Dorin
|
8d90247425
|
Merge pull request #96 from PepperDash/hotfix/tcp-client-disconnect-timer-exeption
Hotfix/tcp client disconnect timer exeption
1.0.46-beta-206
|
2021-04-22 14:39:18 -06:00 |
|
Neil Dorin
|
e137edec73
|
Merge pull request #95 from PepperDash/hotfix/tcp-client-disconnect-timer-exeption
#94 adds null check in timer callback and stops timer on user disconnect call
1.0.46
|
2021-04-22 14:39:02 -06:00 |
|
Neil Dorin
|
81b274fa99
|
#94 adds null check in timer callback and stops timer on user disconnect call
1.0.46-hotfix-205
|
2021-04-22 14:26:36 -06:00 |
|