[Openvpn-devel] [PATCH applied] Re: Fix building with LibreSSL 2.5.1 by cleaning a hack. Similar to what is done in curl: https://github.com/curl/curl/blob/028391df5d84d9fae3433afdee9261d565900355/lib

2017-02-15 Thread Gert Doering
Your patch has been applied to the master and release/2.4 branch. Not sure if it is something we want in release/2.3, but it wouldn't apply with "git cherry-pick" - too much formatting changes, so one would need to do it manually ("but we knew this"). commit dcfd3b6173d8cdb4658de23db1dd0bd932b390

Re: [Openvpn-devel] [PATCH] Fix building with LibreSSL 2.5.1 by cleaning a hack. Similar to what is done in curl: https://github.com/curl/curl/blob/028391df5d84d9fae3433afdee9261d565900355/lib/vtls/op

2017-02-15 Thread Antonio Quartulli
On Wed, Feb 15, 2017 at 10:34:16PM +0100, Olivier W wrote: > Hello Steffan, > > 2017-02-14 23:00 GMT+01:00 Steffan Karger : > > > Code still looks good, patch looks a lot better (applies cleanly now), > > but could use an extra newline in the subject. But that doesn't warrant > > an extra patch

Re: [Openvpn-devel] [PATCH] Fix building with LibreSSL 2.5.1 by cleaning a hack. Similar to what is done in curl: https://github.com/curl/curl/blob/028391df5d84d9fae3433afdee9261d565900355/lib/vtls/op

2017-02-15 Thread Olivier W
Hello Steffan, 2017-02-14 23:00 GMT+01:00 Steffan Karger : > Code still looks good, patch looks a lot better (applies cleanly now), > but could use an extra newline in the subject. But that doesn't warrant > an extra patch iteration, so ACK. Great, thanks! Yes, I don't know why my commit has a

[Openvpn-devel] travis-ci + mingw again

2017-02-15 Thread Илья Шипицин
Hello, I created "build only' testing configurations https://github.com/OpenVPN/openvpn/pull/83 I'm going to add "pkcs11" and "lzo" support later (not trivial to build those on travis, but it is desirable, because it is the way we currently build openvpn for windows) Cheers, Ilya Shipitsin -