ср, 26 июн. 2019 г. в 23:30, Lukas Tribus <[email protected]>: > Hello Ilya, Willy, > > > On Sun, 5 May 2019 at 20:30, Илья Шипицин <[email protected]> wrote: > > > > something has changed. build is passing now, reg-tests fail (they used > to work earlier) > > > > > > I'd apply those patches (and we will fix reg-tests later) > > One of those patches is 54832b97c6 ("BUILD: enable several LibreSSL > hacks, including") in the tree. > > Now the commit subject and message suggests that this change is only > about the build and only about LibreSSL. > > However this commit also changes error handling with OpenSSL: > > > https://github.com/haproxy/haproxy/commit/54832b97c65c43ee50b6661a9b4b05885427b5e9#diff-cc9b3f376afbc81cf478eeac17839172L5533 > > > Can you clarify if the OpenSSL change was intentional and if yes, > elaborate? >
it was intentional. libressl does not support "packet_size" there. however, openssl is fine with the above way > > > > Thanks, > > Lukas >

