1. 426c2d4 Add an option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  2. d863a67 Merge branch 'mbedtls-2.7' into mbedtls-2.7-restricted by Manuel Pégourié-Gonnard · 5 years ago
  3. 44bfbe3 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  4. 40597ce Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  5. 9cdda86 Merge branch 'mbedtls-2.7-restricted' into mbedtls-2.7.16r0 by Janos Follath · 5 years ago
  6. d90faf9 Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
  7. 4e9f712 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  8. 09b4f19 Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  9. 457351a Exclude DEPRECATED_WARNING in config full by Gilles Peskine · 5 years ago
  10. a21c5e9 Document and fix the MBEDTLS_xxx_ALT logic for the full config by Gilles Peskine · 5 years ago
  11. ba5dbae Sort lists for easier maintenance by Gilles Peskine · 5 years ago
  12. f48d468 Explain the rationale for inclusion in "full" and "baremetal" by Gilles Peskine · 5 years ago
  13. 165d1bb Enable X509_ALLOW_EXTENSIONS_NON_V3 in config full by Gilles Peskine · 5 years ago
  14. 89361c9 Remove obsolete options from config.pl by Gilles Peskine · 5 years ago
  15. 19aa89a Don't set MBEDTLS_MEMORY_DEBUG through `scripts/config.pl full` by Hanno Becker · 6 years ago
  16. e1c62e6 Update documentation of exceptions for `config.pl full` by Andrzej Kurek · 6 years ago
  17. 26c333a Disable memory buffer allocator in full config by Hanno Becker · 6 years ago
  18. 21ade06 Reduce priority of 3DES ciphersuites by Andres Amaya Garcia · 7 years ago
  19. 3a74571 Backport 2.7: Use "#!/usr/bin/env perl" as shebang line. by fbrosson · 7 years ago
  20. e856e84 Don't enable RSA_NO_CRT in `config.pl full` by Hanno Becker · 7 years ago
  21. c4e9694 Add MBEDTLS_NO_UDBL_DIVISION to excludes of full config by Azim Khan · 8 years ago
  22. c3c3a68 Update usage description by Azim Khan · 8 years ago
  23. 0d44573 Add option to do baremetal configuration. by Azim Khan · 8 years ago
  24. 8ca0e8f Minor style fix by Gilles Peskine · 8 years ago
  25. d98e9e8 config.pl get: be better behaved by Gilles Peskine · 8 years ago
  26. 01f57e3 config.pl get: don't rewrite config.h; detect write errors by Gilles Peskine · 8 years ago
  27. f0f55cc Fixed "config.pl get" for options with no value by Gilles Peskine · 8 years ago
  28. c6f346b Fix get option in config.pl script by Hanno Becker · 8 years ago
  29. 2adecba Clarify Comments and Fix Typos (#651) by Brian J Murray · 9 years ago
  30. 3d26513 Fix for config.pl if no arguments are passed by Simon Butcher · 9 years ago
  31. dd9895d Fix config.pl to return successful exitcode for full and realfull by Simon Butcher · 9 years ago
  32. 4ae8691 Adds 'get' command to scripts/config.pl to retrieve config state by Simon Butcher · 9 years ago
  33. ab5df40 Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY by Simon Butcher · 9 years ago
  34. 53de784 Add entropy safety switch. by Janos Follath · 9 years ago
  35. 73883c1 Fixes formatting of spacing in config.pl by SimonB · 9 years ago
  36. 60f2cf9 Adds option to config.pl to force config changes by SimonB · 9 years ago
  37. 1989caf Use a full config.h with doxygen by Manuel Pégourié-Gonnard · 10 years ago
  38. 7f9049b Make config.pl more resistant to misuse by Manuel Pégourié-Gonnard · 10 years ago
  39. a14cbb6 Have config.pl return non-zero rather than warn by Manuel Pégourié-Gonnard · 10 years ago
  40. 7ee5ddd Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  41. b752715 Expand config.pl's notion of "full" by Manuel Pégourié-Gonnard · 10 years ago
  42. 7b53889 Remove support for HAVE_INT8 and HAVE_INT16 by Manuel Pégourié-Gonnard · 10 years ago
  43. b20a70f Move rename.pl to scripts & add data file by Manuel Pégourié-Gonnard · 10 years ago
  44. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  45. 8a89fcd Rm references to removed config options by Manuel Pégourié-Gonnard · 10 years ago
  46. ea0920f Adjust test scripts to new RC4 defaults by Manuel Pégourié-Gonnard · 10 years ago
  47. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  48. f6080b8 Merge support for enabling / disabling renegotiation support at compile-time by Paul Bakker · 11 years ago
  49. 86b2908 Adapt to "negative" switch for renego by Manuel Pégourié-Gonnard · 11 years ago
  50. 052ae25 Avoid advertising private option by Manuel Pégourié-Gonnard · 11 years ago
  51. ab3d862 Make config.pl more versatile by Manuel Pégourié-Gonnard · 11 years ago