Commit Graph

279 Commits

Author SHA1 Message Date
MaxXor eca75b3a5f Improved SocketException handling 2015-08-20 09:16:47 +02:00
MaxXor 2a2a4e9956 Disabled Client Builder in Debug configuration
Prevents people from asking why builder does not work
2015-08-20 09:16:16 +02:00
MaxXor 82ebb20ecd More renaming 2015-08-19 20:37:17 +02:00
MaxXor b27ab20b1e Begin renaming xRAT to Quasar 2015-08-19 20:01:23 +02:00
MaxXor 0c2a80a710 Added FileZilla Password Recovery (thx to SandPox)
#329
2015-08-17 13:26:09 +02:00
MaxXor e18dcc66c7 Improved BuilderProfile
- Ready for implementing multiple profiles
2015-08-15 21:24:45 +02:00
MaxXor 08589c4d03 Improved Settings
- Full fallback support for old versions of settings files
- Improved usage when writing and reading from settings
2015-08-15 20:13:52 +02:00
MaxXor 8f4b63f6a2 Improved Password Recovery
added small check to reverse proxy
2015-08-15 17:52:16 +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 897588384f Fixes to Settings, ProfileManager and Builder 2015-08-09 15:29:49 +02:00
MaxXor c770a89083 Fixed null check 2015-08-08 18:44:10 +02:00
MaxXor 314b957d0c Improved Reverse Proxy 2015-08-08 18:37:07 +02:00
MaxXor 3a319e630a Fixed File Manager would refresh directory when double-clicking files 2015-08-07 19:12:33 +02:00
MaxXor d818671f41 Fixed bug with multiple open File Managers 2015-08-07 19:08:16 +02:00
MaxXor 3be58078cc Added Icon to Refresh directory in File Manager #262
Added Upload to context menu
2015-08-07 14:32:26 +02:00
MaxXor af3442a954 Improved File Manager
Improved Exception Handling
2015-08-06 19:58:36 +02:00
MaxXor 4cb311f792 Improved Builder Hosts List 2015-08-03 22:55:40 +02:00
MaxXor ac9f386ec9 Improved Client Builder
closes #282
2015-08-03 17:33:50 +02:00
MaxXor c505dbd925 Improved FrmPasswordRecovery 2015-08-02 21:23:32 +02:00
MaxXor 48e06606b1 Fixed FrmPasswordRecovery Title 2015-08-02 21:12:37 +02:00
MaxXor fbb80494d6 Small fixes 2015-08-02 21:00:16 +02:00
MaxXor 26fa36d81e Some renaming and improvements 2015-08-02 20:50:38 +02:00
MaxXor c8ea031fac Resolved some merge conflicts 2015-08-02 20:04:58 +02:00
MaxXor eb2794ee0c Corrected Tooltip on Keyboard Input Button 2015-08-02 14:31:19 +02:00
MaxXor ff65ceeb80 Improved encryption speed
- pre hashing of the key
2015-08-02 12:17:31 +02:00
MaxXor 64b26fa6be Small fix 2015-08-01 15:50:42 +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 4b9e2785a2 Merge pull request #313 from MaxXor/pr/312
Added ability to upload & execute batch files
2015-07-31 10:03:15 +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 4d0ae7bca0 Un-did my accident change 2015-07-30 21:52:28 +01:00
MaxXor dc80a25d23 Minor change 2015-07-30 19:11:34 +02:00
d3agle a86ade072d RDP Mono fixes 2015-07-30 10:40:51 -05:00
d3agle 9a514be262 RDP Mono keyboard input
Changed controls with tabstop to false to prevent tab presses
2015-07-30 09:07:04 -05:00
tidusjar e29fce5c20 Allowed file dialogue to select .bat files. 2015-07-30 14:12:53 +01:00
d3agle 4f31365205 RDP Mono fix 2015-07-30 07:13:16 -05:00
d3agle e19b39ea3a Key Handling Improvements 2015-07-29 17:12:55 -05:00
MaxXor 72c4815ad6 Added Icons to keyboard input button 2015-07-29 21:26:50 +02:00
d3agle 9416b22f46 Small fixes and prep for hotkeys 2015-07-29 12:17:19 -05:00
d3agle f01b5550af Improved Keyboard handling 2015-07-29 09:21:49 -05:00
d3agle 45742d234d Small fix
if form isn't in focus then don't send key data
2015-07-29 08:38:50 -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
MaxXor cffa366073 Improved Remote Desktop cleanup #298 2015-07-29 09:33:32 +02:00
MaxXor 5ead60e571 Minor fixes 2015-07-29 00:12:31 +02:00
MaxXor 58167f32a6 Small fixes 2015-07-28 23:48:39 +02:00
yankejustin ec39581dc3 Fixed typo 2015-07-28 15:12:18 -04:00
yankejustin cb01565b15 Small documentation addition and remove check
Added some documentation for a variable and removed an unnecessary
conditional.
2015-07-28 14:52:07 -04:00
yankejustin 2d2a66b3d1 Refactoring, improvements, and more
Rafactored a reasonably large portion of the Remote Desktop. Added a few
interfaces, cleaned up some code, and multiple improvements to the
design.
Also fully implemented the new custom PictureBox control. Performance
gain is more noticable.
2015-07-28 14:36:04 -04:00
yankejustin d697e32c1e Created custom PictureBox Control
Created a custom PictureBox Control for upcoming optimizations.
2015-07-28 12:03:12 -04:00