CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/03/27 01:35:30
Modified files:
lib/libtls : tls.c tls.h tls_config.c
Log message:
Add TLS_ERROR_INVALID_ARGUMENT error code to libtls
This is an initial pass, defining the error code and using it for
"too long"/length-related errors.
ok beck jsing
