Files
qemu-xteink/crypto
Daniel P. Berrangé 57941c9c86 crypto: push error reporting into TLS session I/O APIs
The current TLS session I/O APIs just return a synthetic errno
value on error, which has been translated from a gnutls error
value. This looses a large amount of valuable information that
distinguishes different scenarios.

Pushing population of the "Error *errp" object into the TLS
session I/O APIs gives more detailed error information.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2024-07-24 10:39:10 +01:00
..
2023-09-08 13:08:52 +03:00
2023-02-08 07:16:23 +01:00
2023-09-08 13:08:52 +03:00
2023-09-08 13:08:52 +03:00
2021-07-14 14:15:52 +01:00
2021-07-14 14:15:52 +01:00
2023-09-11 11:45:55 +10:00