Commit Graph

1020 Commits

Author SHA1 Message Date
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 87211b84e1 Small fix 2015-09-06 16:27:52 +02:00
MaxXor bdfe0543f5 Set file attributes on startup 2015-09-06 16:25:21 +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 0327f1cff1 Reduced sleep time in uninstall/update batch 2015-09-05 22:30:07 +02:00
MaxXor 5944925c3e Handle UnhandledExceptions 2015-09-05 22:25:57 +02:00
MaxXor 5b34f03ae1 Builder and Renamer fixes 2015-09-05 22:09:58 +02:00
MaxXor 4927d1b230 Merge pull request #368 from d3agle/master
RemoteShell caret positioning fix
2015-09-05 19:25:56 +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 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 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 9c515d62d7 Fixed compile failed in release configuration 2015-09-01 15:19:07 +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 656da95e82 Check Mutex before doing anything else
thanks @yankejustin
2015-08-29 21:23:10 +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 69481ed813 Changed Architecture property to Is64Bit 2015-08-28 12:14:01 +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
MaxXor 142b6548de Merge pull request #361 from d3agle/bugfixes
Remote desktop togglekey fix
2015-08-28 11:24:56 +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 a9e8eca086 Small fix 2015-08-27 20:59:03 +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
MaxXor d747a3be2d Merge pull request #359 from d3agle/bugfixes
Server fixes
2015-08-27 08:27:53 +02:00