Change #263857
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Tue 07 Apr 2026 11:58:30 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | a0d5d8fea393d65c4cafc4feb6bc4ec0eb8e1b1d |
Comments
curl_ntlm_core: use wolfCrypt DES API with wolfSSL Replacing the last uses of the OpenSSL compatibility API, and dropping the redefinition of external symbols. Closes #21247
Changed files
- CMakeLists.txt
- configure.ac
- docs/INSTALL-CMAKE.md
- lib/curl_config-cmake.h.in
- lib/curl_ntlm_core.c
- lib/curl_setup.h
- m4/curl-wolfssl.m4