Hi,
On Thu, Jun 14, 2012 at 07:43:25PM +0200, Mirko Vogt wrote:
> > This is upstream breakage for the combination of --disable-plugins +
> > PolarSSL, caused by historically accumulated #ifdef brokenness in too
> > many places.
> >
> > As a quick fix, just remove "#include " from "ssl_polarssl.h
On 06/14/2012 04:29 PM, Gert Doering wrote:
> Thanks for your work - this is really so much better than what was
> there before. Especially using git directly is nice.
Thanks! :)
>
> openvpn-devel-polarssl is not compiling for me right now, though --
> some linkage problem around symbols that s
Hi,
On Fri, Jun 01, 2012 at 07:53:49PM +0200, Mirko Vogt wrote:
> The OpenVPN stuff needs some love in general. I'll try to get openvpn,
> openvpn-devel and openvpn-polarssl consolidated and reworked in a
> reasonable way this weekend / next week (which includes updating
> openvpn-polarssl).
Than
Hi,
On Fri, Jun 01, 2012 at 07:53:49PM +0200, Mirko Vogt wrote:
> The OpenVPN stuff needs some love in general. I'll try to get openvpn,
> openvpn-devel and openvpn-polarssl consolidated and reworked in a
> reasonable way this weekend / next week (which includes updating
> openvpn-polarssl).
I'm
The OpenVPN stuff needs some love in general. I'll try to get openvpn,
openvpn-devel and openvpn-polarssl consolidated and reworked in a
reasonable way this weekend / next week (which includes updating
openvpn-polarssl).
mirko
On 06/01/2012 07:21 PM, David Favro wrote:
> PolarSSL 1.1 (i.e. as o
PolarSSL 1.1 (i.e. as of SVN revision 1132, which is getting pulled in
current OpenWRT feed) changed the argument signature of havege_rand() [and,
to avoid confusion, changed its name to havege_random()]. Since
ssl_set_rng() also changed the signature of the passed-in RNG to match, this
doesn't ca