Taras,

On Sun, Mar 22, 2009 at 6:46 AM, Taras P. Ivashchenko
<naplan...@gmail.com> wrote:
> Hello, all!
>
> I just added support of more powerful checkbox processing to w3af.
> Now when there is generation of form variants in place checkbox var=val
> not sending in each fRequest. Only in some variants:
> ...
> =>>some_radio=radio_1&firstname=ivan&age=15-20&secondname=ivanov&some_check2=check_2&sex=male&some_check=check_1
> =>>some_radio=radio_1&firstname=ivan&age=31-45&secondname=ivanov&some_check2=check_2&sex=male&some_check=check_1
> =>>some_radio=radio_1&firstname=ivan&age=15-20&some_check2=check_2&sex=male&secondname=ivanov
> =>>some_radio=radio_1&firstname=ivan&age=31-45&some_check2=check_2&sex=male&secondname=ivanov
> =>>some_radio=radio_3&firstname=ivan&age=15-20&secondname=ivanov&some_check2=check_2&sex=male&some_check=check_1
> =>>some_radio=radio_3&firstname=ivan&age=31-45&secondname=ivanov&some_check2=check_2&sex=male&some_check=check_1
> =>>some_radio=radio_3&firstname=ivan&age=15-20&some_check2=check_2&sex=male&secondname=ivanov
> =>>some_radio=radio_3&firstname=ivan&age=31-45&some_check2=check_2&sex=male&secondname=ivanov
> =>>some_radio=radio_1&firstname=ivan&age=15-20&some_check=check_1&sex=male&secondname=ivanov
> =>>some_radio=radio_1&firstname=ivan&age=31-45&some_check=check_1&sex=male&secondname=ivanov
> ...

Excellent!

>
> Can I commit it into trunk or we have now release code freeze?

The trunk can be changed, the feature freezed version is in
branches/1.0/. I decided to go this way, in order to be able to keep
developing new features, and at the same time fix bugs in the stable
release.

Cheers,

> --
> Тарас Иващенко (Taras Ivashchenko), OSCP
> www.securityaudit.ru
> ----
> "Software is like sex: it's better when it's free." - Linus Torvalds
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> W3af-develop mailing list
> W3af-develop@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/w3af-develop
>
>



-- 
Andrés Riancho
http://www.bonsai-sec.com/
http://w3af.sourceforge.net/

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to