Looking for source for old libcurl dlls

Everything else that doesn't fall into one of the other PB categories.
flashbob
User
User
Posts: 92
Joined: Sat May 11, 2024 4:04 pm

Looking for source for old libcurl dlls

Post by flashbob »

Is there any source where I can download old dlls for Windows 7 (x64) ?

As often described here in the forum and in the web, there are different versions of libcurl.dll with different errors. Therefore I need a source that still offers old versions (x64) for download...

I only need one functionality from libcurl. And this is to download of a message via Pop3s (SSL).
This works without any problems on MAC, as curl is included with MAC.

But for Windows 7 and Linux there are often problems when using Pop3s/SSL.
Thx in advance for any information.
User avatar
Demivec
Addict
Addict
Posts: 4280
Joined: Mon Jul 25, 2005 3:51 pm
Location: Utah, USA

Re: Looking for source for old libcurl dlls

Post by Demivec »

If it helps, here's a site that looks like it has source code for past releases, but not DLLs.
https://github.com/rwinlib/libcurl/releases
Post Reply