On Fri, Nov 7, 2014 at 7:17 PM, Michael Kennett wrote:
> Problem - rdistd can dump core when a distfile contains cmdspecial.
...
> This occurs since the buffer cmd in dospecial() [rdistd/server.c] overflows.
> The purpose of this buffer is to store the string 'FILES=...; " which
> is passed to an
Hi,
Two diffs below. The first moves ecdsa_method declaration from
ecs_locl.h to ecdsa.h, as ecs_locl.h is not installed in
/usr/include/openssl/.
The second one adds DSA and ECDSA capabilities to relayd ca engine, and
also checks that when using a DSA certificate, we have enabled EDH in
the rele
On Sat, Oct 25, 2014 at 04:06:11PM +0200, Mark Kettenis wrote:
> This diff checks whether the PCI ROMs have been assigned sensible
> addresses. If not it resets the address to 0 such that drivers that
> want to map the ROM can assign a suitable address themselves. This
> replicates what we have b