[gnutls-devel] GnuTLS | WIP: Winstore patches (!835)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sat Dec 8 14:01:16 CET 2018


Nikos Mavrogiannopoulos started a new discussion on lib/system/keys-win.c:

>   -*/
>  int _gnutls_privkey_import_system_url(gnutls_privkey_t pkey, const char *url)
>  {
> +#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP)
> +    return GNUTLS_E_UNIMPLEMENTED_FEATURE;

maybe: `gnutls_assert_val(GNUTLS_E_UNIMPLEMENTED_FEATURE)`

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/835#note_123414016
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20181208/51994450/attachment-0001.html>


More information about the Gnutls-devel mailing list