1. adc32c0 Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago
  2. 34b822c Initial implementation of ChaCha20 by Daniel King · 9 years ago
  3. cdd97fd Merge remote-tracking branch 'upstream-public/pr/1433' into development by Jaeden Amero · 7 years ago
  4. 09c4e7e Merge remote-tracking branch 'upstream-public/pr/1486' into development-proposed by Jaeden Amero · 7 years ago
  5. 418527b Fix minor issues with command line options by Darryl Green · 7 years ago
  6. 7869680 Updated abi_check.py docstrings by Darryl Green · 7 years ago
  7. 5031a9a Merge remote-tracking branch 'upstream-public/pr/1134' into development-proposed by Jaeden Amero · 7 years ago
  8. 2623296 all.sh: with --no-armcc, don't call armcc from output_env.sh by Gilles Peskine · 7 years ago
  9. a6f430f Fix current directory check by Darryl Green · 7 years ago
  10. 553a06f Merge remote-tracking branch 'upstream-restricted/pr/351' into development-restricted-proposed by Gilles Peskine · 7 years ago
  11. 127c5af Add copyright to abi_check script by Darryl Green · 7 years ago
  12. 13678d2 Merge remote-tracking branch 'upstream-public/pr/922' into development-proposed by Gilles Peskine · 7 years ago
  13. 7c2dd58 Add script for ABI compatibility checking by Darryl Green · 7 years ago
  14. a3389eb Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack by Hanno Becker · 7 years ago
  15. 0cb7709 Add LinkLibraryDependencies to VS2010 app template by Jaeden Amero · 7 years ago
  16. 7ecab3d Error codes for hardware accelerator failures by Gilles Peskine · 7 years ago
  17. 9214327 Sort list to make things easier to find by Gilles Peskine · 7 years ago
  18. c4e9694 Add MBEDTLS_NO_UDBL_DIVISION to excludes of full config by Azim Khan · 7 years ago
  19. c3c3a68 Update usage description by Azim Khan · 7 years ago
  20. 0d44573 Add option to do baremetal configuration. by Azim Khan · 7 years ago
  21. f16de7d Merge remote-tracking branch 'upstream-public/pr/995' into development by Gilles Peskine · 7 years ago
  22. 69944b1 Make matching more robbust in generate_errors.pl by Andres Amaya Garcia · 7 years ago
  23. d2da622 Ensure that only .h files are parsed in generate_errors.pl by Andres Amaya Garcia · 7 years ago
  24. 8ca0e8f Minor style fix by Gilles Peskine · 7 years ago
  25. d98e9e8 config.pl get: be better behaved by Gilles Peskine · 7 years ago
  26. 01f57e3 config.pl get: don't rewrite config.h; detect write errors by Gilles Peskine · 7 years ago
  27. f0f55cc Fixed "config.pl get" for options with no value by Gilles Peskine · 7 years ago
  28. 36855d6 Change generate_errors.pl to call perl grep by Andres Amaya Garcia · 7 years ago
  29. 7c0f17d Add `MBEDTLS_RSA_NO_CRT` to options unaffected by `config.pl full` by Hanno Becker · 7 years ago
  30. c6f346b Fix get option in config.pl script by Hanno Becker · 7 years ago
  31. fe94831 Remove malloc references in mbedtls/scripts by Andres Amaya Garcia · 7 years ago
  32. a7f51f6 Remove Yotta module from footprint.sh script by Ron Eldor · 8 years ago
  33. 08902ed Fix Visual Studio template files by Simon Butcher · 8 years ago
  34. 4d1e104 Merge iotssl-1079-macro-redefinition-warning by Simon Butcher · 8 years ago
  35. 31f9b5b Modify output_env.sh to make it extensible by Andres AG · 8 years ago
  36. 87bb577 Add ARM Compiler 6 build tests to all.sh by Andres AG · 8 years ago
  37. ee7157e Fix redefinition of macro ssl_set_bio by Andres AG · 8 years ago
  38. 2adecba Clarify Comments and Fix Typos (#651) by Brian J Murray · 8 years ago
  39. 37a064a Remove CMAC as a separate and independent error group by Simon Butcher · 8 years ago
  40. 84a4c67 Added CMAC as proper low-level module and changed error returns by Robert Cragie · 9 years ago
  41. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 8 years ago
  42. 40122e0 Remove list numbering in output_env.sh by Simon Butcher · 8 years ago
  43. 7a63eaf Add version printing for all.sh env vars by Andres AG · 8 years ago
  44. 9a5398f Fix footprint.sh call to makefile (#600) by Andres Amaya Garcia · 8 years ago
  45. 3ac0767 Suppress shell errors in output_env.sh by Simon Butcher · 8 years ago
  46. b72c678 Add script to print build environment info. (#539) by Janos Follath · 8 years ago
  47. 3d26513 Fix for config.pl if no arguments are passed by Simon Butcher · 8 years ago
  48. 6dc7c9c Adds checks to 1.3->2.0 API migration script by Simon Butcher · 8 years ago
  49. dd9895d Fix config.pl to return successful exitcode for full and realfull by Simon Butcher · 8 years ago
  50. 4ae8691 Adds 'get' command to scripts/config.pl to retrieve config state by Simon Butcher · 8 years ago
  51. ab5df40 Rename the 'no entropy' feature to MBEDTLS_TEST_NULL_ENTROPY by Simon Butcher · 8 years ago
  52. 53de784 Add entropy safety switch. by Janos Follath · 8 years ago
  53. 9fa2e86 Add missing mbedtls_time_t definitions (#493) by -~- redtangent ~-~ · 8 years ago
  54. 768594d Removes yotta from bump_version.sh by Simon Butcher · 9 years ago
  55. 73883c1 Fixes formatting of spacing in config.pl by SimonB · 9 years ago
  56. ba9dd1e Adds to footprint.sh MBEDTLS_NO_PLATFORM_ENTROPY by SimonB · 9 years ago
  57. 60f2cf9 Adds option to config.pl to force config changes by SimonB · 9 years ago
  58. d091ed1 Add scripts/apidoc_full.sh by Manuel Pégourié-Gonnard · 9 years ago
  59. 1989caf Use a full config.h with doxygen by Manuel Pégourié-Gonnard · 9 years ago
  60. 3134ef0 footprint.sh: tune output again by Manuel Pégourié-Gonnard · 9 years ago
  61. 4553a6c footprint.sh: improve printed output by Manuel Pégourié-Gonnard · 9 years ago
  62. ac8673c Add quick script to estimate ROM footprint by Manuel Pégourié-Gonnard · 9 years ago
  63. a6b95f0 Print I/O buffer size in memory.sh by Manuel Pégourié-Gonnard · 9 years ago
  64. 67e4652 Fix bug in bump_version.sh by Manuel Pégourié-Gonnard · 9 years ago
  65. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 9 years ago
  66. 278098f Merge pull request #233 from ARMmbed/yotta-scripted by Manuel Pégourié-Gonnard · 9 years ago
  67. 48573f8 Fix renaming error in script by Manuel Pégourié-Gonnard · 9 years ago
  68. 63e7eba Add material for generating yotta module by Manuel Pégourié-Gonnard · 9 years ago
  69. 7381ff0 Update copyright date in templates too by Manuel Pégourié-Gonnard · 9 years ago
  70. 10c7674 Adjust rename/compat list by Manuel Pégourié-Gonnard · 9 years ago
  71. 1409616 Fix one renaming in the list by Manuel Pégourié-Gonnard · 9 years ago
  72. 3d7d00a Rename mbedtls_net_close() to mbedtls_net_free() by Manuel Pégourié-Gonnard · 9 years ago
  73. 752c501 One soversion per library by Manuel Pégourié-Gonnard · 9 years ago
  74. ace3599 Fix GNUism in bump_version.sh by Manuel Pégourié-Gonnard · 9 years ago
  75. 7f9049b Make config.pl more resistant to misuse by Manuel Pégourié-Gonnard · 9 years ago
  76. 0789433 Rename M255 to Curve25519 by Manuel Pégourié-Gonnard · 9 years ago
  77. 7320eb4 Remove references to some Montgomery curves by Manuel Pégourié-Gonnard · 9 years ago
  78. 9dbaf40 Rationalize other snprintf() uses by Manuel Pégourié-Gonnard · 9 years ago
  79. c0696c2 Rename mbedtls_mpi_msb to mbedtls_mpi_bitlen by Manuel Pégourié-Gonnard · 9 years ago
  80. 097c7bb Rename relevant global symbols from size to bitlen by Manuel Pégourié-Gonnard · 9 years ago
  81. b541da6 Fix define for ssl_conf_curves() by Manuel Pégourié-Gonnard · 9 years ago
  82. a14cbb6 Have config.pl return non-zero rather than warn by Manuel Pégourié-Gonnard · 9 years ago
  83. 7ee5ddd Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 9 years ago
  84. b752715 Expand config.pl's notion of "full" by Manuel Pégourié-Gonnard · 9 years ago
  85. 0469e41 Add MBEDTLS_CONFIG_FILE to the rename list by Manuel Pégourié-Gonnard · 9 years ago
  86. c730ed3 Rename boolean functions to be clearer by Manuel Pégourié-Gonnard · 9 years ago
  87. cb46fd8 Avoid non-standard strcasecmp() by Manuel Pégourié-Gonnard · 9 years ago
  88. 6a8ca33 Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILED by Manuel Pégourié-Gonnard · 9 years ago
  89. d9e6a3a Rename pk_init_ctx() -> pk_setup() by Manuel Pégourié-Gonnard · 10 years ago
  90. 8473f87 Rename cipher_init_ctx() to cipher_setup() by Manuel Pégourié-Gonnard · 10 years ago
  91. 51f14be Remove VS6 files, only 2010 supported now by Manuel Pégourié-Gonnard · 10 years ago
  92. e3a062b Rename ecp_use_known_dp -> mbedtls_ecp_group_load() by Manuel Pégourié-Gonnard · 10 years ago
  93. 6729e79 Rename ssl_set_xxx() to ssl_conf_xxx() by Manuel Pégourié-Gonnard · 10 years ago
  94. ae31914 Rename ssl_legacy_renegotiation() to ssl_set_... by Manuel Pégourié-Gonnard · 10 years ago
  95. 8836994 Move WANT_READ/WANT_WRITE codes to SSL by Manuel Pégourié-Gonnard · 10 years ago
  96. eab147c Rename pkcs11_xxx_init() to bind() by Manuel Pégourié-Gonnard · 10 years ago
  97. 331ba57 Fix some additional renaming issues by Manuel Pégourié-Gonnard · 10 years ago
  98. 5f29a73 Fix regex in scripts/rename.pl again by Manuel Pégourié-Gonnard · 10 years ago
  99. e6028c9 Fix some X509 macro names by Manuel Pégourié-Gonnard · 10 years ago
  100. e75317b Anticipate merging x509_crt_verify_info() by Manuel Pégourié-Gonnard · 10 years ago