Lines Matching refs:used
17 or if mbedtls_ssl_conf_dtls_badmac_limit() was used, the attack only
30 mbedtls_ssl_conf_dtls_badmac_limit() was used, the attack only worked if
84 CBC based ciphersuite is used together with Encrypt-then-MAC. Previously,
126 used by user applications. Found and fixed by Fabio Alessandrelli.
133 * Changed the Clang parameters used in the CMake build files to work for
181 offer or a ciphersuite that cannot be used with the TLS or DTLS version
202 underlying transport in case event-driven IO is used.
231 I/O was used. Found and reported by Hubert Mis in #772.
330 * Fix mbedtls_x509_crt_profile_suiteb, which used to reject all certificates
346 * Log correct number of ciphersuites used in Client Hello message. #918
373 extension. When the truncated HMAC extension is enabled and CBC is used,
374 sending a malicious application packet could be used to selectively corrupt
450 * The configuration option MBEDTLS_RSA_ALT can be used to define alternative
497 * Fix variable used before assignment compilation warnings with IAR
538 Note, this padding mode is not used by the TLS protocol. Found and fixed by
556 used. Reported and fix proposed independently by satur9nine and sliai
793 * Fixed the templates used to generate project and solution files for Visual
846 when GCM is used. Found by udf2457. #441
946 allocate memory. Only used for certificate generation, not triggerable
1021 once in the same handhake and mbedtls_ssl_conf_psk() was used.
1024 * Fix stack buffer overflow in pkcs12 decryption (used by
1111 be always used (found by dcb314) (#235)
1181 * The following functions have been introduced and must be used in callback
1190 * On server, mbedtls_ssl_conf_session_tickets_cb() must now be used in
1225 * calloc() is now used instead of malloc() everywhere. API of platform
1260 argument (allowing memory savings if HMAC is not used)
1358 * Fix memory leak when gcm_setkey() and ccm_setkey() are used more than
1376 * Fix hardclock() (only used in the benchmarking program) with some
1399 more flexible (warning: OFLAGS is not used any more) (see the README)
1678 * oid_get_numeric_string() used to truncate the output without returning an
1732 * Bignum's MIPS-32 assembly was used on MIPS-64, causing chaos. (Found by
1929 * Fix hardclock() (only used in the benchmarking program) with some
2047 * Bignum's MIPS-32 assembly was used on MIPS-64, causing chaos. (Found by
2421 * Changed the used random function pointer to more flexible format. Renamed
2437 standard 1 byte version sometimes used by Microsoft. (Closes ticket #38)
2482 used are negative.
2820 * Ciphers used in SSL/TLS can now be disabled at compile