-
I'm getting the following build errors from libcurl for arm64 on MacOS. After digging, I suspect the output regarding VS projects is misleading since the x86_64 build seems to complete properly. A big…
-
Convert the dependencies downloader script from batch to Bash script, so we can leverage the `curl` and `tar` tools that ship with [Git for Windows]
- [ ] Convert [`download.bat`][download.bat] to …
-
### I did this
$ curl --cert \:Common\:default.crt --key \:Common\:default.key https://google.com
curl: (58) could not load PEM client certificate, OpenSSL error error:02001002:system library:fopen:…
-
### Describe the bug
I would like to use this software to synchronize files from a business sharepoint site to my local machine. I can access the https://undisclosed-site.sharepoint.com/ via the …
-
### I did this
`curl -I https://www.cloudflare.com --http3-only -v`
when issuing this command I got the following output:
```
Note: Using embedded CA bundle, for proxies (234847 bytes)
* Ho…
-
```
$ openssl s_server -accept 8443 -key certs/proxy.customs-key.pem -cert certs/proxy.customs.pem -www
Using auto DH parameters
Using default temp ECDH parameters
ACCEPT
4569913004:error:1403741…
Lilja updated
5 months ago
-
I'm making a very simple request:
```
hydra = Typhoeus::Hydra.hydra
requests = number.times.map {
request = Typhoeus::Request.new("#{url}", :method => :post, :timeout => 30000, :header => {:A…
-
```
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLAF_BACKEND=skia -DSKIA_DIR=$HOME/deps/skia -DSKIA_LIBRARY_DIR=$HOME/deps/skia/out/Release-x64 -DSKIA_LIBRARY=$HOME/deps/skia/out/Release-x64/libskia.a -…
-
Hi, @sholladay. Thanks for your great repo. And is it possible for os-proxy to provide settings for the SOCKS proxy? It's much more popular than the http proxy in China for some reasons.
-
### Describe the bug
Noticed this change after upgrading onedrive from 2.4.23 to 2.5.2
Setting skip_file in config **appends** to defaults, it does not override the defaults.
Config file:
`ski…