sqlmap/lib/utils
2010-06-02 12:45:40 +00:00
..
__init__.py Updated copyright 2010-03-03 15:26:27 +00:00
detection.py More replacements from open() to codecs.open(). conf.dataEncoding has to be used only for non-binary files. 2010-05-29 10:10:28 +00:00
getch.py new file with getch() method which we'll use for good samaritan feature 2010-03-13 17:28:23 +00:00
google.py more unicode refactoring 2010-06-02 12:45:40 +00:00
parenthesis.py Updated copyright 2010-03-03 15:26:27 +00:00
resume.py added calculateDeltaSeconds method for dealing with non-deterministic time behaviour in some cases (e.g. WAITFOR DELAY in case of MSSQL) 2010-05-13 11:05:35 +00:00
timeout.py Minor adjustments 2010-04-06 20:40:14 +00:00