w3af-svn-notify Mailing List for w3af (Page 11)
Status: Beta
Brought to you by:
andresriancho
You can subscribe to this list here.
2008 |
Jan
|
Feb
(235) |
Mar
(336) |
Apr
(280) |
May
(278) |
Jun
(159) |
Jul
(270) |
Aug
(240) |
Sep
(121) |
Oct
(110) |
Nov
(199) |
Dec
(228) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
(251) |
Feb
(206) |
Mar
(115) |
Apr
(45) |
May
(27) |
Jun
(67) |
Jul
(49) |
Aug
(38) |
Sep
(10) |
Oct
(131) |
Nov
(89) |
Dec
(38) |
2010 |
Jan
(85) |
Feb
(71) |
Mar
(45) |
Apr
(23) |
May
(12) |
Jun
|
Jul
(11) |
Aug
(7) |
Sep
(81) |
Oct
(79) |
Nov
(165) |
Dec
(62) |
2011 |
Jan
(134) |
Feb
(73) |
Mar
(34) |
Apr
(63) |
May
(147) |
Jun
(43) |
Jul
(21) |
Aug
(26) |
Sep
(43) |
Oct
(34) |
Nov
(44) |
Dec
(112) |
2012 |
Jan
(47) |
Feb
(44) |
Mar
(72) |
Apr
(209) |
May
(54) |
Jun
(279) |
Jul
(151) |
Aug
(332) |
Sep
(39) |
Oct
(268) |
Nov
(116) |
Dec
(368) |
2013 |
Jan
(73) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <and...@us...> - 2012-12-17 21:15:56
|
Revision: 6402 http://w3af.svn.sourceforge.net/w3af/?rev=6402&view=rev Author: andresriancho Date: 2012-12-17 21:15:50 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Cosmetic Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/progress.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 21:14:22
|
Revision: 6401 http://w3af.svn.sourceforge.net/w3af/?rev=6401&view=rev Author: andresriancho Date: 2012-12-17 21:14:15 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Do not set filename to none Modified Paths: -------------- branches/threading2/core/data/db/db.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 21:11:38
|
Revision: 6400 http://w3af.svn.sourceforge.net/w3af/?rev=6400&view=rev Author: andresriancho Date: 2012-12-17 21:11:32 +0000 (Mon, 17 Dec 2012) Log Message: ----------- PEP8 line length Modified Paths: -------------- branches/threading2/core/controllers/misc_settings.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 21:11:04
|
Revision: 6399 http://w3af.svn.sourceforge.net/w3af/?rev=6399&view=rev Author: andresriancho Date: 2012-12-17 21:10:57 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Cosmetic changes. Modified Paths: -------------- branches/threading2/core/ui/console/rootMenu.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 21:08:24
|
Revision: 6398 http://w3af.svn.sourceforge.net/w3af/?rev=6398&view=rev Author: andresriancho Date: 2012-12-17 21:08:18 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Stop takes time, run it in a thread. Modified Paths: -------------- branches/threading2/core/ui/gui/main.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 21:07:13
|
Revision: 6397 http://w3af.svn.sourceforge.net/w3af/?rev=6397&view=rev Author: andresriancho Date: 2012-12-17 21:07:07 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Stricter highlighting Modified Paths: -------------- branches/threading2/core/data/kb/info.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 19:19:35
|
Revision: 6396 http://w3af.svn.sourceforge.net/w3af/?rev=6396&view=rev Author: andresriancho Date: 2012-12-17 19:19:26 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Pointing scripts to the correct directory Modified Paths: -------------- branches/threading2/scripts/script-nonTarget.w3af branches/threading2/scripts/script-regexRelativeURL.w3af branches/threading2/scripts/script-web_spider-GET_directory.w3af branches/threading2/scripts/script-web_spider-ignore_regex.w3af branches/threading2/scripts/script-web_spider-only_forward.w3af branches/threading2/scripts/script-web_spider-variants.w3af branches/threading2/scripts/script-web_spider.w3af This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 15:15:58
|
Revision: 6395 http://w3af.svn.sourceforge.net/w3af/?rev=6395&view=rev Author: andresriancho Date: 2012-12-17 15:15:52 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Better doc Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/strategy.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 15:14:29
|
Revision: 6394 http://w3af.svn.sourceforge.net/w3af/?rev=6394&view=rev Author: andresriancho Date: 2012-12-17 15:14:23 +0000 (Mon, 17 Dec 2012) Log Message: ----------- It makes no sense to route plugin results after a poison pill was received. Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/consumers/crawl_infrastructure.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 15:13:06
|
Revision: 6393 http://w3af.svn.sourceforge.net/w3af/?rev=6393&view=rev Author: andresriancho Date: 2012-12-17 15:13:00 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Clearer code. Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/consumers/base_consumer.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 15:12:44
|
Revision: 6392 http://w3af.svn.sourceforge.net/w3af/?rev=6392&view=rev Author: andresriancho Date: 2012-12-17 15:12:38 +0000 (Mon, 17 Dec 2012) Log Message: ----------- PEP8 Modified Paths: -------------- branches/threading2/core/ui/gui/exception_handling/common_windows.py branches/threading2/core/ui/gui/helpers.py branches/threading2/core/ui/gui/main.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 15:11:31
|
Revision: 6391 http://w3af.svn.sourceforge.net/w3af/?rev=6391&view=rev Author: andresriancho Date: 2012-12-17 15:11:25 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Minor improvements Modified Paths: -------------- branches/threading2/core/ui/gui/exception_handling/unhandled.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 14:25:23
|
Revision: 6390 http://w3af.svn.sourceforge.net/w3af/?rev=6390&view=rev Author: andresriancho Date: 2012-12-17 14:25:14 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Do not create a thread pool you won't use. Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/consumers/base_consumer.py branches/threading2/core/controllers/core_helpers/consumers/grep.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 13:59:47
|
Revision: 6389 http://w3af.svn.sourceforge.net/w3af/?rev=6389&view=rev Author: andresriancho Date: 2012-12-17 13:59:39 +0000 (Mon, 17 Dec 2012) Log Message: ----------- * Added unittest for grep plugins, * Found bug in parser_cache and fixed it Modified Paths: -------------- branches/threading2/core/data/parsers/parser_cache.py branches/threading2/plugins/tests/grep/test_all.py Added Paths: ----------- branches/threading2/plugins/tests/grep/data/w3af.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 13:58:52
|
Revision: 6388 http://w3af.svn.sourceforge.net/w3af/?rev=6388&view=rev Author: andresriancho Date: 2012-12-17 13:58:43 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Import cleanup Modified Paths: -------------- branches/threading2/core/data/parsers/document_parser.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 13:49:23
|
Revision: 6387 http://w3af.svn.sourceforge.net/w3af/?rev=6387&view=rev Author: andresriancho Date: 2012-12-17 13:49:17 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Updating wordpress release.db file. Modified Paths: -------------- branches/threading2/plugins/crawl/wordpress_fingerprint/release.db This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 13:41:55
|
Revision: 6386 http://w3af.svn.sourceforge.net/w3af/?rev=6386&view=rev Author: andresriancho Date: 2012-12-17 13:41:46 +0000 (Mon, 17 Dec 2012) Log Message: ----------- PEP8 for disk set and list. Modified Paths: -------------- branches/threading2/core/controllers/auto_update/auto_update.py branches/threading2/core/controllers/core_helpers/exception_handler.py branches/threading2/core/controllers/core_helpers/strategy.py branches/threading2/core/data/db/disk_item.py branches/threading2/core/data/db/disk_set.py branches/threading2/core/data/db/tests/test_disk_list.py branches/threading2/core/data/db/tests/test_disk_set.py branches/threading2/core/ui/gui/messages.py branches/threading2/plugins/audit/ssi.py branches/threading2/plugins/crawl/dir_bruter.py branches/threading2/plugins/crawl/find_captchas.py branches/threading2/plugins/crawl/phpinfo.py branches/threading2/plugins/crawl/web_spider.py branches/threading2/plugins/grep/cache_control.py branches/threading2/plugins/grep/click_jacking.py branches/threading2/plugins/grep/error_500.py branches/threading2/plugins/output/html_file.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 13:37:47
|
Revision: 6385 http://w3af.svn.sourceforge.net/w3af/?rev=6385&view=rev Author: andresriancho Date: 2012-12-17 13:37:38 +0000 (Mon, 17 Dec 2012) Log Message: ----------- More on ctrl+c, error handling and killing threads on stop/quit. Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/consumers/base_consumer.py branches/threading2/core/controllers/core_helpers/consumers/crawl_infrastructure.py branches/threading2/core/controllers/core_helpers/strategy.py branches/threading2/core/controllers/daemons/proxy.py branches/threading2/core/controllers/w3afAgent/server/w3afAgentServer.py branches/threading2/core/controllers/w3afCore.py branches/threading2/core/data/db/db.py branches/threading2/core/data/db/disk_list.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 13:35:39
|
Revision: 6384 http://w3af.svn.sourceforge.net/w3af/?rev=6384&view=rev Author: andresriancho Date: 2012-12-17 13:35:30 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Better ctrl+c handling, still a work in progress. Modified Paths: -------------- branches/threading2/core/data/url/handlers/localCache.py branches/threading2/core/data/url/xUrllib.py branches/threading2/core/ui/gui/exception_handling/unhandled.py branches/threading2/core/ui/gui/main.py branches/threading2/plugins/crawl/robots_txt.py branches/threading2/plugins/crawl/sitemap_xml.py branches/threading2/plugins/crawl/user_dir.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 13:09:44
|
Revision: 6383 http://w3af.svn.sourceforge.net/w3af/?rev=6383&view=rev Author: andresriancho Date: 2012-12-17 13:09:34 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Replaced by unittests. Removed Paths: ------------- branches/threading2/core/controllers/misc/w3afTest.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 12:27:11
|
Revision: 6382 http://w3af.svn.sourceforge.net/w3af/?rev=6382&view=rev Author: andresriancho Date: 2012-12-17 12:27:01 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Fixed plugin to work with new get_meta_tags Modified Paths: -------------- branches/threading2/plugins/grep/meta_tags.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 12:02:15
|
Revision: 6381 http://w3af.svn.sourceforge.net/w3af/?rev=6381&view=rev Author: andresriancho Date: 2012-12-17 12:02:07 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Fixing bug after yesterday's improvements. Modified Paths: -------------- branches/threading2/plugins/grep/xss_protection_header.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 02:39:59
|
Revision: 6380 http://w3af.svn.sourceforge.net/w3af/?rev=6380&view=rev Author: andresriancho Date: 2012-12-17 02:39:53 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Minor perf improvement. Modified Paths: -------------- branches/threading2/core/controllers/plugins/grep_plugin.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 01:59:17
|
Revision: 6379 http://w3af.svn.sourceforge.net/w3af/?rev=6379&view=rev Author: andresriancho Date: 2012-12-17 01:59:11 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Minor performance and cosmetic improvements here and there. Modified Paths: -------------- branches/threading2/plugins/grep/blank_body.py branches/threading2/plugins/grep/click_jacking.py branches/threading2/plugins/grep/code_disclosure.py branches/threading2/plugins/grep/directory_indexing.py branches/threading2/plugins/grep/dom_xss.py branches/threading2/plugins/grep/dot_net_event_validation.py branches/threading2/plugins/grep/error_500.py branches/threading2/plugins/grep/error_pages.py branches/threading2/plugins/grep/file_upload.py branches/threading2/plugins/grep/form_autocomplete.py branches/threading2/plugins/grep/get_emails.py branches/threading2/plugins/grep/hash_analysis.py branches/threading2/plugins/grep/http_auth_detect.py branches/threading2/plugins/grep/http_in_body.py branches/threading2/plugins/grep/meta_tags.py branches/threading2/plugins/grep/motw.py branches/threading2/plugins/grep/objects.py branches/threading2/plugins/grep/path_disclosure.py branches/threading2/plugins/grep/ssn.py branches/threading2/plugins/grep/strange_headers.py branches/threading2/plugins/grep/strange_http_codes.py branches/threading2/plugins/grep/strange_parameters.py branches/threading2/plugins/grep/wsdl_greper.py branches/threading2/plugins/grep/xss_protection_header.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-12-17 00:55:53
|
Revision: 6378 http://w3af.svn.sourceforge.net/w3af/?rev=6378&view=rev Author: andresriancho Date: 2012-12-17 00:55:46 +0000 (Mon, 17 Dec 2012) Log Message: ----------- Doctest to stricter unittest Modified Paths: -------------- branches/threading2/core/controllers/misc/is_source_file.py Added Paths: ----------- branches/threading2/core/controllers/misc/tests/test_is_source_file.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |