Commit graph

193 commits

Author SHA1 Message Date
catatonic
cf089a6c75 Merge branch 'master' into HEAD
Conflicts:
	Makefile.am
	hydra.c
	hydra.h

Additional changes to better fit the newer design patterns.
2017-07-07 20:52:58 +00:00
catatonic
1503c8a381 Checking for gcrypt support & disabling radmin2 when it is unavailable. 2017-07-07 19:34:52 +00:00
van Hauser
1a72fe023e cleanup 2017-07-07 11:21:46 +02:00
van Hauser
185021d474 compile fix for debug 2017-07-06 23:09:44 +02:00
van Hauser
789214cc7e warn on BINDTODEVICE not supported in some modules 2017-07-06 23:02:05 +02:00
van Hauser
5a19c1787e small info changes 2017-07-06 22:58:31 +02:00
van Hauser
4ab31cd18e ipv6 pretty print 2017-07-06 22:34:55 +02:00
van Hauser
11176a1080 stdint fixes 2017-07-06 22:25:09 +02:00
van Hauser
6445689545 show device on IPv6 LL addresses 2017-07-06 21:29:59 +02:00
van Hauser
f124c26fc6 big int to stdint switch 2017-07-05 08:48:00 +02:00
van Hauser
74931e3b58 ensure null terminated entries in restore file 2017-06-27 11:36:35 +02:00
van Hauser
abb83694aa -c enforces -t 1 now 2017-06-27 11:14:56 +02:00
van Hauser
b43514dc45 -c enforces -t 1 now 2017-06-27 11:12:47 +02:00
van Hauser
13942efbbd ? 2017-06-26 09:50:47 +02:00
van Hauser
b4acb367f5 better head/target state documentation 2017-06-25 16:52:56 +02:00
van Hauser
bea6cbe821 write restore file if final threads did not complete 2017-06-25 16:27:12 +02:00
van Hauser
115a4d007a forget to move -c option value to restore file data 2017-06-24 15:18:40 +02:00
van Hauser
51d881353b moved help to modules 2017-06-23 19:15:18 +02:00
van Hauser
88aae59227 changed -R behaviour 2017-06-23 18:23:59 +02:00
van Hauser
d917d1aeba option -c test 2017-06-23 10:40:50 +02:00
Diadlo
bd8a901bea
Move services and usage on the top of the hydra.c 2017-06-22 01:08:13 +03:00
Diadlo
a8f8bdbc5f
Add usage functions into service vector 2017-06-22 01:08:13 +03:00
Diadlo
7e09c0b43e
Extrace each module usage in separate function 2017-06-22 00:39:54 +03:00
Diadlo
9265272a3e
Use early return instead of 'find' flag
It's increase performance
2017-06-21 23:17:34 +03:00
Diadlo
21c4b99e1b
Use early break instead of large if 2017-06-21 23:14:25 +03:00
van Hauser
b98789d32e Merge pull request #230 from Diadlo/maxfail
Maxfail
2017-06-12 11:51:11 +02:00
Diadlo
e8e17d092d
Remove using 'ok' from 'if' where 'ok' is always true 2017-06-12 12:26:28 +03:00
Diadlo
a47bd13c30
Add maxfail default value
Maxfail for '!ok' is always 0
2017-06-12 12:26:18 +03:00
Diadlo
1043a120d7
Replace one compare sign to make summands more generic 2017-06-12 12:21:08 +03:00
Diadlo
39cf5133a6
Extract maxfail in to a variable
Reduce code duplication, make code easier to read
2017-06-12 12:20:27 +03:00
Diadlo
78c88159fa
Remove reduant 'if' after 'else'
if (A) {
} else if (!A) {
}
2017-06-11 18:29:33 +03:00
Diadlo
48709842a6
Replace possible null pointer no '(null)' string 2017-06-10 23:56:18 +03:00
van Hauser
46af724c0f Merge branch 'master' into refactor 2017-06-06 15:35:47 +02:00
van Hauser
f7b122f6ed cleanup 2017-06-06 15:22:37 +02:00
van Hauser
cc72938180 Merge branch 'master' into enums 2017-06-06 15:20:01 +02:00
van Hauser
3a7ad3c10f Merge pull request #221 from Diadlo/swap
[SMALL] Add swap function
2017-06-06 15:16:54 +02:00
Diadlo
0519661f95
Add using macros to align help text 2017-06-02 10:58:10 +03:00
Diadlo
985f9c43b0
Add output_format_t enum 2017-06-02 10:22:29 +03:00
Diadlo
cdb9123e28
Add hydra_mode_t enum 2017-06-02 10:22:25 +03:00
Diadlo
07d55e94af
Add target_state_t enum 2017-06-02 10:21:47 +03:00
Diadlo
0d6efda1d2
Add swap function 2017-06-01 23:56:06 +03:00
Diadlo
6edd64e6b6
Refactor spawn_head 2017-06-01 09:08:57 +03:00
Diadlo
8b6607aec0
Add using SERVICE macro 2017-06-01 09:05:06 +03:00
Diadlo
5dc883fb4b
Refactor service_init 2017-06-01 09:04:37 +03:00
Diadlo
dfef658cf8
Create services vector 2017-06-01 09:04:36 +03:00
van Hauser
3ed91cd18f fix 2017-05-20 15:44:42 +02:00
petrock6
df5ec9ea30 Bugfix for issue 121 -- increased URL/POST/cookie data size to 6096 bytes from 1000 bytes. 2017-05-20 02:58:47 -05:00
van Hauser
639dce3be1 v8.6-dev init 2017-05-03 14:10:17 +02:00
van Hauser
59819655d1 hydra v8.5 release 2017-05-03 14:07:08 +02:00
Lukas Schwaighofer
1c3ebae990 do not assume sizeof(int) is the pointer size
sizeof(int) is not necessarily the same as the pointer size. On my amd64
system sizeof(int) is 4 bytes while the pointer size is 8 bytes. The
change solves https://github.com/vanhauser-thc/thc-hydra/issues/27 for
me.
2017-04-24 18:21:25 +02:00