w3af-svn-notify Mailing List for w3af (Page 27)
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-10-23 20:49:43
|
Revision: 5999 http://w3af.svn.sourceforge.net/w3af/?rev=5999&view=rev Author: andresriancho Date: 2012-10-23 13:32:53 +0000 (Tue, 23 Oct 2012) Log Message: ----------- * Cosmetic change in method name * Fixed bug in exception that we were raising with incorrect amount of paramenters Modified Paths: -------------- branches/threading2/core/controllers/daemons/localproxy.py branches/threading2/core/data/url/xUrllib.py branches/threading2/core/ui/gtkUi/craftedRequests.py branches/threading2/core/ui/gtkUi/proxywin.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 14:29:53
|
Revision: 6000 http://w3af.svn.sourceforge.net/w3af/?rev=6000&view=rev Author: andresriancho Date: 2012-10-23 13:35:49 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Cosmetic Modified Paths: -------------- branches/threading2/core/controllers/w3afCore.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 12:57:07
|
Revision: 5998 http://w3af.svn.sourceforge.net/w3af/?rev=5998&view=rev Author: andresriancho Date: 2012-10-23 12:56:56 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Naming threads Modified Paths: -------------- branches/threading2/core/controllers/threads/threadManager.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 02:55:33
|
Revision: 5997 http://w3af.svn.sourceforge.net/w3af/?rev=5997&view=rev Author: andresriancho Date: 2012-10-23 02:55:26 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Adding more unittests to xurllib Modified Paths: -------------- branches/threading2/core/data/url/handlers/localCache.py branches/threading2/core/data/url/tests/test_xurllib.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 00:49:37
|
Revision: 5996 http://w3af.svn.sourceforge.net/w3af/?rev=5996&view=rev Author: andresriancho Date: 2012-10-23 00:49:30 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Migrated all grep plugins to the new headers class Modified Paths: -------------- branches/threading2/plugins/tests/grep/test_ajax.py branches/threading2/plugins/tests/grep/test_blank_body.py branches/threading2/plugins/tests/grep/test_path_disclosure.py branches/threading2/plugins/tests/grep/test_private_ip.py branches/threading2/plugins/tests/grep/test_ssn.py branches/threading2/plugins/tests/grep/test_strange_parameters.py branches/threading2/plugins/tests/grep/test_strange_reason.py branches/threading2/plugins/tests/grep/test_symfony.py branches/threading2/plugins/tests/grep/test_user_defined_regex.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 00:36:11
|
Revision: 5995 http://w3af.svn.sourceforge.net/w3af/?rev=5995&view=rev Author: andresriancho Date: 2012-10-23 00:36:05 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Deprecated 404 testing stuff. Now we use the mock module when needed. Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/fingerprint_404.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 00:36:03
|
Revision: 5994 http://w3af.svn.sourceforge.net/w3af/?rev=5994&view=rev Author: andresriancho Date: 2012-10-23 00:35:57 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Migrated to new headers and deprecated 404 stuff Modified Paths: -------------- branches/threading2/plugins/tests/grep/test_all.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 00:35:04
|
Revision: 5993 http://w3af.svn.sourceforge.net/w3af/?rev=5993&view=rev Author: andresriancho Date: 2012-10-23 00:34:58 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Migrated to new headers class, removed deprecated 404 stuff Modified Paths: -------------- branches/threading2/plugins/tests/grep/test_credit_cards.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 00:33:11
|
Revision: 5992 http://w3af.svn.sourceforge.net/w3af/?rev=5992&view=rev Author: andresriancho Date: 2012-10-23 00:33:05 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Migrated to new headers class, removed deprecated 404 stuff Modified Paths: -------------- branches/threading2/plugins/tests/grep/test_oracle.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 00:31:23
|
Revision: 5991 http://w3af.svn.sourceforge.net/w3af/?rev=5991&view=rev Author: andresriancho Date: 2012-10-23 00:31:17 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Migrated to new headers class Removed deprecated 404 testing Modified Paths: -------------- branches/threading2/plugins/grep/feeds.py branches/threading2/plugins/tests/grep/test_feeds.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 00:29:09
|
Revision: 5990 http://w3af.svn.sourceforge.net/w3af/?rev=5990&view=rev Author: andresriancho Date: 2012-10-23 00:29:03 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Migrated to mock! Modified Paths: -------------- branches/threading2/plugins/grep/code_disclosure.py branches/threading2/plugins/tests/grep/test_code_disclosure.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 00:24:57
|
Revision: 5989 http://w3af.svn.sourceforge.net/w3af/?rev=5989&view=rev Author: andresriancho Date: 2012-10-23 00:24:49 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Migrated to new headers class Modified Paths: -------------- branches/threading2/plugins/grep/file_upload.py branches/threading2/plugins/tests/grep/test_file_upload.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 00:15:54
|
Revision: 5988 http://w3af.svn.sourceforge.net/w3af/?rev=5988&view=rev Author: andresriancho Date: 2012-10-23 00:15:48 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Migrated to new headers class Modified Paths: -------------- branches/threading2/plugins/tests/grep/test_wsdl_greper.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 00:13:51
|
Revision: 5987 http://w3af.svn.sourceforge.net/w3af/?rev=5987&view=rev Author: andresriancho Date: 2012-10-23 00:13:45 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Migrated to new headers class Modified Paths: -------------- branches/threading2/plugins/tests/grep/test_strange_http_codes.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 00:12:04
|
Revision: 5986 http://w3af.svn.sourceforge.net/w3af/?rev=5986&view=rev Author: andresriancho Date: 2012-10-23 00:11:57 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Migrated to new headers class Modified Paths: -------------- branches/threading2/plugins/grep/strange_headers.py branches/threading2/plugins/tests/grep/test_strange_headers.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 00:09:05
|
Revision: 5985 http://w3af.svn.sourceforge.net/w3af/?rev=5985&view=rev Author: andresriancho Date: 2012-10-23 00:08:59 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Migrated to new headers class Removed unnecessary methods from plugin Modified Paths: -------------- branches/threading2/plugins/grep/objects.py branches/threading2/plugins/tests/grep/test_objects.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 00:05:58
|
Revision: 5984 http://w3af.svn.sourceforge.net/w3af/?rev=5984&view=rev Author: andresriancho Date: 2012-10-23 00:05:52 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Migrated to new headers class Modified Paths: -------------- branches/threading2/plugins/tests/grep/test_analyze_cookies.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-22 23:59:51
|
Revision: 5983 http://w3af.svn.sourceforge.net/w3af/?rev=5983&view=rev Author: andresriancho Date: 2012-10-22 23:59:44 +0000 (Mon, 22 Oct 2012) Log Message: ----------- Using new headers class Modified Paths: -------------- branches/threading2/plugins/tests/grep/test_http_auth_detect.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-22 21:18:55
|
Revision: 5982 http://w3af.svn.sourceforge.net/w3af/?rev=5982&view=rev Author: andresriancho Date: 2012-10-22 21:18:49 +0000 (Mon, 22 Oct 2012) Log Message: ----------- Cosmetic Modified Paths: -------------- branches/threading2/plugins/crawl/wordnet.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-22 21:17:33
|
Revision: 5981 http://w3af.svn.sourceforge.net/w3af/?rev=5981&view=rev Author: andresriancho Date: 2012-10-22 21:17:27 +0000 (Mon, 22 Oct 2012) Log Message: ----------- * Minor (cosmetic) modifications to wrapper * Adding unittest Modified Paths: -------------- branches/threading2/core/data/nltk_wrapper/nltk_wrapper.py Added Paths: ----------- branches/threading2/core/data/nltk_wrapper/tests/ branches/threading2/core/data/nltk_wrapper/tests/test_nltk_wrapper.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-22 12:46:14
|
Revision: 5980 http://w3af.svn.sourceforge.net/w3af/?rev=5980&view=rev Author: andresriancho Date: 2012-10-22 12:37:53 +0000 (Mon, 22 Oct 2012) Log Message: ----------- pep8 method name changes. Modified Paths: -------------- branches/threading2/plugins/crawl/spider_man.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-21 23:40:24
|
Revision: 5979 http://w3af.svn.sourceforge.net/w3af/?rev=5979&view=rev Author: andresriancho Date: 2012-10-21 23:40:18 +0000 (Sun, 21 Oct 2012) Log Message: ----------- * Less smoke * Adding thread safe unittests * Made disk_sets thread safe Modified Paths: -------------- 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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-21 23:01:55
|
Revision: 5978 http://w3af.svn.sourceforge.net/w3af/?rev=5978&view=rev Author: andresriancho Date: 2012-10-21 23:01:49 +0000 (Sun, 21 Oct 2012) Log Message: ----------- Renaming ports module Modified Paths: -------------- branches/threading2/core/controllers/daemons/tests/test_webserver.py branches/threading2/plugins/attack/rfi.py branches/threading2/plugins/attack/rfi_proxy.py branches/threading2/plugins/audit/rfi.py branches/threading2/plugins/crawl/spider_man.py branches/threading2/plugins/tests/audit/test_rfi.py Added Paths: ----------- branches/threading2/core/data/constants/ports.py Removed Paths: ------------- branches/threading2/core/data/constants/w3afPorts.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-21 22:59:57
|
Revision: 5977 http://w3af.svn.sourceforge.net/w3af/?rev=5977&view=rev Author: andresriancho Date: 2012-10-21 22:59:51 +0000 (Sun, 21 Oct 2012) Log Message: ----------- Renaming response code module Modified Paths: -------------- branches/threading2/core/data/url/handlers/keepalive.py branches/threading2/core/data/url/xUrllib.py branches/threading2/plugins/audit/htaccess_methods.py branches/threading2/plugins/crawl/web_spider.py branches/threading2/plugins/infrastructure/allowed_methods.py Added Paths: ----------- branches/threading2/core/data/constants/response_codes.py Removed Paths: ------------- branches/threading2/core/data/constants/httpConstants.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-20 23:23:03
|
Revision: 5976 http://w3af.svn.sourceforge.net/w3af/?rev=5976&view=rev Author: andresriancho Date: 2012-10-20 23:22:56 +0000 (Sat, 20 Oct 2012) Log Message: ----------- * Added stricter unittests to test_proxy in order to verify the response headers * Modified proxy.py in order to pass stricter tests (in other words, return exactly the same headers that are sent from the web server) * Cosmetic changes in method names (camelCase to under_score) Modified Paths: -------------- branches/threading2/core/controllers/daemons/localproxy.py branches/threading2/core/controllers/daemons/proxy.py branches/threading2/core/controllers/daemons/tests/test_proxy.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |