[W3af-svn-notify] SF.net SVN: w3af:[5607] branches/threading2/core/controllers
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-08-19 18:50:29
|
Revision: 5607 http://w3af.svn.sourceforge.net/w3af/?rev=5607&view=rev Author: andresriancho Date: 2012-08-19 18:50:22 +0000 (Sun, 19 Aug 2012) Log Message: ----------- * Added a bunch of TODOs to crawl_infrastructure.py * Changed algorithm to use qsize(): might be a source of thread-unsafe code? * Moved in_queue creation inside the base_consumer and out of strategy.py Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/consumers/audit.py branches/threading2/core/controllers/core_helpers/consumers/auth.py branches/threading2/core/controllers/core_helpers/consumers/base_consumer.py branches/threading2/core/controllers/core_helpers/consumers/bruteforce.py branches/threading2/core/controllers/core_helpers/consumers/crawl_infrastructure.py branches/threading2/core/controllers/core_helpers/consumers/grep.py branches/threading2/core/controllers/core_helpers/strategy.py branches/threading2/core/controllers/outputManager.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |