Thread: [W3af-svn-notify] SF.net SVN: w3af: [1068] trunk/core/ui/gtkUi/craftedRequests.py
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2008-05-01 21:26:12
|
Revision: 1068 http://w3af.svn.sourceforge.net/w3af/?rev=1068&view=rev Author: andresriancho Date: 2008-05-01 14:26:08 -0700 (Thu, 01 May 2008) Log Message: ----------- Small changes to crafted requests. Modified Paths: -------------- trunk/core/ui/gtkUi/craftedRequests.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-06 10:02:59
|
Revision: 1114 http://w3af.svn.sourceforge.net/w3af/?rev=1114&view=rev Author: andresriancho Date: 2008-05-06 03:02:56 -0700 (Tue, 06 May 2008) Log Message: ----------- Added a default request to the fuzzy request generator so the user doesn't have to start from scratch every time. Modified Paths: -------------- trunk/core/ui/gtkUi/craftedRequests.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-05-11 20:45:16
|
Revision: 1140 http://w3af.svn.sourceforge.net/w3af/?rev=1140&view=rev Author: facundobatista Date: 2008-05-11 13:45:09 -0700 (Sun, 11 May 2008) Log Message: ----------- Ask user to continue if are more than 20 requests to send. Modified Paths: -------------- trunk/core/ui/gtkUi/craftedRequests.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-05-15 14:36:30
|
Revision: 1156 http://w3af.svn.sourceforge.net/w3af/?rev=1156&view=rev Author: andresriancho Date: 2008-05-15 07:35:22 -0700 (Thu, 15 May 2008) Log Message: ----------- Handling mustStopException; fixing bug #1964622. Modified Paths: -------------- trunk/core/ui/gtkUi/craftedRequests.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-05-23 02:34:46
|
Revision: 1201 http://w3af.svn.sourceforge.net/w3af/?rev=1201&view=rev Author: facundobatista Date: 2008-05-22 19:34:45 -0700 (Thu, 22 May 2008) Log Message: ----------- No more interrogation signs for unknown feedback, now we have greyed out zeroes. Modified Paths: -------------- trunk/core/ui/gtkUi/craftedRequests.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-05-30 04:14:30
|
Revision: 1232 http://w3af.svn.sourceforge.net/w3af/?rev=1232&view=rev Author: facundobatista Date: 2008-05-29 21:14:28 -0700 (Thu, 29 May 2008) Log Message: ----------- Indicate progress of impacts. Modified Paths: -------------- trunk/core/ui/gtkUi/craftedRequests.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-06-07 13:19:11
|
Revision: 1265 http://w3af.svn.sourceforge.net/w3af/?rev=1265&view=rev Author: andresriancho Date: 2008-06-07 06:19:04 -0700 (Sat, 07 Jun 2008) Log Message: ----------- Fixed small bug in the crafted request request sending that was reported to the mailing list by Adam. Modified Paths: -------------- trunk/core/ui/gtkUi/craftedRequests.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-06-07 14:31:34
|
Revision: 1267 http://w3af.svn.sourceforge.net/w3af/?rev=1267&view=rev Author: andresriancho Date: 2008-06-07 07:31:32 -0700 (Sat, 07 Jun 2008) Log Message: ----------- Fixed a bug that Facundo reported to me in the fuzzy window. The cluster and clear buttons are now grayed when needed. Modified Paths: -------------- trunk/core/ui/gtkUi/craftedRequests.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-06-16 03:32:41
|
Revision: 1300 http://w3af.svn.sourceforge.net/w3af/?rev=1300&view=rev Author: andresriancho Date: 2008-06-15 20:32:14 -0700 (Sun, 15 Jun 2008) Log Message: ----------- Small change that avoids a bug. I changed the name of httpShow to showObject. Modified Paths: -------------- trunk/core/ui/gtkUi/craftedRequests.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-06-29 15:21:37
|
Revision: 1357 http://w3af.svn.sourceforge.net/w3af/?rev=1357&view=rev Author: facundobatista Date: 2008-06-29 08:21:33 -0700 (Sun, 29 Jun 2008) Log Message: ----------- Added a Notebook in the Proxy window to show the history. Modified Paths: -------------- trunk/core/ui/gtkUi/craftedRequests.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |