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
|
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 |
|
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 |
|
Neil Dorin
|
6b31cb16b0
|
Merge pull request #91 from PepperDash/bugfix/stream-debugging-fixes
Adds better stream debugging for SendText methods
1.0.46-beta-203
1.0.46-alpha-204
|
2021-03-05 11:52:26 -07:00 |
|
Alex Johnson
|
e7d54092d8
|
Simplifies regex for detecting non-printable characters
|
2021-03-04 12:07:07 -05:00 |
|
Alex Johnson
|
1ae2483110
|
Uses existing method to get escaped text for console
|
2021-03-04 11:47:25 -05:00 |
|
Alex Johnson
|
3725980462
|
Adds better stream debugging for SendText methods
|
2021-03-04 11:02:19 -05:00 |
|
Neil Dorin
|
34062f6fee
|
Merge pull request #89 from PepperDash/hotfix/add-joinmap-object-to-merge
Hotfix/add joinmap object to merge
1.0.46-beta-201
|
2021-01-21 17:00:10 -07:00 |
|
Andrew Welker
|
1e295bd45c
|
Merge pull request #88 from PepperDash/hotfix/add-joinmap-object-to-merge
#87 Adds joinMap object to merge operation
1.0.45
|
2021-01-21 16:50:41 -07:00 |
|
Neil Dorin
|
c95f6e0512
|
#87 Adds joinMap object to merge operation
1.0.45-hotfix-200
|
2021-01-21 16:12:43 -07:00 |
|
Neil Dorin
|
fef000fb94
|
Merge pull request #85 from PepperDash/hotfix/commGather-debug
Hotfix/comm gather debug
1.0.45-beta-199
|
2020-12-21 14:41:49 -07:00 |
|
Andrew Welker
|
d6bfe3a9ef
|
Merge pull request #84 from PepperDash/hotfix/commGather-debug
remove additional debug statement
1.0.44
|
2020-12-21 14:20:49 -07:00 |
|
Andrew Welker
|
14aa1bd867
|
Merge branch 'main' into hotfix/commGather-debug
1.0.44-hotfix-198
|
2020-12-21 12:36:49 -07:00 |
|
Andrew Welker
|
fa451e980b
|
remove additional debug statement
1.0.44-hotfix-197
|
2020-12-21 12:35:54 -07:00 |
|
Neil Dorin
|
efbb5cc418
|
Merge pull request #83 from PepperDash/release/1.0.44
Release/1.0.44
|
2020-12-21 12:33:01 -07:00 |
|
Andrew Welker
|
0e07c40571
|
Merge branch 'main' into release/1.0.44
1.0.44-rc-196
|
2020-12-21 12:13:07 -07:00 |
|
Andrew Welker
|
72c3684e57
|
Merge pull request #81 from PepperDash/hotfix/commGather-debug
Hotfix/comm gather debug
1.0.44-rc-195
1.0.44-beta-194
|
2020-12-21 12:09:40 -07:00 |
|
Andrew Welker
|
b63b953583
|
Merge pull request #80 from PepperDash/hotfix/commGather-debug
Remove debug statement
|
2020-12-21 12:09:21 -07:00 |
|
Neil Dorin
|
f3843c58a2
|
Merge pull request #69 from PepperDash/feature/debug-settings-storage
Update debug settings to move to user instead of nvram
1.0.44-beta-193
|
2020-12-21 11:47:53 -07:00 |
|
Andrew Welker
|
9f84090f3d
|
remove debug statement
1.0.44-hotfix-192
|
2020-12-21 11:45:25 -07:00 |
|
Andrew Welker
|
7b5d79ab58
|
Merge pull request #78 from PepperDash/hotfix/fix-main
Hotfix/fix main
1.0.43-beta-191
|
2020-11-11 13:54:42 -06:00 |
|
Andrew Welker
|
cb6477d57f
|
Merge pull request #76 from PepperDash/hotfix/fix-main
fix main workflow for version number
1.0.43
|
2020-11-11 13:54:31 -06:00 |
|
Andrew Welker
|
73f38e9f3e
|
fix main workflow for version number
1.0.43-hotfix-190
|
2020-11-11 12:34:25 -07:00 |
|
Andrew Welker
|
53a839524e
|
Merge pull request #73 from PepperDash/release/1.0.43
Release/1.0.43
|
2020-11-11 13:20:37 -06:00 |
|
Andrew Welker
|
79edd42017
|
Merge branch 'main' into release/1.0.43
1.0.43-rc-189
|
2020-11-11 12:51:05 -06:00 |
|
Andrew Welker
|
0394e6bdcb
|
Merge pull request #71 from PepperDash/feature/tcpclient-reconnect
Stop AutoReconnect on initial connect
1.0.43-rc-188
1.0.43-beta-187
|
2020-11-11 10:03:18 -06:00 |
|
Andrew Welker
|
5c603a636c
|
stop AutoReconnect on initial connect
also corrected a debug call to add the key
1.0.43-alpha-186
|
2020-11-10 16:06:53 -07:00 |
|