-
**Summary**
Apparent incompatibility between Windows Schannel client and Windows openssl server when using a client cert and client key for auth.
**Scenario**
I have C++ server-side code using op…
-
On arch linux with `foot version: 1.18.1 +pgo +ime +graphemes -assertions`
```
img2sixel 1.10.3
configured with:
libcurl: yes
libpng: no
libjpeg: no
gdk-pixbuf2: yes
GD: no
```
…
-
Hi,
I have services running on my local at different ports. Starting rails server on my app on local and it is unable to connect to the external services and frozen at `ETHON: Libcurl initialized`.…
-
**Describe the bug**
When I add `hdf5` as a dependency to a C piece of code on windows, ie `
```
hdf5_dep = dependency('hdf5', language:'c', required: true)
```
I end up with a link failure of …
-
Hey I ran into another issue.
After getting cac enabled git setup on Ubuntu, when I try to run cmake it gives me an error:
Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions:…
-
After that I tried compiling sample curl code, its giving the following error. Please help.
```
/storage/.../../C4droid_EXT $ gcc -o connect simple_curl.c -lcurl -I include -L lib
/data/data/com.n0n3…
-
== new details ==
please see coments below, this is now dealing with a libcurl ssl issue
original title: list_domain_details() should have limit and offset arguments
There might be other places where…
zeut updated
12 years ago
-
### I did this
Followed the example code at: https://curl.se/libcurl/c/curl_multi_waitfds.html
### I expected the following
There are two problems with the documentation of this function foun…
-
I got the following error while compiling libdvid-cpp with buildem on Mac 10.10.4:
```
[ 21%] Building C object lib/CMakeFiles/libcurl.dir/hostasyn.c.o
/Users/zhaot/local/buildem/src/libcurl-git/lib/…
-
Since supposedly the curl bug that was causing HTTP2 framing errors is now resolved and Fedora Infra has re-enabled HTTP2 I decided to compile a rawhide ostree version with HTTP2 enabled. I did that a…