Commit Graph

51 Commits

Author SHA1 Message Date
gigajew 912d75a558 Update FrmCertificate.Designer.cs
typo
2023-02-19 08:31:17 +01:00
MaxXor b9da8df8fe Open remote shell from file manager on correct drive (Fixes #822) 2023-02-11 18:07:37 +01:00
MaxXor 8a481096f3 Update dependencies 2023-02-11 17:49:20 +01:00
MaxXor 8d3b84e950 Sort columns with numbers correctly
Fixes #618
Closes #657 (Thanks @ViCrack)
2023-02-11 17:33:53 +01:00
Hristiyan Ivanov bee3f764c3 Revert Version 2020-08-26 17:32:09 +02:00
Hristiyan Ivanov 52ff39d7f7 MS Edge & Brave Password Recovery 2020-08-26 17:32:09 +02:00
MaxXor 4c4cde446d Fix remote desktop crash when minimizing window (Closes #830) 2020-06-12 14:13:43 +02:00
MaxXor b45ab3e1d2 Update URLs 2020-06-05 17:36:32 +02:00
MaxXor 73567b90b2 Bump version 2020-06-05 17:20:22 +02:00
MaxXor ba78a4315a Update copyright year 2020-06-03 15:13:38 +02:00
MaxXor 1034f7addc Update application manifests 2020-06-03 15:02:25 +02:00
MaxXor 053890b933 Add unattended mode 2020-06-01 22:19:20 +02:00
MaxXor 85edbef421 Fix keylogger retrieval being stuck when log directory does not exist 2020-05-31 15:33:23 +02:00
MaxXor 28f6ceaf6f Use certificate thumbprint as key for client logs
Fixes #778
2020-05-31 15:31:51 +02:00
MaxXor f30485bd37 Update client x86 install paths 2020-05-31 13:45:53 +02:00
MaxXor e6aedc4e63 Switch client to AnyCPU target platform 2020-05-31 11:27:04 +02:00
MaxXor 7a5f6451ee Update BouncyCastle package 2020-05-29 16:58:22 +02:00
MaxXor 3fbf7fd0f7 Update images directory 2020-05-28 21:27:53 +02:00
MaxXor 095777b3dc Update images directory 2020-05-28 21:23:13 +02:00
MaxXor ffd4b5b065 Update message processors and client exit 2020-05-28 21:10:26 +02:00
MaxXor 547ab1feef Fix release build 2020-05-26 23:05:32 +02:00
MaxXor c735d0fcab Refactor client message handlers 2020-05-26 22:43:49 +02:00
MaxXor b7c78f0da0 Update legacy File Transfers 2020-05-25 22:38:41 +02:00
MaxXor 574713307d Update IP geolocation retrieval, use TLS 1.2 2020-05-20 23:08:58 +02:00
MaxXor 274b939454 Convert VS project files to new format and upgrade to .NET 4.5.2 2020-05-19 20:57:57 +02:00
MaxXor 4abbbdc853 Simplify networking code and update dependencies 2019-04-23 21:05:07 +02:00
MaxXor 05531a0449 Re-use AES instance when writing and reading logs
(fixes #749)
2019-01-26 15:19:12 +01:00
MaxXor 01d7e94434 Update BouncyCastle dependency 2019-01-18 18:35:13 +01:00
MaxXor 0bfb0b8cc5 Remove duplicate RegistryValueToString method 2018-11-26 18:50:13 +01:00
MaxXor 3741836281 Initialize Reverse Proxy in constructor 2018-11-26 18:48:37 +01:00
MaxXor a7dc36ae18 Remove client certificates and use different way for client authentication 2018-11-04 22:53:14 +01:00
MaxXor b2916386c0 Improve certificate creation/import dialog 2018-11-03 17:53:24 +01:00
MaxXor 5ff48042cd Clean up UPnP discovery service 2018-10-31 18:16:28 +01:00
MaxXor e24b024554 Properly handle failed connection attempts 2018-10-31 15:50:09 +01:00
MaxXor ed1bf59155 Fix server stops listening for new clients when client authentication fails 2018-10-31 09:56:31 +01:00
MaxXor 2e71989abf Delete un-finished FileTransfers on closing 2018-10-29 20:36:46 +01:00
MaxXor 197e3a9256 Refactor file transfers 2018-10-29 20:31:17 +01:00
MaxXor 65ac8f7175 Force client certificates 2018-10-28 14:00:14 +01:00
MaxXor e72b8d2266 Add certificate path setting 2018-10-23 20:10:26 +02:00
MaxXor 21215dd09f Add certificate generation to Client builder 2018-10-21 18:21:07 +02:00
MaxXor c1e9b88205 Add basic TLS support 2018-10-21 14:22:31 +02:00
MaxXor 1bc20d38c0 Use correct win32 API declarations 2018-10-10 21:25:30 +02:00
MaxXor f89948105f Remove duplicated exception handling of Aes128 class 2018-10-06 13:57:14 +02:00
MaxXor 162f0ef3fa More refactoring 2018-10-05 23:58:09 +02:00
MaxXor 64c6bcbc25 Update link to 3rd-party licenses 2018-10-05 09:37:20 +02:00
MaxXor 1ca2ca6dd4 Adjust namespaces 2018-10-04 21:49:24 +02:00
MaxXor 0df0242fc9 Update resources and 3rd-party licenses 2018-10-04 17:49:25 +02:00
MaxXor 66600e3a47 Refactor Client identification handshake 2018-09-29 22:22:16 +02:00
MaxXor a2e97672a5 Remove post-build event from Server 2018-09-27 10:06:25 +02:00
MaxXor 2e77af9db9 Adjust namespaces 2018-09-27 10:05:10 +02:00