Re: [Openvpn-devel] [PATCH applied] Re: Poor man's NCP for non-NCP peers

2016-11-24 Thread Gert Doering
Hi, On Wed, Nov 23, 2016 at 11:58:49PM +0100, Steffan Karger wrote: > This will end up with the server and client using cipher bar (if the > server has --ncp-ciphers :bar). The client-side poor-man's > NCP is already guarded by "if (c->options.ncp_enabled)" (in > do_deferred_options()). Good poi

Re: [Openvpn-devel] [PATCH applied] Re: Poor man's NCP for non-NCP peers

2016-11-23 Thread Steffan Karger
Hi, On 23-11-16 23:32, Gert Doering wrote: > On Wed, Nov 23, 2016 at 11:16:58PM +0100, Gert Doering wrote: >> ACK. We made it :-) > > I *did* find a way to break it, I think - haven't tested, need to sleep - > just copying what I wrote to IRC just now since everyone is asleep > already... > >

Re: [Openvpn-devel] [PATCH applied] Re: Poor man's NCP for non-NCP peers

2016-11-23 Thread Gert Doering
Hi, On Wed, Nov 23, 2016 at 11:16:58PM +0100, Gert Doering wrote: > ACK. We made it :-) I *did* find a way to break it, I think - haven't tested, need to sleep - just copying what I wrote to IRC just now since everyone is asleep already... 23:30 <@cron2> syzzer: I *do* have a potential way to