Lines Matching refs:error
62 * Fix compilation error on C++, because of a variable named new.
72 * Fix compilation error when MBEDTLS_ARC4_C is disabled and
99 * Change the default behaviour of mbedtls_hkdf_extract() to return an error
225 * Restrict usage of error code MBEDTLS_ERR_SSL_WANT_READ to situations
227 to make progress. Previously, this error code was also occasionally
274 transmitting more than the required length, return an error. Raised by
339 * Fix compilation error on Mingw32 when _TRUNCATE is defined. Use _TRUNCATE
455 returning error codes when using MBEDTLS_<MODULE>_ALT.
470 that can return an error code.
502 failed, the error may not be noticed by the function
533 * Fix error message in programs/pkey/gen_key.c. Found and fixed by Chris Xue.
565 * Improve CTR_DRBG error handling by propagating underlying AES errors.
566 * Add MBEDTLS_ERR_XXX_HW_ACCEL_FAILED error codes for all cryptography
601 chain was not verified due to an internal error (including in the verify
605 a fatal error in the verify callback.
608 * Add a check if iv_len is zero in GCM, and return an error if it is zero.
614 in the case of an error. Found by redplait. #590
615 * Add MBEDTLS_MPI_CHK to check for error value of mbedtls_mpi_fill_random.
671 when sending the alert failed. The fix makes sure not to hide the error
721 void to int32_t to allow returning error codes when using MBEDTLS_AES_ALT,
791 MBEDTLS_ERR_PEM_NO_HEADER_FOOTER_PRESENT error was encountered. Found and
861 data structure until after error checks are successful. Found by
935 the need to pass -fomit-frame-pointer to avoid a build error with -O0.
993 * Fix build error with configurations where ECDHE-PSK is the only key
995 * Fix build error with configurations where RSA, RSA-PSK, ECDH-RSA or
1048 * Fix compile error in net.c with musl libc. Found and patch provided by
1071 * Fix off-by-one error in parsing Supported Point Format extension that
1093 * Fix build error with CMake and pre-4.5 versions of GCC (found by Hugo
1101 * Fix compile error with armcc 5 with --gnu option.
1108 * Fix link error when building shared libraries for Windows with make.
1109 * Fix error when loading libmbedtls.so.
1355 * Fix compile error with PLATFORM_EXIT_ALT (thanks to Rafał Przywara).
1382 * Fix compile error when POLARSSL_SSL_DISABLE_RENEGOTATION and
1446 * Added new error codes and debug messages about selection of
1476 * ssl_set_own_cert() now returns an error on key-certificate mismatch.
1479 * A specific error is now returned when there are ciphersuites in common
1501 * Fix compile error in ssl_pthread_server (found by Julian Ospald).
1505 * Fix compile error in timing.c when POLARSSL_NET_C and POLARSSL_SELFTEST
1515 * x509_crt_parse() did not increase total_failed on PEM error
1516 * Fix compile error with armcc in mpi_is_prime()
1593 * Fix off-by-one error in parsing Supported Point Format extension that
1651 * pk_verify() now returns a specific error code when the signature is valid
1669 * Potential memory leak in mpi_exp_mod() when error occurs during
1679 error if the output buffer was just 1 byte too small.
1737 send() would return an EAGAIN error when sending the ticket.
1906 * Fixed parse error in ssl_parse_certificate_request()
1988 * x509_crt_parse() did not increase total_failed on PEM error
2055 * Potential memory leak in mpi_exp_mod() when error occurs during
2120 * x509parse_crt() now better handles PEM error situations
2240 * Added commandline error code convertor (util/strerror)
2274 * Fixed handling error in mpi_cmp_mpi() on longer B values (found by
2309 * x509parse_crt() now better handles PEM error situations
2372 * Fixed handling error in mpi_cmp_mpi() on longer B values (found by
2427 encountering a parse-error. Beware that the meaning of return values has
2429 * All error codes are now negative. Even on mermory failures and IO errors.
2453 * The generic cipher and message digest layer now have normal error
2468 error codes and their description.
2480 * The error codes have been remapped and combining error codes
2481 is now done with a PLUS instead of an OR as error codes