Commit Graph

552 Commits

Author SHA1 Message Date
MaxXor d8ba5293bb Don't list System and Idle process in Task Manager 2015-09-10 10:17:03 +02:00
MaxXor ae1710199d Stability improvements 2015-09-09 22:18:50 +02:00
MaxXor 6d72bef8d2 Fixes to networking code 2015-09-09 00:19:48 +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 bdedaf5324 Improved Client Builder 2015-09-06 16:17:21 +02:00
MaxXor 0edef3cead Improved events 2015-09-05 22:38:59 +02:00
MaxXor 5b34f03ae1 Builder and Renamer fixes 2015-09-05 22:09:58 +02:00
d3agle 2662f1d952 Corrected color of normal output 2015-09-05 12:24:43 -05:00
d3agle 567d9dc2f5 Remote shell refactor 2015-09-05 12:16:10 -05:00
d3agle 6c582ff763 Remote shell color fix for mono 2015-09-05 12:09:14 -05:00
d3agle 04a0d36183 RemoteShell caret positioning fix
-Will always scroll to the very bottom of the rtb when text is changed
2015-09-05 11:53:30 -05:00
MaxXor 161ad5063d Improved starting of other processes and exectuable validation 2015-09-05 15:38:38 +02:00
MaxXor 94e27bd0d1 Small fix when changing drive in File Manager 2015-09-05 10:31:54 +02:00
MaxXor 3a1786a08d Improved File Manager behaviour when loading directories with huge contents 2015-09-05 10:28:19 +02:00
MaxXor c44e861a68 General & GUI improvements 2015-09-03 21:44:57 +02:00
MaxXor 47d5081a4e Moved namespace 2015-09-01 15:16:27 +02:00
MaxXor 1e8506470f Added Try-Catch to Client.Equals 2015-09-01 09:35:56 +02:00
MaxXor 7f013a505e Quasar v1.1.0.0 released 2015-08-30 16:03:02 +02:00
MaxXor da4d29a016 Improved Reverse Proxy
- Replaced use of obsolete property
2015-08-30 15:04:46 +02:00
MaxXor fdc5f91e3b Suppress compiler warning in compression 2015-08-30 11:31:20 +02:00
MaxXor 21fb90e559 Fixed building Client with empty hosts list 2015-08-28 23:44:26 +02:00
MaxXor a714178604 Re-set directory after fixing it 2015-08-28 13:11:05 +02:00
MaxXor bbcc2f954e Fixed client crash when no hosts to connect 2015-08-28 12:45:57 +02:00
MaxXor e9fdb1a431 Added null-check for list of clients 2015-08-28 12:16:55 +02:00
MaxXor 0d9334f97b Fixed wrong installation path on windows xp 32-bit 2015-08-28 11:56:54 +02:00
MaxXor 5417ba8d2a Merge pull request #362 from d3agle/master
Added packet decompression error-handling
2015-08-28 11:25:38 +02:00
d3agle 3424fa73aa Added decompression handling 2015-08-27 16:39:29 -05:00
d3agle f12e243a34 Remote desktop togglekey fix 2015-08-27 16:31:37 -05:00
MaxXor f528229dc6 Validate password before asking for save location 2015-08-27 23:09:25 +02:00
MaxXor e396f45b88 Improved Builder Password validation 2015-08-27 23:05:07 +02:00
MaxXor f516d6010f Fixed pre-hashing of password when starting to listen 2015-08-27 22:59:53 +02:00
MaxXor 5ba266f3a0 Small networking improvement 2015-08-27 20:51:04 +02:00
MaxXor 5e6507596b Small change 2015-08-27 17:20:39 +02:00
MaxXor 20e01a28ef Changed ConnectionHandler to ServerHandler
- Disabled and removed statistics -> will be remade
- Fixed Reverse Proxy using always wrong port
- Improved handshake
2015-08-27 17:14:21 +02:00
MaxXor 4c06af84be Revert 7b271afa51 2015-08-27 15:40:03 +02:00
MaxXor 0ef438f7b4 Fixed Password not hashed when pressing 'Start listening' 2015-08-27 09:20:16 +02:00
MaxXor ec7df970d0 Networking fixes 2015-08-27 09:19:10 +02:00
d3agle 0a087b461c Server Fixes 2015-08-26 20:11:43 -05:00
MaxXor 03a28cbc97 Set FrmStartupManager minimum size 2015-08-26 22:29:26 +02:00
MaxXor c4b2070806 Fixed registry access 2015-08-26 15:53:00 +02:00
MaxXor ae503bebe4 Updates regarding .NET Framework 4.0 2015-08-26 15:00:39 +02:00
MaxXor 99c98a37a4 Updated libraries 2015-08-26 14:36:32 +02:00
MaxXor dee69e496c Updated Target Framework to 4.0 Client Profile 2015-08-26 14:25:44 +02:00
MaxXor c1bd080c40 Reliability and Behavior Improvements
#353
2015-08-26 10:45:53 +02:00
MaxXor 7b271afa51 Added option to build client which requires admin privileges 2015-08-25 20:13:37 +02:00
MaxXor 716ea64d96 Small Builder improvement 2015-08-25 10:28:32 +02:00
MaxXor 3c0e930bc9 Fixed Installation to system32 fail on 64-bit OS 2015-08-24 20:35: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