Change #262160
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Tue 24 Mar 2026 11:08:23 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 372d721e92899b138e92dcae83d3c3af590e502f |
Comments
wolfssl: document v5.0.0 (2021-11-01) as minimum required The previously documented version was based on version checks made in the source. In practice though, curl doesn't build with <5.0.0. Also: - bump main internal version check. - drop superfluous internal version checks. Closes #21080
Changed files
- docs/INTERNALS.md
- lib/vtls/wolfssl.c