Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #252839

Category None
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Sat 20 Dec 2025 13:51:05
Repository https://api.github.com/repos/curl/curl
Project curl/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