Elbert Alias
d27b2463ae
Fixed paths in Ruby driver
10 years ago
Elbert Alias
4abfe0ccf8
Stop tracking duplicate files
10 years ago
Elbert Alias
c66e241cb7
Stop tracking duplicate files, use link.sh instead. Removed python_raw driver
10 years ago
Alexey Lapitsky
c0187b3585
update wappalyzer.js path in the ruby driver
11 years ago
Camille Barneaud
6af4090231
Make header field case insensitive
...
#315 : Header field name is now case insensitive
11 years ago
Alexey Lapitsky
d0c3b8bb53
Use utf8 for external encoding in the ruby driver
...
Fixes Encoding::InvalidByteSequenceError while parsing apps.json
12 years ago
Alexey Lapitsky
da757889a9
Add open timeout for the ruby driver
...
On linux if tcp connection can't be opened and there is no reply
because traffic is filtered or the host is down, it takes 127
seconds to timeout by default: 6 syn retries (63s) + 64s of waiting
12 years ago
Alexey Lapitsky
021ab529ea
add a simple ruby driver
...
It uses v8 and depends on javascript API from the php driver
12 years ago