On Wed, Mar 27, 2013 at 5:06 PM, John wrote:
> You can see the test code at
>
> http://pastebin.com/0136vEbe
>
Yup, that's a deadlock. Reproducible too. Thanks!
The main thread got stuck in
#0 0x0030c8c0de4d in __lll_lock_wait () from /lib64/libpthread.so.0
#1 0x0030c8c09cc1 in _L_lo
On Thu, Mar 7, 2013 at 7:59 PM, Patrick Pelletier wrote:
> On 03/07/2013 08:51 AM, Nick Mathewson wrote:
>>
>> Thanks! Is there no way to do this *without* importing a big pile of code
>> from curl? That seems kinda extreme.
>
>
> We could go back to Catalin's original, which accepts certificates
Thanks for that Nick. I just checked the list, saw there was no
replacement mentioned and didn't do any further research on the
matter.
Will be sure to do so in the future.
On Wed, Mar 27, 2013 at 5:08 PM, Nick Mathewson wrote:
> On Wed, Mar 27, 2013 at 6:45 AM, Grega Kres wrote:
>> Hello,
>>
>