Thread: [W3af-svn-notify] SF.net SVN: w3af: [788] trunk/core/ui/gtkUi (Page 2)
Status: Beta
Brought to you by:
andresriancho
From: <fac...@us...> - 2008-03-03 15:56:21
|
Revision: 788 http://w3af.svn.sourceforge.net/w3af/?rev=788&view=rev Author: facundobatista Date: 2008-03-03 07:55:47 -0800 (Mon, 03 Mar 2008) Log Message: ----------- Eliminated the log windows in their old places. Modified Paths: -------------- trunk/core/ui/gtkUi/exploittab.py trunk/core/ui/gtkUi/main.py trunk/core/ui/gtkUi/scanrun.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-03-04 23:17:20
|
Revision: 793 http://w3af.svn.sourceforge.net/w3af/?rev=793&view=rev Author: andresriancho Date: 2008-03-04 15:17:07 -0800 (Tue, 04 Mar 2008) Log Message: ----------- HTTP Log tab refactoring. Modified Paths: -------------- trunk/core/ui/gtkUi/httpLogTab.py Added Paths: ----------- trunk/core/ui/gtkUi/reqResDBHandler.py trunk/core/ui/gtkUi/reqResViewer.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-03-05 00:24:10
|
Revision: 795 http://w3af.svn.sourceforge.net/w3af/?rev=795&view=rev Author: andresriancho Date: 2008-03-04 16:24:05 -0800 (Tue, 04 Mar 2008) Log Message: ----------- Complete refactoring of all the request and response viewer; also modified the scanrun to show the request and response of every vuln/info object. Modified Paths: -------------- trunk/core/ui/gtkUi/httpLogTab.py trunk/core/ui/gtkUi/reqResViewer.py trunk/core/ui/gtkUi/scanrun.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-03-05 01:41:04
|
Revision: 796 http://w3af.svn.sourceforge.net/w3af/?rev=796&view=rev Author: andresriancho Date: 2008-03-04 17:40:51 -0800 (Tue, 04 Mar 2008) Log Message: ----------- Starting with the logVisualization XY plot. This logVisualization XY plot is most likely to be a test and it may die sometime in the future when we find a new and better way to display information. Modified Paths: -------------- trunk/core/ui/gtkUi/logtab.py trunk/core/ui/gtkUi/messages.py Added Paths: ----------- trunk/core/ui/gtkUi/logVisualization.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-06 18:28:59
|
Revision: 807 http://w3af.svn.sourceforge.net/w3af/?rev=807&view=rev Author: facundobatista Date: 2008-03-06 10:28:53 -0800 (Thu, 06 Mar 2008) Log Message: ----------- Adding profiles. Not yet working, but most of the infrastructure is in place. Modified Paths: -------------- trunk/core/ui/gtkUi/confpanel.py trunk/core/ui/gtkUi/main.py trunk/core/ui/gtkUi/pluginconfig.py Added Paths: ----------- trunk/core/ui/gtkUi/profiles.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-06 19:00:01
|
Revision: 809 http://w3af.svn.sourceforge.net/w3af/?rev=809&view=rev Author: facundobatista Date: 2008-03-06 10:59:53 -0800 (Thu, 06 Mar 2008) Log Message: ----------- Added info to ease the following from two opened bugs. Modified Paths: -------------- trunk/core/ui/gtkUi/confpanel.py trunk/core/ui/gtkUi/pluginconfig.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-10 16:20:31
|
Revision: 817 http://w3af.svn.sourceforge.net/w3af/?rev=817&view=rev Author: facundobatista Date: 2008-03-10 09:20:29 -0700 (Mon, 10 Mar 2008) Log Message: ----------- More on profiles. Right now it's very buggy, because of lack of support from the core. Modified Paths: -------------- trunk/core/ui/gtkUi/confpanel.py trunk/core/ui/gtkUi/pluginconfig.py trunk/core/ui/gtkUi/profiles.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-10 17:13:05
|
Revision: 818 http://w3af.svn.sourceforge.net/w3af/?rev=818&view=rev Author: facundobatista Date: 2008-03-10 10:13:00 -0700 (Mon, 10 Mar 2008) Log Message: ----------- More improvements regarding profile. Modified Paths: -------------- trunk/core/ui/gtkUi/confpanel.py trunk/core/ui/gtkUi/main.py trunk/core/ui/gtkUi/profiles.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-11 03:01:01
|
Revision: 822 http://w3af.svn.sourceforge.net/w3af/?rev=822&view=rev Author: facundobatista Date: 2008-03-10 20:00:59 -0700 (Mon, 10 Mar 2008) Log Message: ----------- Profile behaviour is now normalized, with the big rule that you can not change profile if you modified it. Some functionalities are still missing, though. Modified Paths: -------------- trunk/core/ui/gtkUi/confpanel.py trunk/core/ui/gtkUi/pluginconfig.py trunk/core/ui/gtkUi/profiles.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-11 11:18:56
|
Revision: 823 http://w3af.svn.sourceforge.net/w3af/?rev=823&view=rev Author: facundobatista Date: 2008-03-11 04:18:51 -0700 (Tue, 11 Mar 2008) Log Message: ----------- Some cleanup and reordering. Modified Paths: -------------- trunk/core/ui/gtkUi/confpanel.py trunk/core/ui/gtkUi/main.py trunk/core/ui/gtkUi/profiles.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-22 05:06:17
|
Revision: 855 http://w3af.svn.sourceforge.net/w3af/?rev=855&view=rev Author: facundobatista Date: 2008-03-21 22:06:09 -0700 (Fri, 21 Mar 2008) Log Message: ----------- Two small fixes: let some ctrl keys go through, and handle correctly right button when profile is modified. Modified Paths: -------------- trunk/core/ui/gtkUi/pluginconfig.py trunk/core/ui/gtkUi/profiles.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-22 06:25:16
|
Revision: 856 http://w3af.svn.sourceforge.net/w3af/?rev=856&view=rev Author: facundobatista Date: 2008-03-21 23:25:13 -0700 (Fri, 21 Mar 2008) Log Message: ----------- Now the profiles show the changed status even if the plugins are only activated. Modified Paths: -------------- trunk/core/ui/gtkUi/pluginconfig.py trunk/core/ui/gtkUi/profiles.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-22 08:12:45
|
Revision: 858 http://w3af.svn.sourceforge.net/w3af/?rev=858&view=rev Author: facundobatista Date: 2008-03-22 01:12:43 -0700 (Sat, 22 Mar 2008) Log Message: ----------- Some cleanups and also we reload the target URL with the profile info. Modified Paths: -------------- trunk/core/ui/gtkUi/pluginconfig.py trunk/core/ui/gtkUi/profiles.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-25 02:18:44
|
Revision: 860 http://w3af.svn.sourceforge.net/w3af/?rev=860&view=rev Author: facundobatista Date: 2008-03-24 19:18:42 -0700 (Mon, 24 Mar 2008) Log Message: ----------- Worked to the edge with profiles, and started the work in the remembering Entry for the target URL. Modified Paths: -------------- trunk/core/ui/gtkUi/entries.py trunk/core/ui/gtkUi/helpers.py trunk/core/ui/gtkUi/main.py trunk/core/ui/gtkUi/pluginconfig.py trunk/core/ui/gtkUi/profiles.py Added Paths: ----------- trunk/core/ui/gtkUi/history.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-26 19:37:20
|
Revision: 869 http://w3af.svn.sourceforge.net/w3af/?rev=869&view=rev Author: facundobatista Date: 2008-03-26 12:37:04 -0700 (Wed, 26 Mar 2008) Log Message: ----------- Finished the remembering Target. Modified Paths: -------------- trunk/core/ui/gtkUi/entries.py trunk/core/ui/gtkUi/history.py trunk/core/ui/gtkUi/main.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-26 19:55:14
|
Revision: 870 http://w3af.svn.sourceforge.net/w3af/?rev=870&view=rev Author: facundobatista Date: 2008-03-26 12:54:22 -0700 (Wed, 26 Mar 2008) Log Message: ----------- Some cleaning. Modified Paths: -------------- trunk/core/ui/gtkUi/entries.py trunk/core/ui/gtkUi/main.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-03-27 15:49:55
|
Revision: 874 http://w3af.svn.sourceforge.net/w3af/?rev=874&view=rev Author: andresriancho Date: 2008-03-27 08:49:53 -0700 (Thu, 27 Mar 2008) Log Message: ----------- Changed the message that is shown when closing the advanced settings dialog. Modified Paths: -------------- trunk/core/ui/gtkUi/confpanel.py trunk/core/ui/gtkUi/pluginconfig.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-27 16:29:13
|
Revision: 876 http://w3af.svn.sourceforge.net/w3af/?rev=876&view=rev Author: facundobatista Date: 2008-03-27 09:29:09 -0700 (Thu, 27 Mar 2008) Log Message: ----------- Fixed ugly bug with tooltips and added debugHandler to supervise events. Modified Paths: -------------- trunk/core/ui/gtkUi/entries.py trunk/core/ui/gtkUi/helpers.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-28 20:02:50
|
Revision: 881 http://w3af.svn.sourceforge.net/w3af/?rev=881&view=rev Author: facundobatista Date: 2008-03-28 13:02:48 -0700 (Fri, 28 Mar 2008) Log Message: ----------- Started with statusbar. Now we have one, and also added some messages. Modified Paths: -------------- trunk/core/ui/gtkUi/confpanel.py trunk/core/ui/gtkUi/exploittab.py trunk/core/ui/gtkUi/main.py trunk/core/ui/gtkUi/pluginconfig.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-29 03:58:06
|
Revision: 884 http://w3af.svn.sourceforge.net/w3af/?rev=884&view=rev Author: facundobatista Date: 2008-03-28 20:58:01 -0700 (Fri, 28 Mar 2008) Log Message: ----------- Finished adding status bar messages, and completed functionality: now the message disappears by itself after some seconds. Modified Paths: -------------- trunk/core/ui/gtkUi/helpers.py trunk/core/ui/gtkUi/main.py trunk/core/ui/gtkUi/profiles.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-29 04:12:03
|
Revision: 885 http://w3af.svn.sourceforge.net/w3af/?rev=885&view=rev Author: facundobatista Date: 2008-03-28 21:12:00 -0700 (Fri, 28 Mar 2008) Log Message: ----------- Task #145791. Now the GUI checks if you are sure to quit. Modified Paths: -------------- trunk/core/ui/gtkUi/helpers.py trunk/core/ui/gtkUi/main.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-31 15:03:53
|
Revision: 902 http://w3af.svn.sourceforge.net/w3af/?rev=902&view=rev Author: facundobatista Date: 2008-03-31 08:03:50 -0700 (Mon, 31 Mar 2008) Log Message: ----------- The KBTree now has icons for vulns and infos (actually, the icon design could be reviewed, don't be shy, :) Modified Paths: -------------- trunk/core/ui/gtkUi/helpers.py trunk/core/ui/gtkUi/kbtree.py Added Paths: ----------- trunk/core/ui/gtkUi/data/information.png trunk/core/ui/gtkUi/data/vulnerability.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-03-31 15:31:10
|
Revision: 904 http://w3af.svn.sourceforge.net/w3af/?rev=904&view=rev Author: facundobatista Date: 2008-03-31 08:31:02 -0700 (Mon, 31 Mar 2008) Log Message: ----------- Now the icon for the vulnerability depends of the severity of that vuln. Finishes task 145496. Modified Paths: -------------- trunk/core/ui/gtkUi/kbtree.py Added Paths: ----------- trunk/core/ui/gtkUi/data/vulnerability_h.png trunk/core/ui/gtkUi/data/vulnerability_l.png trunk/core/ui/gtkUi/data/vulnerability_m.png Removed Paths: ------------- trunk/core/ui/gtkUi/data/vulnerability.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-04-01 20:11:10
|
Revision: 906 http://w3af.svn.sourceforge.net/w3af/?rev=906&view=rev Author: facundobatista Date: 2008-04-01 13:10:24 -0700 (Tue, 01 Apr 2008) Log Message: ----------- Splash screen (still have a justification problem). Modified Paths: -------------- trunk/core/ui/gtkUi/helpers.py trunk/core/ui/gtkUi/history.py trunk/core/ui/gtkUi/main.py Added Paths: ----------- trunk/core/ui/gtkUi/data/splash.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fac...@us...> - 2008-04-02 15:55:57
|
Revision: 907 http://w3af.svn.sourceforge.net/w3af/?rev=907&view=rev Author: facundobatista Date: 2008-04-02 08:55:41 -0700 (Wed, 02 Apr 2008) Log Message: ----------- Splash screen finished (task #147360) Modified Paths: -------------- trunk/core/ui/gtkUi/main.py Added Paths: ----------- trunk/core/ui/gtkUi/splash.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |