<div dir="ltr">Hi Levente,<br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 24, 2015 at 3:46 PM, Levente Uzonyi <span dir="ltr">&lt;<a href="mailto:leves@elte.hu" target="_blank">leves@elte.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi Eliot,<br>
<br>
Yes, the github version lacks that line. My pull request[1] has this fix, along with a few other fixes and improvments, but Tobias didn&#39;t like the image-sided SAN certificate validation scheme, so none of those have been merged. In the meanwhile I&#39;ve started rewriting a few things, like logging, certificate serialization (so that it&#39;s accessible from the image), but I still haven&#39;t finished domain name validation.<br></blockquote><div><br></div><div>OK, I&#39;ll keep the version of sqUnixOpenSSL.c in Cog unchanged except for the use of SQSSL_VERSION for the version number.  Maybe you can integrate with the Cog version?  I like using %p instead of %lx, and the use of (long)aSqInt variable is I think unnecessary.  Whether sqInt is int or long it=ll get passed as a long to printf, so the noise is unnecessary.</div><div><br></div><div>Do you have installation instructions for LibreSSL and make flags for linux64 &amp; linux32?</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
Levente<br>
<br>
[1] <a href="https://github.com/itsmeront/squeakssl/pull/3/files" rel="noreferrer" target="_blank">https://github.com/itsmeront/squeakssl/pull/3/files</a><div class=""><div class="h5"><br>
<br>
On Fri, 24 Jul 2015, Eliot Miranda wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Hi Tobias, Levente and Marcel,<br>
    I&#39;m just integrating your v0.2.0 sources into Cog and I see that in sqDestroySSL at line 139 in the Cog version of sqUnixOpenSSL.c there&#39;s the line<br>
<br>
    if(ssl-&gt;serverName) free(ssl-&gt;serverName);<br>
<br>
but that&#39;s missing from the 0.2.0 version.  It looks to me like the Cog version is correct.  Is that a storage leak in 0.2.0 or am I misreading the code (sqSetStringPropertySSL), and the line should not be<br>
present?<br>
<br>
On Wed, Apr 22, 2015 at 2:35 PM, &lt;<a href="mailto:Das.Linux@gmx.de" target="_blank">Das.Linux@gmx.de</a>&gt; wrote:<br>
<br>
      Dear Smalltalkers<br>
<br>
      as a follow up to the SqueakSSL changes sent around yesterday…<br>
<br>
      On 21.04.2015, at 16:52, Tobias Pape &lt;<a href="mailto:Das.Linux@gmx.de" target="_blank">Das.Linux@gmx.de</a>&gt; wrote:<br>
      &gt; Dear Smalltalkers<br>
      &gt;<br>
      &gt; Starting with Levente Uzonyi&#39;s patches to the Linux version<br>
      &gt; of the SqueakSSL-Plugin, we (Marcel Taeumel and me) have<br>
      &gt; ported this to the OS X and Windows version as well.<br>
      &gt;<br>
      &gt; Find three binaries[1] that can be used instead of<br>
      &gt; the ones found on versions found on SqueakSSL&#39;s google code<br>
      &gt; page.<br>
      &gt; […]<br>
      &gt; [1]: <a href="http://forum.world.st/file/n4820846/squeakssl.zip" rel="noreferrer" target="_blank">http://forum.world.st/file/n4820846/squeakssl.zip</a><br>
<br>
<br>
      … I&#39;d like to thank Levente Uzonyi and Ron Teitelbaum for their<br>
      input and providing infrastructure.<br>
<br>
      I put together all files and have uploaded them to the new<br>
      (in the googlecode-export sense) SqueakSSL gitHub project:<br>
<br>
              <a href="https://github.com/itsmeront/squeakssl/" rel="noreferrer" target="_blank">https://github.com/itsmeront/squeakssl/</a><br>
<br>
      And tagged a release as v0.2.0 with a Zip of all binaries (linux32/64,osx,windows)<br>
<br>
              <a href="https://github.com/itsmeront/squeakssl/releases/tag/v0.2.0" rel="noreferrer" target="_blank">https://github.com/itsmeront/squeakssl/releases/tag/v0.2.0</a><br>
<br>
      (scroll to bottom for the binaries zip: squeakssl_v0.2.0.zip)<br>
<br>
      I hope this comes in handy for anyone who wants to play around with that.<br>
<br>
      Best<br>
              -Tobias<br>
<br>
<br>
<br>
<br>
--<br>
_,,,^..^,,,_<br>
best, Eliot<br>
<br>
</blockquote>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div>
</div></div>