Lines Matching refs:errors
149 some code was defining 0-size arrays, resulting in compilation errors.
189 lead to spurious errors. Error if a *adjust*.h header is included
386 instead of seconds. That avoids rounding errors when computing the age of
694 * Fixed an issue that caused compile errors when using CMake and the IAR
1140 * Fix compilation errors when trying to build with
1361 * Fix several bugs (warnings, compiler and linker errors, test failures)
1376 * Fix compile errors when MBEDTLS_HAVE_TIME is not defined. Add tests
1433 which have been broken, resulting in compilation errors, since Mbed TLS
1502 * Warn if errors from certain functions are ignored. This is currently
1558 These header files cause compilation errors in musl.
1574 * Fix compile-time or run-time errors in PSA
2005 nonetheless, resulting in undefined reference errors when building a
2469 * Fix build errors when the only enabled elliptic curves are Montgomery
2568 * Fix potential linker errors on dual world platforms by inlining
3222 report errors whereas the old functions return void. We recommend that
3281 * All module specific errors following the form
3285 * All module specific generic hardware acceleration errors following the
3551 * Changed CMake defaults for IAR to treat all compiler warnings as errors.
3982 mbedtls_md_info_t structure. Propagate errors from these functions
3984 * Improve CTR_DRBG error handling by propagating underlying AES errors.
4099 fatal errors in authentication mode MBEDTLS_SSL_VERIFY_OPTIONAL and to
4583 * The following _init() functions that could return errors have
4770 errors on use of deprecated functions.
4773 * Fix compile errors with PLATFORM_NO_STD_FUNCTIONS.
5095 * Fix compile errors when POLARSSL_ERROR_STRERROR_BC is undefined (found by
5264 * Compile errors with POLARSSL_RSA_NO_CRT
5594 * Debug messages about padding errors during SSL message decryption are
5745 * Debug messages about padding errors during SSL message decryption are
5848 * All error codes are now negative. Even on mermory failures and IO errors.
6075 this is mind when checking for errors.
6193 * Fixed assembly PPC compilation errors on Mac OS X, thanks to