Re: libcurl hangs in curl_multi_cleanup

2021-06-09 Thread Firefox OS via curl-library
Dnia 2019-05-06, o godz. 23:59:25 Firefox OS via curl-library napisał(a): > Dnia 2019-04-21, o godz. 23:21:07 > Daniel Stenberg via curl-library napisał(a): > > > On Fri, 19 Apr 2019, Daniel Stenberg via curl-library wrote: > > > > > My proposed fix for this issue is now here: > > > > > >

Re: Support better than MD5 hostkey hash

2021-06-09 Thread Dan Fandrich via curl-library
On Wed, Jun 09, 2021 at 12:40:42PM +0100, Tomalak Geret'kal via curl-library wrote: > On 09/06/2021 12:29, Mats Lindestam via curl-library wrote: > I am new to this community and I am looking into how to develop support > for > this feature: https://curl.se/docs/todo.html# >

Re: TLS session ID re-use broken in 7.77.0

2021-06-09 Thread Gergely Nagy via curl-library
I've found the same issue on Linux when using OpenSSL with TLS 1.2. I've opened a Github issue for it: https://github.com/curl/curl/issues/7222 Gergely Nagy Head of Core Team Email: n...@tresorit.com Encrypt, Sync, Share, Control.

Re: Support better than MD5 hostkey hash

2021-06-09 Thread Tomalak Geret'kal via curl-library
On 09/06/2021 12:29, Mats Lindestam via curl-library wrote: > > ​Hi, > > > I am new to this community and I am looking into how to > develop support for this > feature: https://curl.se/docs/todo.html#Support_better_than_MD5_hostkey >

Support better than MD5 hostkey hash

2021-06-09 Thread Mats Lindestam via curl-library
?Hi, I am new to this community and I am looking into how to develop support for this feature: https://curl.se/docs/todo.html#Support_better_than_MD5_hostkey? It seems that the libcurl project is managed in GitHub. How do I go about downloading, developing and submitting a patch in the