-
### I did this
did git clone
mkdir build
cd build
cmake ..
Az
### I expected the following
### curl/libcurl version
[curl -V output]
~~~
oug@goodall:~/Projects/curl$ mkdir build
dou…
-
### Version
5.6.0 (979707380c677dfa65e3ba48f19e149773a4a32d)
### Description
I am trying to use TLS 1.3 for [my small playground server](https://github.com/joeftiger/wolfssl-playground).
CLi…
-
### Detailed Description of the Problem
In the HAProxy announcement it is written that H3 can be used productively, after the update to 2.8 the protocol is not yet active.
### Expected Behavior
Ena…
-
Hello,
I'm getting this error after starting xray service:
```
root@OpenWrt:~# /etc/init.d/xray start
xray[22205]: Generating Xray configuration files...
xray[22205]: Starting Xray from /usr/bi…
-
### Detailed Description of the Problem
When running haproxy with `haproxy -c -dW -dr -f /usr/local/etc/haproxy/conf.d/`, check mode is failing due to server address resolution failures, despite `-dr…
-
LibreSSL - master branch
haproxy - https://github.com/chipitsine/haproxy
caught by running QUIC Interop suite
```
AddressSanitizer:DEADLYSIGNAL
================================================…
-
### Detailed Description of the Problem
I'm having a frontend like this:
```
frontend test
mode http
bind 127.0.0.1:8443 ssl crt /tmp/certs strict-sni
http-request return status 20…
-
### Contact Details
_No response_
### Version
recent master
### Description
PR #6033 limits definition of `XREALLOC` to `USE_INTEGER_HEAP_MATH` and `OPENSSL_EXTRA`, however `XREALLOC` is used in …
-
-
Describe your bug report or feature request here
`ninja aseprite` fails, the following is the entire output. It seems to be due to `200 unresolved externals`. I have followed INSTALL.md exactly and a…