van Hauser
11176a1080
stdint fixes
2017-07-06 22:25:09 +02:00
van Hauser
f124c26fc6
big int to stdint switch
2017-07-05 08:48:00 +02:00
mindon
6a6c58c925
Reset redirect flag and fix redirect port error issue
...
fix following 2 issues:
1. when fail is a redirect url, matched is not - but the redirect flag is still 1 - causing match missed
2. when redirect to a relative url on a port not 80, it fails to attach the port to the redirect url
2017-06-24 08:26:39 -05:00
van Hauser
51d881353b
moved help to modules
2017-06-23 19:15:18 +02: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
Aaron Lewis
34f5d55b84
SunOS compile support: add -lrt to support nanosleep(); add definition of strndup()
2016-12-29 17:03:46 +08:00
van Hauser
bb53072a73
proxy file support implemented
2016-10-12 17:37:51 +02:00
van Hauser
1579369097
SSL SNI support; important http-*:// fix; also http-post support added
2016-06-15 19:53:36 +02:00
Dario Lombardo
b8f88efb46
Remove some compiler warnings
2016-05-31 11:18:45 +02:00
Darren Cocco
66bb7a6b6c
Fix http-post-form redirect mangled and segfaulted
...
Off by one error found when processing Location: in redirects.
Pointer handling mistake found when updating cookies after redirect.
2016-05-11 12:00:37 +10:00
van Hauser
725d14b9a5
ssl,ssh and http-form fixes
2016-01-20 15:41:09 +01:00
van Hauser
a2d47904d5
HTTP Form redirect following fix
2015-07-15 23:17:29 +02:00
van Hauser
e47d8fda1e
http-form out of memory fix
2015-06-17 19:39:31 +02:00
strunk
d1328eee8f
Removed comments
2015-03-19 01:30:06 +01:00
strunk
7001f487d0
Fixed #41
2015-03-19 01:27:43 +01:00
ajuaristi
a4edb11bb3
Fixed issue with multiple cookies.
2015-03-18 22:30:37 +01:00
strunk
470aa85ccb
Doubly-linked list for cookies.
2015-02-27 21:29:21 +01:00
van Hauser
d4af858c7d
bugfix for endless cookies
2015-02-19 16:29:24 +01:00
strunk
2d7e1fc1d0
Colons must be escaped when they're part of optional parameters (\:).
2014-10-21 23:13:19 +02:00
van Hauser
0a07987392
david sadly cant help maintain hydra anymore
2014-09-11 20:34:44 +02:00
strunk
932e835ac7
Cleaned comments.
2014-09-09 22:54:43 +02:00
strunk
4292920180
Removed unnecessary debug messages.
2014-09-08 22:53:11 +02:00
strunk
fd1dd61e83
Fixed all gcc warnings
2014-09-04 17:53:36 +02:00
strunk
f102bae8d8
Fixed some gcc warnings.
2014-09-03 18:50:17 +02:00
strunk
abac14d5d5
Merged changes from upstream.
2014-09-03 16:13:53 +02:00
strunk
9661cb1053
New hydra-http-form
2014-08-26 19:37:58 +02:00
ajuaristi
4f0dc05ce9
Feature to specify HTTP headers manually or replace the default ones.
2014-08-11 15:15:14 +02:00
ajuaristi
4c0d05bba6
Checkpoint plain HTTP.
2014-07-30 18:24:39 +02:00
ajuaristi
f0fc03e53b
Direct HTTP working.
2014-07-29 21:19:53 +02:00
ajuaristi
8722f8a55c
Checkpoint. HTTP request correctly implemented for plain HTTP (w/o proxy).
2014-07-27 04:33:48 +02:00
ajuaristi
4186a3ad43
Removed repeated code.
2014-07-12 20:25:08 +02:00
ajuaristi
f5e74749f8
Now we don't blank the headers' memory space after stringifying them.
2014-07-12 19:41:30 +02:00
ajuaristi
31b021acda
Changed scope for better performance.
2014-07-08 01:44:22 +02:00
ajuaristi
db0a25f601
HTTP headers now get freed when they're no longer needed.
2014-06-30 21:03:40 +02:00
ajuaristi
70c598ee32
Added -h and -H options support for direct HTTP GET/POST requests.
2014-06-29 03:28:12 +02:00
vanhauser-thc
b2e43fc82d
three fixes
2014-05-26 10:46:05 +02:00
ajuaristi
c466657496
Added function to stringify headers from linked list.
2014-05-22 09:51:35 +02:00
ajuaristi
d273cb4807
Created linked list for HTTP headers.
2014-05-21 12:53:08 +02:00
mofoe
2714abd958
fix for redirect splitting.
2014-05-04 21:11:40 +02:00
vanhauser-thc
ebbd664e07
pre-8.0 fixes
2014-04-28 11:04:38 +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