Commit graph

37 commits

Author SHA1 Message Date
a12092
7545077a16 Unify settings access between freerdp 2 and 3
use `instance->context->settings` in both versions.
2024-08-13 14:19:14 +08:00
a12092
eb7ab3907b Adapt with freerdp changes
FreeRDP/FreeRDP#7738
use fields under rdpContext instead of freerdp

FreeRDP/FreeRDP@5f8100
removes reference to MaxTimeInCheckLoop since FreeRDP has dropped this
field after migrating away from blocking poll loop.
2024-08-13 13:40:20 +08:00
vanhauser-thc
16b424af4d support -W for modules that use libarries 2023-08-13 13:07:10 +02:00
leo
a0565e1abe fix rdp response 0002000f not recognised as a failed attempt 2023-06-10 18:30:20 +12:00
ringzero
d830ac795e rdp implementing-w and -W support 2022-12-06 09:41:04 +08:00
ringzero
eb939baaa5 rdp: support hydra waittime 2022-12-05 20:12:56 +08:00
ringzero
e9698cd530 freerdp tls-seclevel to 0 2022-12-04 16:13:47 +08:00
vanhauser-thc
a1cbbe1432 more variance for rtsp, code format 2022-04-26 12:09:03 +02:00
vanhauser-thc
c61fe26d16 fix http with proxy + port usage 2022-01-11 10:19:04 +01:00
vanhauser-thc
13db28f9d2 rdp empty pw fix 2021-10-27 17:19:13 +02:00
vanhauser-thc
89fbd9a44d debug 2021-10-14 10:14:42 +02:00
Henry Robalino
9c300ea820
Refactoring libfreerdp
Removing double entry of libfreerdp in hydra.c and hydra-rdp.c
2020-06-15 15:51:22 -04:00
Henry Robalino
bc6e8aec41
Adding support to check for freerdp2 and freerdp3
Adding logic to check for freerdp2 first and if not the rdp module will check for freerdp3 to support the rdp module
2020-06-12 11:19:01 -04:00
Henry Robalino
b0c1a9d1de
Updated version of freerdp lib supported to 3.0 2020-06-08 09:24:16 -04:00
Henry Robalino
a88198051b
add support for freerdp3"
Added support for freerdp module 3, this is the newest module from freerdp
2020-06-05 17:28:49 -04:00
van Hauser
720bdb3f96 code indent 2020-02-01 11:47:13 +01:00
van Hauser
b8c30ef0b0 rdp account missing permissions detection 2019-11-07 10:05:15 +01:00
van Hauser
efbc35eb50 verbose output for rdp to identify an issue 2019-11-05 09:59:36 +01:00
David Maciejak
99205f0410
Add length check for fixed-size string
To prevent possible overflow.
2019-06-02 11:11:30 +08:00
David Maciejak
2c7df66d42
Use specific RDP port if requested 2019-04-29 09:54:30 +08:00
David Maciejak
c06685c308
Clean the code and handle more freerdp error code 2019-04-25 15:02:04 +08:00
Tuan
f93b799384 replace rdesktop with freerdp for rdp module 2019-04-23 18:32:22 +07:00
van Hauser
9772a91fb0 include fix 2017-08-19 17:48:10 +02:00
Dario Lombardo
35ece53d3b Move int includes to hydra-mod and add includes.
This makes the code compile on OSX.
2017-08-19 14:56:50 +02:00
van Hauser
1a72fe023e cleanup 2017-07-07 11:21:46 +02:00
van Hauser
f124c26fc6 big int to stdint switch 2017-07-05 08:48:00 +02:00
van Hauser
51d881353b moved help to modules 2017-06-23 19:15:18 +02:00
Rafael Sadowski
09e8c3378b add LibreSSL support
- Tested with LibreSSL 2.5.0 on OpenBSD current amd64
2016-10-09 10:05:13 +02:00
van Hauser
2257fe142e another f#cking openssl 1.1 fix 2016-06-28 10:39:30 +02:00
van Hauser
6d84a00216 maybe fix for openssl 1.1 2016-06-21 09:43:04 +02:00
root
ba0e6161d9 fix for openssl 1.0.2 2016-06-17 22:44:35 +02:00
van Hauser
8671dbd31a openssl v1.1 interface changes - this is beta! 2016-06-17 22:13:34 +02:00
van Hauser
1579369097 SSL SNI support; important http-*:// fix; also http-post support added 2016-06-15 19:53:36 +02:00
tux-mind
2c48dd9e8f define ssl_cert_free as object-scoped 2015-11-29 19:20:33 +01:00
van Hauser
6d326078f1 configure_and_rdp_fixes 2014-08-06 12:37:16 +02:00
vanhauser-thc
9f75ddad8b pre-8.0 2014-04-27 13:49:33 +02:00
U-marc-win4\marc
6a94f708e8 initial commit 2014-04-24 16:49:18 +02:00