[W3af-svn-notify] SF.net SVN: w3af:[5219] branches/threading2
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-06-25 14:47:20
|
Revision: 5219 http://w3af.svn.sourceforge.net/w3af/?rev=5219&view=rev Author: andresriancho Date: 2012-06-25 14:47:13 +0000 (Mon, 25 Jun 2012) Log Message: ----------- Changed name because it wasn't really async from the plugin's point of view. Please note that the _send_mutants_in_threads method blocks from the caller's point of view but performs all the work in different threads. Modified Paths: -------------- branches/threading2/core/controllers/basePlugin/basePlugin.py branches/threading2/plugins/audit/LDAPi.py branches/threading2/plugins/audit/eval.py branches/threading2/plugins/audit/fileUpload.py branches/threading2/plugins/audit/formatString.py branches/threading2/plugins/audit/globalRedirect.py branches/threading2/plugins/audit/localFileInclude.py branches/threading2/plugins/audit/mxInjection.py branches/threading2/plugins/audit/osCommanding.py branches/threading2/plugins/audit/phishingVector.py branches/threading2/plugins/audit/preg_replace.py branches/threading2/plugins/audit/redos.py branches/threading2/plugins/audit/remoteFileInclude.py branches/threading2/plugins/audit/responseSplitting.py branches/threading2/plugins/audit/sqli.py branches/threading2/plugins/audit/ssi.py branches/threading2/plugins/audit/xpath.py branches/threading2/plugins/audit/xss.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |