Change #270950
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Sun 14 Jun 2026 18:36:13 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 5bff1c35f11e2e633459051c23e0ce339bc05b99 |
Comments
socks_sspi: store socks5_gssapi_enctype Store the unwrapped protection level in `conn->socks5_gssapi_enctype` to prevent the proxy from contuning unprotected. Matches the GSSAPI version of the code. Reported-by: Trail of Bits Closes #22004
Changed files
- lib/socks_sspi.c