Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
Re: Requesting Version Info for GSASL
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Ray Satiro via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 2 Apr 2021 02:03:31 -0400
On 4/2/2021 1:45 AM, Mac-Fly via curl-library wrote:
> since curl 7.76.0 there is a new dependency (at least on Windows) to GSASL.
> Is it possible to add the version information for that dependency to the curl_version_info_data struct?
> Similar to e.g. nghttp2_version or quic_version?
> The reason is to easier properly show the features/dependencies in e.g. an about dialog or alike.
> That would be very much appreciated.
There is features flag CURL_VERSION_GSASL [1]. The gsasl version should
be in the version information but the version number is not available
separately. What does curl_version() show?
[1]: https://curl.se/libcurl/c/curl_version_info.html
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html
Received on 2021-04-02
Date: Fri, 2 Apr 2021 02:03:31 -0400
On 4/2/2021 1:45 AM, Mac-Fly via curl-library wrote:
> since curl 7.76.0 there is a new dependency (at least on Windows) to GSASL.
> Is it possible to add the version information for that dependency to the curl_version_info_data struct?
> Similar to e.g. nghttp2_version or quic_version?
> The reason is to easier properly show the features/dependencies in e.g. an about dialog or alike.
> That would be very much appreciated.
There is features flag CURL_VERSION_GSASL [1]. The gsasl version should
be in the version information but the version number is not available
separately. What does curl_version() show?
[1]: https://curl.se/libcurl/c/curl_version_info.html
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html
Received on 2021-04-02