- ad3c4ff Add an "SSL" infix to MBEDTLS_DELAYED_SERVER_CERT_VERIFICATION by Andrzej Kurek · 4 years, 8 months ago
- 6b5c9a3 Add an "SSL" infix to MBEDTLS_EARLY_KEY_COMPUTATION by Andrzej Kurek · 4 years, 8 months ago
- 4f5549f Add an "SSL" infix to MBEDTLS_IMMEDIATE_TRANSMISSION by Andrzej Kurek · 4 years, 8 months ago
- 9627202 Move MBEDTLS_DELAYED_SERVER_CERT_VERIFICATION to baremetal config by Andrzej Kurek · 4 years, 8 months ago
- 1315124 Move the new config optimization defines to be optional by Andrzej Kurek · 4 years, 8 months ago
- 88da3c2 Merge branch 'baremetal' into masked-aes by Shelly Liberman · 4 years, 8 months ago
- cdebcfe aes boolean masking by Shelly Liberman · 4 years, 9 months ago
- 7f81c86 Add a callback for platform faults in platform_util.c by Andrzej Kurek · 4 years, 9 months ago
- db0e50e Introduce MBEDTLS_OPTIMIZE_TINYCRYPT_ASM by Andrzej Kurek · 4 years, 10 months ago
- a793237 Calculate hashes of ssl encryption and decryption keys by Andrzej Kurek · 4 years, 11 months ago
- 1175044 Merge enc/dec cipher contexts in ssl transforms by Andrzej Kurek · 4 years, 11 months ago
- 825ebd4 Merge mbedtls 2.16.6 into baremetal by Andrzej Kurek · 5 years ago
- 6b5e60c config.pl full: exclude MBEDTLS_CTR_DRBG_USE_128_BIT_KEY by Gilles Peskine · 6 years ago
- 2231138 Disable AES SCA countermeasures from full config by Arto Kinnunen · 6 years ago
- e06e039 Fix basic-build-test.sh to work in different env by Teppo Järvelin · 6 years ago
- 1480444 Add config option for AES encryption only by Arto Kinnunen · 6 years ago
- 265d162 Update AES-128 bit configuration by Arto Kinnunen · 6 years ago
- 0a9b44d Merge branch 'mbedtls-2.16' into baremetal-2.16-20191004 by Manuel Pégourié-Gonnard · 6 years ago
- 303d399 Merge remote-tracking branch 'origin/pr/609' into baremetal by Simon Butcher · 6 years ago
- dfc9744 Don't set MBEDTLS_MEMORY_DEBUG through `scripts/config.pl full` by Hanno Becker · 6 years ago
- 8762101 Update documentation of exceptions for `config.pl full` by Andrzej Kurek · 6 years ago
- 307dfcd Disable memory buffer allocator in full config by Hanno Becker · 6 years ago
- 9ec3fe0 Introduce configuration option to remove CRT verification callbacks by Hanno Becker · 6 years ago
- 0956e3e Exclude NO_SHA224 option from scripts/config.pl by Manuel Pégourié-Gonnard · 6 years ago
- 8239fad TinyCrypt Config: Don't set MBEDTLS_USE_TINYCRYPT in config.pl full by Hanno Becker · 6 years ago
- 4009d8f Make function mbedtls_ssl_set_hostname(...) as optional by Teppo Järvelin · 6 years ago
- d07614c Introduce MBEDTLS_X509_CRT_REMOVE_SUBJECT_ISSUER_ID removing IDs by Hanno Becker · 6 years ago
- 843b71a Introduce MBEDTLS_X509_CRT_REMOVE_TIME removing time fields from CRT by Hanno Becker · 6 years ago
- 26ac9c4 Exclude new negative options from config.pl full by Manuel Pégourié-Gonnard · 6 years ago
- 7400e8f Merge remote-tracking branch 'origin/pr/591' into baremetal by Simon Butcher · 6 years ago
- b4d967a Remove MBEDTLS_X509_REMOVE_INFO from `scripts/config.pl full` by Hanno Becker · 6 years ago
- ba8b1eb Use negated option for controlling TLS support. by Manuel Pégourié-Gonnard · 6 years ago
- afdc1b5 Consistently use the name tinycrypt over uecc by Manuel Pégourié-Gonnard · 6 years ago
- 00c0aa0 Exclude MBEDTLS_USE_UECC from the full config by Jarno Lamsa · 6 years ago
- 5d8aade Reduce priority of 3DES ciphersuites by Andres Amaya Garcia · 7 years ago
- 9fa21bf Merge remote-tracking branch 'public/pr/1533' into development by Simon Butcher · 7 years ago
- 2adb375 Add option to avoid 64-bit multiplication by Manuel Pégourié-Gonnard · 7 years ago
- 533407a Use "#!/usr/bin/env perl" as shebang line. by fbrosson · 7 years ago
- a3389eb Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack by Hanno Becker · 7 years ago
- c4e9694 Add MBEDTLS_NO_UDBL_DIVISION to excludes of full config by Azim Khan · 8 years ago
- c3c3a68 Update usage description by Azim Khan · 8 years ago
- 0d44573 Add option to do baremetal configuration. by Azim Khan · 8 years ago
- 8ca0e8f Minor style fix by Gilles Peskine · 8 years ago
- d98e9e8 config.pl get: be better behaved by Gilles Peskine · 8 years ago
- 01f57e3 config.pl get: don't rewrite config.h; detect write errors by Gilles Peskine · 8 years ago
- f0f55cc Fixed "config.pl get" for options with no value by Gilles Peskine · 8 years ago
- 7c0f17d Add `MBEDTLS_RSA_NO_CRT` to options unaffected by `config.pl full` by Hanno Becker · 8 years ago
- c6f346b Fix get option in config.pl script by Hanno Becker · 8 years ago
- 2adecba Clarify Comments and Fix Typos (#651) by Brian J Murray · 9 years ago
- 3d26513 Fix for config.pl if no arguments are passed by Simon Butcher · 9 years ago
- dd9895d Fix config.pl to return successful exitcode for full and realfull by Simon Butcher · 9 years ago
- 4ae8691 Adds 'get' command to scripts/config.pl to retrieve config state by Simon Butcher · 9 years ago
- ab5df40 Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY by Simon Butcher · 9 years ago
- 53de784 Add entropy safety switch. by Janos Follath · 9 years ago
- 73883c1 Fixes formatting of spacing in config.pl by SimonB · 9 years ago
- 60f2cf9 Adds option to config.pl to force config changes by SimonB · 9 years ago
- 1989caf Use a full config.h with doxygen by Manuel Pégourié-Gonnard · 10 years ago
- 7f9049b Make config.pl more resistant to misuse by Manuel Pégourié-Gonnard · 10 years ago
- a14cbb6 Have config.pl return non-zero rather than warn by Manuel Pégourié-Gonnard · 10 years ago
- 7ee5ddd Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
- b752715 Expand config.pl's notion of "full" by Manuel Pégourié-Gonnard · 10 years ago
- 7b53889 Remove support for HAVE_INT8 and HAVE_INT16 by Manuel Pégourié-Gonnard · 10 years ago
- b20a70f Move rename.pl to scripts & add data file by Manuel Pégourié-Gonnard · 10 years ago
- 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
- 8a89fcd Rm references to removed config options by Manuel Pégourié-Gonnard · 10 years ago
- ea0920f Adjust test scripts to new RC4 defaults by Manuel Pégourié-Gonnard · 10 years ago
- 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
- f6080b8 Merge support for enabling / disabling renegotiation support at compile-time by Paul Bakker · 11 years ago
- 86b2908 Adapt to "negative" switch for renego by Manuel Pégourié-Gonnard · 11 years ago
- 052ae25 Avoid advertising private option by Manuel Pégourié-Gonnard · 11 years ago
- ab3d862 Make config.pl more versatile by Manuel Pégourié-Gonnard · 11 years ago