> > There multiple issues with the way randomization of the stack is done
> > on OpenBSD 5.6, most of which I think could be fixed without
> > significant trouble.
These issues from the previous discussion have largely been improved
by Mark Kettenis.
There are a few more parts to push, but it is
On Mon, Jan 26, 2015 at 03:01:11AM +0100, Alexander Bluhm wrote:
> When I tested it with bad cipers it crashed because the tls connect
> callback was not set when the error occured. So I fixed that in
> buffertls_connect().
Although I cannot reproduce the crash anymore, we should start TLS
after
On Thu, Jan 22, 2015 at 08:52:25PM +, Stuart Henderson wrote:
> some minor things I spotted:
>
> slight KNF issues, some of the new lines are > 80 columns.
>
> + case RL_HWREV_8168E:
> + CSR_WRITE_1(sc, RL_CFG4, CSR_READ_1(sc, RL_CFG4) | 0x01);
> + break;
> + d