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

Change #273341

Category curl
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Tue 30 Jun 2026 11:36:55
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 6fbb65126dde3cba931ba393240b2294ea78f725

Comments

openssl: replace stray legacy API variant with `EVP_DigestInit_ex()`
To match rest of code, use the modern variant and avoid an unnecessary
internal reset/cleanup.

Closes #22222

Changed files