We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa48d26 commit 2665066Copy full SHA for 2665066
1 file changed
doc/ChangeLog
@@ -1,3 +1,16 @@
1
+sqlmap (0.9-1) stable; urgency=low
2
+
3
+ * Added support to directly connect to the database without passing via
4
+ a SQL injection (Bernardo and Miroslav).
5
+ * Added support for --roles for Oracle (Bernardo).
6
+ * Added safe URL feature, --safe-url and --safe-freq (Miroslav).
7
+ * Support for customizable HTTP redirections (Bernardo).
8
+ * Implemented feature to speedup the enumeration of table names (Miroslav).
9
+ * Major code refactoring (Bernardo).
10
+ * Several bugs fixed (Bernardo and Miroslav).
11
12
+ -- Bernardo Damele A. G. <bernardo.damele@gmail.com> Day, DD MMM 2010 10:00:00 +0000
13
14
sqlmap (0.8-1) stable; urgency=low
15
16
* Support to enumerate and dump all databases' tables containing user
0 commit comments