On Tue, Apr 17 2018, Björn Ketelaars wrote:
> On Tue 17/04/2018 23:06, Björn Ketelaars wrote:
>> Diff below brings pound to 2.8a, which fixes potential request smuggling
>> via fudged headers.
>>
>> I played with this version of Pound a couple of months ago...and forgot
>> about it.
>>
>> Build
On Tue 17/04/2018 23:06, Björn Ketelaars wrote:
> Diff below brings pound to 2.8a, which fixes potential request smuggling
> via fudged headers.
>
> I played with this version of Pound a couple of months ago...and forgot
> about it.
>
> Build tested ok on amd64.
>
> Comments/OKs?
Ping!?
On Tue 17/04/2018 23:06, Björn Ketelaars wrote:
> Diff below brings pound to 2.8a, which fixes potential request smuggling
> via fudged headers.
>
> I played with this version of Pound a couple of months ago...and forgot
> about it.
>
> Build tested ok on amd64.
>
> Comments/OKs?
Forgot to men
Diff below brings pound to 2.8a, which fixes potential request smuggling
via fudged headers.
I played with this version of Pound a couple of months ago...and forgot
about it.
Build tested ok on amd64.
Comments/OKs?
Index: Makefile
===
Matthias Kilian writes:
> Hi,
>
> the patch below updates www/pound to version 2.7.
>
> From the CHANGELOG:
>
> Enhancements:
> - added support for larger DH keys + compile-time parameter for DH
> bits (workaround for OpenSSL limitation)
> - added support for elliptical curve encryp
Hi,
the patch below updates www/pound to version 2.7.
>From the CHANGELOG:
Enhancements:
- added support for larger DH keys + compile-time parameter for DH
bits (workaround for OpenSSL limitation)
- added support for elliptical curve encryption
- added protocol version in X-SSL
Hi,
This diff updates pound to the latest release 2.5.
Tested on amd64/sparc64.
Comments ? OK ?
Cheers,
benoit
Index: Makefile
===
RCS file: /cvs/ports/www/pound/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefi
Hi,
This diff updates pound to the latest release 2.4.5.
Tested on amd64/sparc64.
Comments ? OK ?
Cheers,
benoit
Index: Makefile
===
RCS file: /cvs/openbsd/ports/www/pound/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--