Re: openvpn broken caused by a change in route add and delete

2016-09-14 Thread Brent Cook
phessler and I looked at this last week, and if I understand correctly, the indirect gateway address was the main problem here. We manually added a route via the tunnel address instead, and things seemed to work as expected. So, would a patch like this make more sense? Wed Sep 14 08:08:28 2016

Re: openvpn-2.3.11 segfaults, error "Too many levels of symbolic links"

2016-09-10 Thread Brent Cook
, Sep 10, 2016 at 5:11 PM, Brent Cook <bust...@gmail.com> wrote: > > On Sat, Sep 10, 2016 at 3:07 PM, Jiri B <ji...@devio.us> wrote: > >> On Fri, Sep 09, 2016 at 01:30:24PM +0200, Theo Buehler wrote: >> > Recent changes to libcrypto were responsible for some fall

Re: openvpn-2.3.11 segfaults, error "Too many levels of symbolic links"

2016-09-10 Thread Brent Cook
On Sat, Sep 10, 2016 at 3:07 PM, Jiri B wrote: > On Fri, Sep 09, 2016 at 01:30:24PM +0200, Theo Buehler wrote: > > Recent changes to libcrypto were responsible for some fallout. The > > offending changes were backed out and this should be fixed with r1.35 of > >

Re: Use arc4random in devel/glib2

2016-05-20 Thread Brent Cook
On Tue, May 17, 2016 at 5:50 PM, Theo de Raadt wrote: > > > https://github.com/libressl-portable/portable/tree/master/m4 > > > has autoconf checks with an OS whitelist for arc4random. > > > It would be nice to keep things similar to these so that > > > updates can be

Re: openvpn-2.3.8p1 segv in libcrypto BN_bn2dec on OpenBSD/i386 current Sep 16, 2015

2015-09-17 Thread Brent Cook
I think this is the right thing to do for now. ok bcook@ On Thu, Sep 17, 2015 at 5:19 PM, Stuart Henderson wrote: > CC'ing tech@. > > The last commit to bn_print.c is wrong, it dereferences t while it's still > NULL. > > Backout diff below. > > > On 2015/09/17 22:42, Mikolaj

Re: libtool 2.4.2 experiences

2015-06-11 Thread Brent Cook
On Thu, Jun 11, 2015 at 1:07 AM, Brent Cook bust...@gmail.com wrote: Hi, I've had some reports against LibreSSL that some failures building in different environments (Solaris 11.2 and Cygwin, to name a couple) are resolved when using newer versions of libtool. I normally build LibreSSL

libtool 2.4.2 experiences

2015-06-10 Thread Brent Cook
Hi, I've had some reports against LibreSSL that some failures building in different environments (Solaris 11.2 and Cygwin, to name a couple) are resolved when using newer versions of libtool. I normally build LibreSSL tarballs with the latest version in ports, 2.4.2, but thought it wouldn't hurt

add OPENSSL_NO_EGD to opensslfeatures.h

2015-05-25 Thread Brent Cook
Hi, I got this request to add OPENSSL_NO_EGD to our opensslfeatures.h file. Any concerns from ports? By the way, the linked Wiki page is rather nice! - Brent From 5a882f54be541e4cc8d2db8794ba06b4cc4f75b2 Mon Sep 17 00:00:00 2001 From: Bernard Spil s...@users.noreply.github.com Date: Mon, 25