van Hauser
|
dcd04ac6d9
|
-w support for ssh module
|
2018-01-31 14:07:03 +01:00 |
|
van Hauser
|
9597bafb17
|
crash fix
|
2018-01-04 11:14:11 +01:00 |
|
van Hauser
|
cc209e5227
|
2018 year update
|
2018-01-04 10:52:09 +01:00 |
|
Mostafa Hussein
|
0c1a50db31
|
Don't add extra slash to url if exist
|
2017-12-22 01:03:23 +02:00 |
|
van Hauser
|
445e5026ef
|
hydra return code fix
|
2017-11-06 07:23:50 +01:00 |
|
Edouard Hinard
|
e72b408e54
|
possible base64 encoding of credentials
|
2017-10-25 08:23:00 +02:00 |
|
van Hauser
|
0a50b41be9
|
corrected int type for main
|
2017-10-05 13:31:36 +02:00 |
|
van Hauser
|
ba4a23d2d4
|
segfault fix
|
2017-09-01 09:29:03 +02:00 |
|
Dario Lombardo
|
0ed3bef2db
|
hydra.c: make proper allocation and casts when using malloc.
|
2017-08-18 21:58:48 +02:00 |
|
Lukas Schwaighofer
|
0e6ef089db
|
fix various spelling and typography errors
taken from Debian; the changes were authored by:
* Julián Moreno Patiño <julian@debian.org>
* Daniel Echeverry <epsilon77@gmail.com>
|
2017-07-26 01:22:11 +02:00 |
|
van Hauser
|
21ae638382
|
8.7-dev init
|
2017-07-21 13:37:30 +02:00 |
|
van Hauser
|
cd0757e81b
|
x64 warning fixes
|
2017-07-21 13:35:40 +02:00 |
|
van Hauser
|
bd8ec4712f
|
v8.6 release
|
2017-07-21 13:26:22 +02:00 |
|
van Hauser
|
0a4f0987d1
|
beauty output
|
2017-07-08 15:11:13 +02:00 |
|
van Hauser
|
07acbda422
|
radmin2 enhancements
|
2017-07-08 14:42:23 +02:00 |
|
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 |
|