Commit Graph

279 Commits

Author SHA1 Message Date
Miroslav Stampar
45bdefd29b Update of copyright 2015-01-06 15:02:16 +01:00
Miroslav Stampar
49e8083b40 Bug fix for international letters (range in 160-255 is also printable) 2014-08-20 23:28:45 +02:00
Bernardo Damele
85f60d0c09 leftovers 2014-01-13 17:41:33 +00:00
Bernardo Damele
536b44a429 adapted 2014-01-13 17:38:04 +00:00
Bernardo Damele
43a4e85749 updated copyright 2014-01-13 17:24:49 +00:00
Bernardo Damele
d546fc5ad5 slight update to regression test regexp 2014-01-13 17:24:09 +00:00
Miroslav Stampar
8e2f4669d8 Removing dependency for bz2 as there are some reported problems with the library on non-standard platforms 2013-10-02 20:32:18 +02:00
Miroslav Stampar
a3defc175d Fix (we are not using certificate but PEM private key file in this particular authentication; also, auxiliary cert_file is holding certificate chain that is ignored by python itself) 2013-09-11 23:17:18 +02:00
Miroslav Stampar
89d8512edc Moving bz2 into the cloak functions itself as it's not available by default in custom built Python installations (if not pre-installed libbz2-dev) 2013-07-13 11:50:03 +02:00
stamparm
473a39b820 Minor language fix 2013-03-26 14:11:17 +01:00
stamparm
bdf72b0ffa Minor fix 2013-02-22 17:34:53 +01:00
Bernardo Damele
4b9d8ed673 reverted a previous commit as not all distributions create a link file /usr/bin/python2 to the Python interpreter 2013-02-14 11:32:17 +00:00
Bernardo Damele
a67ef4117f make sure to use Python 2 interpreter when default system Python is version 3 2013-02-14 11:25:04 +00:00
Bernardo Damele
ae0544d05f minor fix 2013-02-12 14:41:04 +00:00
Bernardo Damele
d6db83fe88 Send an email also when regression test is successful 2013-02-11 18:07:15 +00:00
Bernardo Damele
e48181e28d another attempt to fix the stall during regression test 2013-02-09 12:16:56 +00:00
Bernardo Damele
5324018c7e minor typo fix 2013-02-07 14:28:39 +00:00
Bernardo Damele
13b424a63c important bug fix and minor code restyling 2013-02-07 14:05:57 +00:00
Bernardo Damele
4c13e0e5a1 minor mandatory fix for git pull to work 2013-02-03 11:34:32 +00:00
Bernardo Damele
b63144d90b leftover 2013-02-03 11:32:07 +00:00
Bernardo Damele
a92f1fb3b4 minor update 2013-02-03 11:29:57 +00:00
Bernardo Damele
1907c7c83a fixed stall 2013-01-29 16:39:14 +00:00
Bernardo Damele
8912436c68 tentative fix for stall 2013-01-29 16:30:59 +00:00
Bernardo Damele
1ed2b0e5da missing mandatory update before regression test 2013-01-29 16:13:10 +00:00
Bernardo Damele
4d95573e6c cosmetics 2013-01-27 12:01:50 +00:00
Bernardo Damele
61eb16274e more appropriate log file name 2013-01-26 16:24:27 +00:00
Bernardo Damele
a5ce0c9a04 leftover 2013-01-26 16:23:39 +00:00
Bernardo Damele
39c84ffabe missing import 2013-01-26 16:11:27 +00:00
Bernardo Damele
234e4c9f69 consolidated into one script 2013-01-26 16:11:09 +00:00
Bernardo Damele
2f1c174879 minor bug fix 2013-01-23 00:18:29 +00:00
Bernardo Damele
f3cead1729 cosmetics 2013-01-21 20:05:25 +00:00
Bernardo Damele
eb68da96d6 stylistic update 2013-01-21 10:30:49 +00:00
Bernardo Damele
fefad3cba1 stylistic improvements 2013-01-20 17:40:15 +00:00
Bernardo Damele
3b57fe2924 add test case number to email 2013-01-20 11:43:00 +00:00
Bernardo Damele
d46234e30c minor fix 2013-01-20 01:07:00 +00:00
Bernardo Damele
7aa3338bd4 add start and end times to log 2013-01-19 18:33:09 +00:00
Bernardo Damele
bedfe1ba1f syntax fix 2013-01-19 18:28:24 +00:00
Bernardo Damele
47f0d89fc5 sqlmap.org mail server rejects the email, hence use Gmail 2013-01-19 16:26:22 +00:00
Bernardo Damele
640e0eecc6 improved cron script to report any malfunction by email 2013-01-19 16:25:41 +00:00
Bernardo Damele
ab607bd378 minor bug fix to verify test case file exists before it gets read 2013-01-19 16:07:30 +00:00
Bernardo Damele
7c7b608b95 more adjustments 2013-01-18 15:36:22 +00:00
Bernardo Damele
c61ee5e5ef more adjustments 2013-01-18 15:34:14 +00:00
Bernardo Damele
a73aa422fc minor enhancements - #311 2013-01-18 15:29:21 +00:00
Miroslav Stampar
601eb1e49a Unescaping is renamed to escaping 2013-01-18 15:40:37 +01:00
Bernardo Damele
c717de9c9d added regression test cron job script - issue #311 2013-01-18 14:12:00 +00:00
Bernardo Damele
a43202f3c0 updated copyright 2013-01-18 14:07:51 +00:00
Bernardo Damele
eafc0e776e leftover 2013-01-18 13:54:16 +00:00
Bernardo Damele
fb752e6936 catch SMTP exception if any - issue #311 2013-01-18 13:46:50 +00:00
Bernardo Damele
3dd9f29938 layout adjustment 2013-01-18 13:42:48 +00:00
Bernardo Damele
75d0cee994 minor adjustments - issue #311 2013-01-18 13:36:50 +00:00