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

Change #259804

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Tue 03 Mar 2026 23:14:34
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision ad58e07b5433bb548055c1c73b16b6783cf64fa8

Comments

curl.h: remove CURLPROTO_MQTTS from the public header

- the value collided with the internal one used for WebSocket
- we add all new ones as internal bits
- bump to 64-bit internal type
- introduce new define for setting all protocols (CURLPROTO_64ALL)

Reported by Codex Security

Closes #20798

Changed files