Date: Wed, 03 Feb 2021 15:33:02 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 253135] OpenSSL KTLS causes regression in svn/svnlite Message-ID: <bug-253135-227-8glMLWFwdd@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253135-227@https.bugs.freebsd.org/bugzilla/> References: <bug-253135-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253135 Hyogeol Lee <hyogeollee@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hyogeollee@gmail.com --- Comment #2 from Hyogeol Lee <hyogeollee@gmail.com> --- Created attachment 222113 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D222113&action= =3Dedit Fix not to returns 1 for KLTS commands. I found setsocketopt did not used in svnlite. And bio_bucket_ctrl in ssl_buckets.c always returns 1 by default so initial record bypassed. I attached fix for svnlite. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253135-227-8glMLWFwdd>