Sean Kaim
3a173821d7
1.75 Alpha 3
v1.75Alpha3
2016-08-12 14:12:57 -04:00
Sean Kaim
4555db8e97
MR-965, MR-871, MR-629: Error 264 on RDP Connect
...
Error 264 is a timeout:
RDP disconnected!
264 This computer can't connect to the remote computer.
The two computers couldn't connect in the amount of time allotted. Try
connecting again. If the problem continues, contact your network
administrator or technical support.
2016-08-11 16:52:57 -04:00
Sean Kaim
1bbd20de3c
Merge PR #130 - port scan button width
2016-08-10 16:48:42 -04:00
Sean Kaim
d1f4164498
Update changelog
2016-08-10 16:41:56 -04:00
Sean Kaim
d1c238a812
Merge pull request #134 from mRemoteNG/MR-946_Initial_SSH.NET
...
MR-946 initial ssh.net - File xfer
2016-08-10 16:03:56 -04:00
Sean Kaim
675bbd602f
Remove old components, update credits.txt
2016-08-10 15:59:14 -04:00
Sean Kaim
ab1be61fda
SFTP file transfer now works fully
2016-08-10 15:52:02 -04:00
Sean Kaim
8097ab146c
Merge remote-tracking branch 'refs/remotes/origin/develop' into MR-946_Initial_SSH.NET
2016-08-10 12:04:02 -04:00
David Sparer
c0c4b69c64
Rename interface "Inheritance" to "IInheritable"
2016-08-10 09:24:48 -06:00
David Sparer
315d90391c
Merge branch 'MR-906_default_Inherit_All_not_saved' into develop
2016-08-10 09:14:18 -06:00
David Sparer
869a5fd773
Created several simple unit & integration tests for DefaultConnectionInheritance
2016-08-10 09:06:44 -06:00
David Sparer
9940cfcf12
Minor cleanup of the Config window class
2016-08-10 08:28:35 -06:00
Sean Kaim
463b6cd791
progress bar style
2016-08-09 17:53:02 -04:00
David Sparer
b981516913
Fix issue setting ICAEncryptionStrength through inheritance
2016-08-09 15:50:56 -06:00
David Sparer
9ffdbee400
Fix self-reference initialization error
2016-08-09 15:49:52 -06:00
Sean Kaim
def55c9dfe
code formatting/clean up
2016-08-09 17:48:22 -04:00
Sean Kaim
69668c5e55
background transfer
2016-08-09 17:45:46 -04:00
David Sparer
f41adec096
Minor cleanup of ConnectionInfo
2016-08-09 15:25:21 -06:00
David Sparer
3cc56f9886
Minor cleanup of ConnectionInfoInheritance
2016-08-09 15:25:03 -06:00
Sean Kaim
be8b302e20
Merge remote-tracking branch 'refs/remotes/origin/develop' into MR-946_Initial_SSH.NET
2016-08-09 16:58:57 -04:00
Sean Kaim
6da05af387
code clean up & fix complier warnings
2016-08-09 16:58:44 -04:00
Sean Kaim
2eb74afc20
upload with progress bar working
2016-08-09 16:41:46 -04:00
David Sparer
c44bb1e27d
Made DefaultConnectionInheritance.SaveTo a generic method to decouple it from Settings
2016-08-09 11:08:06 -06:00
David Sparer
12cd38a047
Made DefaultConnectionInheritance LoadFrom a generic method to decouple it from the Settings class
2016-08-09 11:02:53 -06:00
David Sparer
e5c896cb36
Refactored much of the inheritance code to use System.Reflection instead of hardcoded values.
...
Refactored DefaultInheritance to its own class which inherits from the ConnectionInfoInheritance class.
Fixed issue with DefaultInheritance not saving to settings.
2016-08-09 10:34:51 -06:00
Sean Kaim
d89a2487e7
Merge remote-tracking branch 'refs/remotes/origin/develop' into MR-946_Initial_SSH.NET
2016-08-08 17:56:10 -04:00
David Sparer
e59f91a976
Minor refactoring
2016-08-05 09:37:22 -06:00
David Sparer
9a80777fe9
Minor code cleanup in ConnectionInfoInheritance
2016-08-05 09:02:17 -06:00
David Sparer
69b1da50b8
Removed redundant namespace qualifier
2016-08-05 08:55:45 -06:00
Sean Kaim
04ada28ffc
Latest SSH.NET package
2016-08-04 17:48:26 -04:00
David Sparer
369a6c2f04
Merge branch 'MR-896_RDP_Class_not_registered' into develop
2016-08-04 13:39:37 -06:00
David Sparer
f438fb65f8
Installer now checkes for KB2574819 on win7 before installation can occur
2016-08-04 13:37:36 -06:00
David Sparer
6590011ef1
Refactored the CustomActions for checking if a KB is installed. Made it more generic
2016-08-04 13:36:08 -06:00
David Sparer
b6eb3d2361
Added the CustomActions project to build by default for Release and Debug builds
2016-08-03 13:26:32 -06:00
David Sparer
13b9b77f0d
Added exception catching to a CustomAction method
2016-08-03 13:25:38 -06:00
David Sparer
20419856c1
Minor update to changelog
2016-08-03 13:25:02 -06:00
David Sparer
43100930cd
update changelog for 1.75 alpha 2
v1.75Alpha2
2016-08-03 12:40:56 -06:00
David Sparer
aac7e4cc53
Merge branch 'MR-874_incorrect_rdp_check_in_installer' into develop
2016-08-03 12:16:31 -06:00
David Sparer
1c8f3e2328
Some more code cleanup
2016-08-03 12:10:36 -06:00
David Sparer
a54f0a2e89
Cleaned up some CustomActions code
2016-08-03 12:08:03 -06:00
David Sparer
fdb3cecf8e
Refactored CustomActions to extract a class
2016-08-03 12:07:13 -06:00
David Sparer
8762c39dd5
Refactored the way we verify the minimum RDP version is installed. Now, instead of using a dynamically named variable based on the required KB, we boil this down to a statically named variable that indicates if the minimum KB is installed.
2016-08-03 11:57:17 -06:00
David Sparer
fc56c56883
Cleanup of some custom action code
2016-08-03 11:14:36 -06:00
David Sparer
ae950ac075
Use var for local variables in CustomActions file
2016-08-03 10:26:37 -06:00
Sean Kaim
8bbb9a70c6
code clean up, ui tweaks, new backend class
2016-07-29 21:52:06 -04:00
Sean Kaim
e6532dc155
code clean up, Eng translation for reconn all
2016-07-29 15:47:44 -04:00
Sean Kaim
ee6af8c187
Merge pull request #133 from yegorich/reconnect
...
Add an option to reconnect all opened tabs
2016-07-29 15:32:57 -04:00
David Sparer
bc1a0725df
Merge branch 'develop' into MR-942_refactor_connection_loader
2016-07-28 14:56:30 -06:00
Sean Kaim
37905f8249
Add nuget packages to tests
2016-07-28 16:49:44 -04:00
Sean Kaim
8163e7273e
Add nuget packages to tests
2016-07-28 16:47:45 -04:00