<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div>Hi Michal,</div><div id="yui_3_16_0_1_1438869768281_7854"><br></div><div id="yui_3_16_0_1_1438869768281_7855">Yes, it compiles and runs fine for me. Thanks for quickly addressing the issue.<br></div><div id="yui_3_16_0_1_1438869768281_10671"><br></div><div id="yui_3_16_0_1_1438869768281_11405">For those of us who compile with mingw under windows, there is a small typo in file src/mingw.mak as shown below:<br></div><div id="yui_3_16_0_1_1438869768281_13679"><br></div><div id="yui_3_16_0_1_1438869768281_11426" dir="ltr">--- mingw.mak.distro    Sat May 23 11:55:47 2015<br class="" id="yui_3_16_0_1_1438869768281_11407">+++ mingw.mak   Wed Aug 05 23:03:18 2015<br class="" id="yui_3_16_0_1_1438869768281_11409">@@ -57,7 +57,7 @@<br class="" id="yui_3_16_0_1_1438869768281_11411"> OBJS=$(OBJ)/stunnel.o $(OBJ)/ssl.o $(OBJ)/ctx.o $(OBJ)/verify.o \<br class="" id="yui_3_16_0_1_1438869768281_11413">        $(OBJ)/file.o $(OBJ)/client.o $(OBJ)/protocol.o $(OBJ)/sthreads.o \<br class="" id="yui_3_16_0_1_1438869768281_11415">        $(OBJ)/log.o $(OBJ)/options.o $(OBJ)/network.o $(OBJ)/resolver.o \<br class="" id="yui_3_16_0_1_1438869768281_11417">-       $(OBJ)/ui_win_gui.o $(OBJ)/resources.o $(OBJ)/str.o $(OBJ)\tls.obj \<br class="" id="yui_3_16_0_1_1438869768281_11419">+       $(OBJ)/ui_win_gui.o $(OBJ)/resources.o $(OBJ)/str.o $(OBJ)/tls.o \<br class="" id="yui_3_16_0_1_1438869768281_11421">        $(OBJ)/fd.o $(OBJ)/dhparam.o $(OBJ)/cron.o<br class="" id="yui_3_16_0_1_1438869768281_11423"><br class="" id="yui_3_16_0_1_1438869768281_11425"> CC=gcc<br></div><div id="yui_3_16_0_1_1438869768281_7848"><span></span></div>  <br><div class="qtdSeparateBR"><br><br></div><div style="display: block;" class="yahoo_quoted"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div dir="ltr"> <font face="Arial" size="2"> On Thursday, August 6, 2015 7:07 AM, Josealf.rm <josealf@rocketmail.com> wrote:<br> </font> </div>  <br><br> <div class="y_msg_container">Eugene,<br clear="none"><br clear="none">I think Michal did not see your patch, but mine because it was inline and yours was attached. Well done!<br clear="none"><div class="yqt8896441186" id="yqtfd23930"><br clear="none">> El 6/8/2015, a las 6:50, Eugene Rudoy <<a shape="rect" ymailto="mailto:gene.devel@gmail.com" href="mailto:gene.devel@gmail.com">gene.devel@gmail.com</a>> escribió:<br clear="none">> <br clear="none">> Hi Michał,<br clear="none">> <br clear="none">> as far as I can see your patch is (from the functional point of view)<br clear="none">> absolutely identical to that I submitted in my first mail. That's why<br clear="none">> I'll stick to my version till the next official release (just too lazy<br clear="none">> to recompile it).<br clear="none">> <br clear="none">> Thanks for looking into it.<br clear="none">> <br clear="none">> Best regards,<br clear="none">> Gene<br clear="none">> <br clear="none">> On Thu, Aug 6, 2015 at 10:02 AM, Michal Trojnara<br clear="none">> <<a shape="rect" ymailto="mailto:Michal.Trojnara@mirt.net" href="mailto:Michal.Trojnara@mirt.net">Michal.Trojnara@mirt.net</a>> wrote:<br clear="none">>> The enclosed patch allows stunnel to build while preserving as much of<br clear="none">>> the OCSP functionality as it is possible with the old OpenSSL.<br clear="none">>> <br clear="none">>> Please also test stunnel 5.23b2:<br clear="none">>> <a shape="rect" href="https://www.stunnel.org/downloads.html" target="_blank">https://www.stunnel.org/downloads.html</a><br clear="none">> _______________________________________________<br clear="none">> stunnel-users mailing list<br clear="none">> <a shape="rect" ymailto="mailto:stunnel-users@stunnel.org" href="mailto:stunnel-users@stunnel.org">stunnel-users@stunnel.org</a><br clear="none">> <a shape="rect" href="https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users" target="_blank">https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users</a></div><br><br></div>  </div> </div>  </div></div></body></html>