File tree Expand file tree Collapse file tree 4 files changed +2260
-1659
lines changed Expand file tree Collapse file tree 4 files changed +2260
-1659
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ sqlmap (0.8-1) stable; urgency=low
40
40
--drop-set-cookie (Miroslav).
41
41
* Added support to specify which Google dork result page to parse,
42
42
--gpage to be used together with -g (Miroslav).
43
+ * Major bug fix and enhancements to the multi-threading (--threads)
44
+ functionality (Miroslav).
43
45
* Fixed URL encoding/decoding of GET/POST parameters and Cookie header
44
46
(Miroslav).
45
47
* Refactored --update to use python-svn third party library if available
@@ -55,7 +57,9 @@ sqlmap (0.8-1) stable; urgency=low
55
57
shells consequently reducing drastically the number of anti-virus
56
58
softwares that mistakenly mark sqlmap as a malware (Miroslav).
57
59
* Updated user's manual (Bernardo and Miroslav).
58
- * Created several demo videos, http://sqlmap.sf.net/demo.html (Bernardo).
60
+ * Created several demo videos, hosted on YouTube
61
+ (http://www.youtube.com/user/inquisb) and linked from
62
+ http://sqlmap.sourceforge.net/demo.html (Bernardo).
59
63
60
64
-- Bernardo Damele A. G. <bernardo.damele@gmail.com> Sun, 14 Mar 2010 10:00:00 +0000
61
65
You can’t perform that action at this time.
0 commit comments