van Hauser
0a17bf5f53
v9.1 release
2020-07-29 09:36:37 +02:00
van Hauser
a73cd388f8
fix PR
2020-07-07 18:43:53 +02:00
van Hauser
df475f1900
Merge pull request #538 from animetauren/master
...
Updating hydra support for freedrdp 3
2020-07-07 18:07:53 +02:00
Henry Robalino
fc196d7fc2
Updating freerdp logic to check v3 first
...
Updating the logic here to check for freerdpv3 first and if found do not check for freerdpv2. Also fixed paths for freerdpv2 paths.
Updated bash "or" to use "||" and "and" to use "&&" conditionals with proper POSIX specifications.
2020-07-07 11:25:09 -04:00
van Hauser
1ce502e754
Merge pull request #542 from Jab2870/https-help
...
Usage: Fix help for https-post-form and https-get-form
2020-06-26 17:39:04 +02:00
Jonathan Hodgson
5ec8a3e5e9
Makes change work on any sting starting with https
...
As per suggestion, the code now remvoes the 's' on any module starting
with https-
2020-06-26 15:31:20 +01:00
Jonathan Hodgson
62f06dce24
Usage: Fix help for https-post-form and https-get-form
...
Fixes issue #530
2020-06-26 11:49:18 +01:00
van Hauser
4ea2db2fe1
Merge pull request #541 from kazkansouh/oracle-fix
...
oracle: add success condition and fix skipped tries
2020-06-25 22:23:18 +02:00
Karim Kanso
11a96e5d32
oracle: add success condition and fix skipped tries
2020-06-25 20:21:16 +01:00
Henry Robalino
435ed44289
Adding step to makefile to fix Lib Symlinks
2020-06-16 10:19:16 -04:00
Henry Robalino
f5b3fe77d3
Fixing typo on xlibs path
2020-06-16 09:56:11 -04:00
Henry Robalino
54dd5667ff
Fixing XDEFINES
...
Trying to fix defines for freerdp
2020-06-16 09:53:24 -04: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
70fb9e4fa5
Fixing logic that checks for rdp libraries
...
Fixed logic inside of configure to properly check for freedrdp2 if not found check for freerdp3, if found to skip freerdp3
2020-06-12 12:11:03 -04:00
Henry Robalino
fdc460c7fb
Fixing logic issue with hydra.c file
...
Did not do proper check for freerdp2 or freerdp3 modules
2020-06-12 11:32:25 -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
van Hauser
09a247412b
compiler option change
2020-06-10 10:17:40 +02: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
8b603b82a2
fix makefile
2020-05-28 22:39:13 +02:00
van Hauser
1ed6909836
more buffer
2020-05-28 22:38:52 +02:00
van Hauser
e33152230b
Merge pull request #529 from kazkansouh/http-proxy-buffer-fix
...
http-proxy: Fix for multiline buffer
2020-05-28 22:35:08 +02:00
van Hauser
c426452772
fuck backward compatability - snprintf for the win
2020-05-21 22:43:13 +02:00
van Hauser
609201f9c4
Merge pull request #535 from TenGbps/patch-1
...
Update sasl.c
2020-05-21 22:37:49 +02:00
TenGbps
167a1c53e8
Update sasl.c
...
Some this the realm are long, if is too long is getting a #392
2020-05-21 17:46:26 +02:00
Karim Kanso
a40bfb1e54
add 404 to http-proxy as a success condition
2020-05-14 10:58:14 +01:00
Karim Kanso
99d8ef8f3c
fix -Wformat-overflow= warnings in sprintf
2020-05-14 10:18:20 +01:00
Karim Kanso
dac0c18f75
fix http-proxy to handle multiline buffer data
2020-05-14 09:56:57 +01:00
van Hauser
9abb946dc1
Merge pull request #523 from maaaaz/cygwin_oracle
...
oracle on cygwin support
2020-04-26 16:50:51 +02:00
maaaaz
8f45980625
oracle on cygwin support
2020-04-26 09:52:11 -04:00
van Hauser
33680d9b0a
Merge pull request #522 from maaaaz/libfreerdp_libwinpr
...
libfreerdp2 and libwinpr2 fix in configure
2020-04-26 12:53:21 +02:00
maaaaz
e2dc1d5109
libfreerdp2 and libwinpr2 fix in configure
2020-04-26 06:44:12 -04:00
van Hauser
dea22d3e7e
tiny fix
2020-04-25 18:03:24 +02:00
van Hauser
96779d6daa
Merge pull request #511 from kazkansouh/libsmbclient-eperm
...
SMB2: improved compatibility when null sessions fail
2020-04-08 23:21:56 +02:00
Karim Kanso
4e45f85fbb
improved compatibility when null sessions fail
2020-04-08 21:32:48 +01:00
van Hauser
1ea3fc5a28
Merge pull request #509 from GitAntoinee/master
...
Add optional option to skip pre-request
2020-04-02 10:46:32 +02:00
GitAntoinee
8a50072e42
Fix indentation in help
2020-04-01 21:12:10 +02:00
GitAntoinee
f0424742e3
Fix indentation in help
2020-04-01 21:10:48 +02:00
Antoine
47f24cb256
Update help
2020-04-01 17:37:44 +02:00
GitAntoinee
bea3cf2bd1
Update help
2020-04-01 15:58:00 +02:00
GitAntoinee
7b053d7164
Add optional option to skip pre-request
2020-04-01 15:52:47 +02:00
van Hauser
88637abe26
fix typo
2020-04-01 12:26:28 +02:00
van Hauser
b0fc44daa2
update todo and bfg too many entries message
2020-03-10 09:53:27 +01:00
van Hauser
8426e55939
Merge pull request #500 from xambroz/patch-1
...
Consider the /usr/include/firebird/ path for fb
2020-03-03 20:30:37 +01:00
xambroz
4fd33e8ca2
Consider the /usr/include/firebird/ path for fb
...
For example on the Fedora 31 the path for the firebird include ibase.h is /usr/include/firebird/ibase.
This patch should also consider the firebird subdirectory inside the regular include directory.
2020-03-03 17:37:12 +01:00
van Hauser
90bbde1be8
clarify license
2020-02-17 11:16:51 +01:00
van Hauser
5b6fc88428
fixed crash in rtsp module
2020-02-17 10:39:17 +01:00
van Hauser
0b093e67c4
remove carriage returns in lines (pw-inspector)
2020-02-17 09:44:26 +01:00
van Hauser
720bdb3f96
code indent
2020-02-01 11:47:13 +01:00
van Hauser
531ee7734b
fix for very very old compilers
2020-02-01 11:36:33 +01:00