In url_escape.sed the substitution for % needs to be done first otherwise it
will change previously done substitutions. As it stands now the < will be
replaced by a %253C because it will first do a substitution from < to %3C
and then the % of %3C will be further replaced with %25. Right now the
sub
Spudz76 writes:
> On Sun, 2010-01-10 at 12:02 +0100, Ferenc Wagner wrote:
>
>> Felix Fietkau writes:
>>
>>> On 2010-01-08 6:24 PM, Ferenc Wagner wrote:
>>>
Stefan Bethke writes:
> Am 08.01.2010 um 16:57 schrieb Ferenc Wagner:
>
>> However, I failed to use it in client mo
Hi Roberto,
On Monday 11 January 2010 10:24:29 Roberto Riggio wrote:
> any feedback on this patch? is there a particular set of requirements
> for the inclusion of new packages?
Your package looks ok to me.
>
> On 06/06/2009 09:14 PM, Roberto Riggio wrote:
> > mgen is a very powerfull traffic g
any feedback on this patch? is there a particular set of requirements
for the inclusion of new packages?
On 06/06/2009 09:14 PM, Roberto Riggio wrote:
mgen is a very powerfull traffic generator that can inject different
traffic patterns over both UDP and TCP sockets.
Signed-off-by: Roberto Rig
update the mjpg-streamer package to the latest version.
Signed-off-by: Roberto Riggio
--
Index: multimedia/mjpg-streamer/Makefile
===
--- multimedia/mjpg-streamer/Makefile (revision 19100)
+++ multimedia/mjpg-streamer/Makefile