Commit Graph

129 Commits

Author SHA1 Message Date
MaxXor ae1710199d Stability improvements 2015-09-09 22:18:50 +02:00
MaxXor cc8bfddaf3 Small fix 2015-09-07 14:46:12 +02:00
MaxXor 473ec94532 Improved File Manager 2015-09-07 14:29:53 +02:00
MaxXor 3b53a5c799 Small Log directory fix 2015-09-07 12:58:50 +02:00
MaxXor 524a682c66 Small fix 2015-09-05 15:47:06 +02:00
MaxXor 161ad5063d Improved starting of other processes and exectuable validation 2015-09-05 15:38:38 +02:00
MaxXor c44e861a68 General & GUI improvements 2015-09-03 21:44:57 +02:00
MaxXor 69481ed813 Changed Architecture property to Is64Bit 2015-08-28 12:14:01 +02:00
MaxXor c4b2070806 Fixed registry access 2015-08-26 15:53:00 +02:00
MaxXor c1bd080c40 Reliability and Behavior Improvements
#353
2015-08-26 10:45:53 +02:00
MaxXor fd877a13e5 Many Client improvements
- Improved Client Installation, Update and Uninstallation
- Improved Registry Access
- Split SystemCore class
2015-08-24 19:34:38 +02:00
d3agle fb1d27002b DialogBox fix
Fixes showing the messagebox and sending it to the front as the active window
2015-08-20 03:51:19 -05:00
SandPox 7d36fb46eb Add WinSCP Password Recovery 2015-08-18 08:14:42 -06:00
MaxXor d1dc6a64d9 Moved WanIp 2015-08-18 07:33:35 +02:00
d3agle 5f84b24ed2 Refactor/Naming 2015-08-17 21:59:28 -05:00
d3agle c56617434d Improved GeoLocationHelper 2015-08-17 11:53:11 -05:00
MaxXor 0c2a80a710 Added FileZilla Password Recovery (thx to SandPox)
#329
2015-08-17 13:26:09 +02:00
MaxXor a7fd5327f1 Improved Settings, Builder Profiles and more
- Added namespace Data for classes which just hold data or help in data
processing
- Fixes #327
2015-08-15 16:06:07 +02:00
MaxXor af3442a954 Improved File Manager
Improved Exception Handling
2015-08-06 19:58:36 +02:00
MaxXor ac9f386ec9 Improved Client Builder
closes #282
2015-08-03 17:33:50 +02:00
MaxXor 28ddaf93a9 Use List<T> for PasswordsResponse 2015-08-02 23:50:10 +02:00
MaxXor 1428a62d8e Removed unnecessary LoginInfo 2015-08-02 21:11:23 +02:00
MaxXor 8d2a2f6e4d Small fix 2015-08-02 20:50:46 +02:00
MaxXor c8ea031fac Resolved some merge conflicts 2015-08-02 20:04:58 +02:00
MaxXor 11dc0f95b9 Added limit to maximum simultaneous file downloads/uploads
maximum simultaneous file downloads/uploads = 2

ref #262
2015-08-01 15:11:41 +02:00
MaxXor 0306acdbe6 Improved validating of executable files
- improved unit tests with categories
- removed validating of batch files, we can not really validate them
2015-07-31 10:01:41 +02:00
Jamie Rees 419cc4f3eb Finished adding the ability to upload and execute .bat files.
Also added unit tests to cover the new method.
2015-07-30 21:39:32 +01:00
tidusjar e29fce5c20 Allowed file dialogue to select .bat files. 2015-07-30 14:12:53 +01:00
MaxXor 72c4815ad6 Added Icons to keyboard input button 2015-07-29 21:26:50 +02:00
d3agle f01b5550af Improved Keyboard handling 2015-07-29 09:21:49 -05:00
d3agle 6f307b210b Keyboard implementation for RDP 2015-07-29 08:11:07 -05:00
d3agle 08a7415185 Added Mouse Scrolling to RDP
Added Keyboard/Mouse hook to server to access mouse data and for future keyboard integration to RDP
2015-07-29 06:57:52 -05:00
MaxXor 834dd12592 Old Remote Desktop
- has some improvements from the new one
2015-07-29 10:40:34 +02:00
d3agle 358324c7c2 Added MouseAction enum 2015-07-27 10:36:18 -05:00
d3agle 41862cbd6d Remote Desktop Mouse Input Improvements 2015-07-27 08:57:05 -05:00
MaxXor c63e361136 Improved GeoLocation implementation 2015-07-26 16:44:03 +02:00
MaxXor db2c7e8adf Fixed #294 2015-07-26 15:27:38 +02:00
MaxXor 4e1678b633 Fixed #292 2015-07-26 10:42:53 +02:00
MaxXor 59eec835dd Some refactoring and Remote Desktop improvements 2015-07-26 00:10:59 +02:00
MaxXor 8a7bda84bd Added Upload File with Drag & Drop to File Manager 2015-07-24 15:46:11 +02:00
MaxXor 66840b65b4 Minor change 2015-07-24 11:10:25 +02:00
MaxXor dbac14f880 Show name of drive in File Manager 2015-07-24 10:41:21 +02:00
MaxXor ceb5bc52fd Added option to remove completed file transfers
- File Manager shows more information about drives
2015-07-24 01:58:02 +02:00
MaxXor 2c48db56e4 Improved Remote Desktop
- shows now FPS (frames per second)
2015-07-23 16:55:44 +02:00
MaxXor e4757b87a2 Improved File Manager
- Added blocking send, this is important when transfering files to
prevent allocation of all blocks at once which pumps the memory with the
files contents
2015-07-23 13:31:45 +02:00
MaxXor b46b57e602 Added enum for dirs and files in File Manager 2015-07-15 11:45:45 +02:00
MaxXor 8f88f4142a Added ShutdownAction enum 2015-07-14 23:48:24 +02:00
MaxXor 6c6bc07b6e Added enum for UserStatus 2015-07-14 23:18:48 +02:00
MaxXor 45dccb69e0 Added consistent packet names 2015-07-14 19:00:31 +02:00
MaxXor 70618e91cb Improved memory management in server
- Fixed handling packets wih payload bigger than the buffersize of the
receiving socket
- Added locks to FileSplit class
2015-06-07 16:28:33 +02:00