Change #252841
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Sat 20 Dec 2025 13:51:05 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | a468e605eb5475c7d37225b981ca1169d117d346 |
Comments
openssl: drop includes unused or duplicate Also: - vquic-tls.h: do not include unused headers for non-H3 builds. - autotools: stop looking for `openssl/x509.h` header. - cmp-config.pl: delete exception for `openssl/x509.h`. - examples: format/comment sync between the two touched files. - openssl: drop unused `curlx/wait.h` include. Closes #20049
Changed files
- .github/scripts/cmp-config.pl
- docs/examples/cacertinmem.c
- docs/examples/usercertinmem.c
- lib/vquic/vquic-tls.h
- lib/vtls/openssl.c
- lib/vtls/schannel.h
- m4/curl-amissl.m4
- m4/curl-openssl.m4
- tests/libtest/lib758.c