<div dir="ltr">Why do we need crypto in a database for OpenSimulator?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 15, 2013 at 8:08 PM, Fernando Francisco de Oliveira <span dir="ltr"><<a href="mailto:fernando@oliveira.eti.br" target="_blank">fernando@oliveira.eti.br</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello</div><div><br></div><div>I was investigating the bug (<a href="http://opensimulator.org/mantis/view.php?id=6803" target="_blank">http://opensimulator.org/mantis/view.php?id=6803</a>) found that Mono.Security.dll which is packaged with Npgsql.dll library is needed on Windows, but can't be distributed on Linux, because mono already have it and gives conflicts error.</div>

<div><br></div><div>I would like to discuss about distributing the Mono.Security.dll on a folder above bin like "bin/windows" folder, which could contains the libraries that only is needed on windows.</div><div>

<br></div><div>I did a change on PGSQL project to load dynamicaly Mono.Security only if it's running on Windows, and from that folder.</div><div>If it running on Mono, it load it from GAC (if available) and don't load the windows dll.</div>

<div><br></div><div><a href="http://pastebin.com/WdzfmbSr" target="_blank">http://pastebin.com/WdzfmbSr</a><br></div><div><br></div><div>Let's talk about it ?</div><br clear="all"><div><div dir="ltr">Fernando Oliveira<div>
<a href="http://oliveira.eti.br" target="_blank">http://oliveira.eti.br</a><br>
<br><div><div><br></div></div></div></div></div>
</div>
<br>_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br></blockquote></div><br></div>