Change #266362
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Tue 05 May 2026 16:24:40 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | f97f01f5928fedfd7a5d25a739165d0266223e7c |
Comments
socks_gssapi: simplify Curl_SOCKS5_gssapi_negotiate Also: pass in NULL when 'conf_state' is not wanted for gss_wrap() and gss_unwrap() Closes #21502
Changed files
- lib/socks_gssapi.c