1. d04c623 Merge remote-tracking branch 'restricted/pr/403' into development-restricted by Manuel Pégourié-Gonnard · 7 years ago
  2. 1827368 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 7 years ago
  3. 4712119 Merge remote-tracking branch 'restricted/pr/397' into development by Manuel Pégourié-Gonnard · 7 years ago
  4. 1434a36 Don't split error code description across multiple lines by Hanno Becker · 7 years ago
  5. 86ffd80 Register new error code in error.h by Gilles Peskine · 7 years ago
  6. 25d6d1a Correct record header size in case of TLS by Hanno Becker · 7 years ago
  7. 0960f06 Merge branch 'development' into development-restricted by Gilles Peskine · 7 years ago
  8. 0884f48 Merge remote-tracking branch 'upstream-public/pr/1141' into development by Gilles Peskine · 7 years ago
  9. 7fb29b1 Merge branch 'development' into development-restricted by Gilles Peskine · 7 years ago
  10. 4b117d9 Merge remote-tracking branch 'upstream-public/pr/1055' into development by Gilles Peskine · 7 years ago
  11. 41e9741 Merge remote-tracking branch 'upstream-restricted/pr/419' into development-restricted by Gilles Peskine · 7 years ago
  12. 80441c6 Merge branch 'iotssl-1419-safermemcmp-volatile' into development-restricted by Gilles Peskine · 7 years ago
  13. 15f2b3e Mention that mpi_fill_random interprets PRNG output as big-endian by Hanno Becker · 7 years ago
  14. 6851b10 Note that disabling SSL_RENEGO doesn't open door for renego attack by Hanno Becker · 7 years ago
  15. 9fb0205 Fix typo in asn1.h by Andres Amaya Garcia · 7 years ago
  16. 1a9a51c Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog. by Hanno Becker · 8 years ago
  17. 0446a39 Enhance documentation of mbedtls_ssl_set_hostname by Hanno Becker · 8 years ago
  18. bc389d1 Extend scope of ERR_RSA_UNSUPPORTED_OPERATION error code by Hanno Becker · 7 years ago
  19. 3cdc711 Deprecate usage of RSA primitives with wrong key type by Hanno Becker · 7 years ago
  20. d25d444 Don't allocate space for DTLS header if DTLS is disabled by Hanno Becker · 7 years ago
  21. 2f38a43 Enhance documentation of ssl_write_hostname_ext, adapt ChangeLog. by Hanno Becker · 8 years ago
  22. f5f9d11 Enhance documentation of mbedtls_ssl_set_hostname by Hanno Becker · 8 years ago
  23. a8434e8 Add compile-time checks for size of record content and payload by Hanno Becker · 7 years ago
  24. f231eaa Add configuration file in md.h by Ron Eldor · 7 years ago
  25. 72ea31b Update version number to 2.6.0 by Simon Butcher · 7 years ago mbedtls-2.6.0
  26. 61937d4 Rename time and index parameter to avoid name conflict. by Hanno Becker · 8 years ago
  27. c630ce6 Improve MBEDTLS_NO_UDBL_DIVISION description by Andres Amaya Garcia · 7 years ago
  28. df1486a Remove MBEDTLS_TYPE_UDBL option by Andres Amaya Garcia · 7 years ago
  29. b39467d Fix check_config.h #error directive by Andres Amaya Garcia · 7 years ago
  30. 93db11a Fix typo in check_config.h by Andres Amaya Garcia · 7 years ago
  31. b1a977f MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 7 years ago
  32. d7fce00 Allow forcing 64-bit integer type by Andres Amaya Garcia · 7 years ago
  33. aa27dfe Enable 64-bit compilation with ARM Compiler 6 by Andres Amaya Garcia · 8 years ago
  34. a95d630 Fix platform setup/teardown feature and comments by Simon Butcher · 7 years ago
  35. d3be27a Add additional comments to platform setup/teardown functions by Simon Butcher · 7 years ago
  36. d91f99f Rename macro SETUP_ALT to SETUP_TEARDOWN_ALT by Andres Amaya Garcia · 7 years ago
  37. 64b02cd Improve documentation for mbedtls_platform_context by Andres Amaya Garcia · 7 years ago
  38. 3c8a39d Remove internal functions from setup API by Andres Amaya Garcia · 7 years ago
  39. 2a6f39c Add library setup and teardown APIs by Andres Amaya Garcia · 7 years ago
  40. ca1cdb2 Make minor changes to documentation by Hanno Becker · 7 years ago
  41. bedc205 Export mbedtls_aes_(en/de)crypt to retain for API compatibility by Hanno Becker · 7 years ago
  42. 6d84ae7 Clarify documentation for alternative AES implementations by Hanno Becker · 7 years ago
  43. d300a57 Undo API change by Hanno Becker · 7 years ago
  44. bfea4a7 Remove mutexes from ECP hardware acceleration by Janos Follath · 7 years ago
  45. b647919 Improve documentation of PKCS1 decryption functions by Hanno Becker · 8 years ago
  46. fdd11b2 Improve MBEDTLS_NO_UDBL_DIVISION description by Andres Amaya Garcia · 7 years ago
  47. de2e704 Remove MBEDTLS_TYPE_UDBL option by Andres Amaya Garcia · 7 years ago
  48. 713c6fd Fix check_config.h #error directive by Andres Amaya Garcia · 7 years ago
  49. bebc5f6 Fix typo in check_config.h by Andres Amaya Garcia · 7 years ago
  50. 9a9adcd MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 7 years ago
  51. 6ee7dad Allow forcing 64-bit integer type by Andres Amaya Garcia · 7 years ago
  52. 05d9535 Enable 64-bit compilation with ARM Compiler 6 by Andres Amaya Garcia · 8 years ago
  53. c0da47d Fix platform setup/teardown feature and comments by Simon Butcher · 7 years ago
  54. be4f75c Add additional comments to platform setup/teardown functions by Simon Butcher · 7 years ago
  55. 9da6951 Rename macro SETUP_ALT to SETUP_TEARDOWN_ALT by Andres Amaya Garcia · 7 years ago
  56. 9d80a36 Improve documentation for mbedtls_platform_context by Andres Amaya Garcia · 7 years ago
  57. 82d7314 Remove internal functions from setup API by Andres Amaya Garcia · 7 years ago
  58. 122d899 Add library setup and teardown APIs by Andres Amaya Garcia · 7 years ago
  59. 1a28b01 Make minor changes to documentation by Hanno Becker · 7 years ago
  60. 489b985 Export mbedtls_aes_(en/de)crypt to retain for API compatibility by Hanno Becker · 7 years ago
  61. 649dcab Clarify documentation for alternative AES implementations by Hanno Becker · 7 years ago
  62. 544039a Undo API change by Hanno Becker · 7 years ago
  63. a9e775e Remove mutexes from ECP hardware acceleration by Janos Follath · 7 years ago
  64. 248ae6d Improve documentation of PKCS1 decryption functions by Hanno Becker · 8 years ago
  65. 760c9b9 Update doc of return value of verify() by Manuel Pégourié-Gonnard · 7 years ago
  66. 31458a1 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 7 years ago
  67. 59e6963 Prevent clever optimization to prematurely quit loop in safe memcmp by Hanno Becker · 7 years ago
  68. f2a597f Update the version number to 2.5.1 by Simon Butcher · 7 years ago mbedtls-2.5.1
  69. 4a42f3c Merge remote-tracking branch 'restricted/iotssl-1398' into development-restricted by Manuel Pégourié-Gonnard · 7 years ago
  70. db108ac Merge remote-tracking branch 'hanno/mpi_read_file_underflow' into development by Manuel Pégourié-Gonnard · 7 years ago
  71. 1178ac5 Merge remote-tracking branch 'hanno/sliding_exponentiation' into development by Manuel Pégourié-Gonnard · 7 years ago
  72. 4a810fb Fix mbedtls_ssl_read by Hanno Becker · 8 years ago
  73. af0665d Simplify retaining of messages for future processing by Hanno Becker · 8 years ago
  74. c44c3c2 Merge remote-tracking branch 'janos/iotssl-1156-ecdsa-sample-and-doc-clarification' into development by Manuel Pégourié-Gonnard · 7 years ago
  75. f11d33b Cleaned up negative test predicate for test case by Gilles Peskine · 8 years ago
  76. 5d2511c SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  77. 4fa6bed X.509 tests: obey compile-time SHA-1 support option by Gilles Peskine · 8 years ago
  78. 5e79cb3 Remove SHA-1 in TLS by default by Gilles Peskine · 8 years ago
  79. 23b33f8 Merge remote-tracking branch 'hanno/sig_hash_compatibility' into development by Manuel Pégourié-Gonnard · 7 years ago
  80. 9f77017 Updated version number to 2.5.0 by Simon Butcher · 8 years ago mbedtls-2.5.0
  81. f5bf718 Change return type of AES decrypt and encrypt by Andres AG · 8 years ago
  82. 088ce43 Implement optional CA list suppression in Certificate Request by Janos Follath · 8 years ago
  83. 75fdf63 Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 8 years ago
  84. 7e5437a Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  85. 1aa267c Introduce macros and functions to characterize certain ciphersuites. by Hanno Becker · 8 years ago
  86. af610a0 Fix check-doxy-blocks.pl errors (cmac.c ecjpake.h) by Andres Amaya Garcia · 8 years ago
  87. 5634b86 Apply feedback to ECP internal interface documentation by Janos Follath · 8 years ago
  88. aab9efb Add doxygen documentation to the new ECP interface by Janos Follath · 8 years ago
  89. 333d163 Remove obsolote ECP abstraction macros by Janos Follath · 8 years ago
  90. c44ab97 Apply review feedback on ECP interface by Janos Follath · 8 years ago
  91. b8a90fb Update ECP hardware abstraction interface by Janos Follath · 8 years ago
  92. ee782bc Adjust documentation to new ECP function names. by Janos Follath · 8 years ago
  93. 552f6b6 Add global mutex for asymmetric crypto accelerator by Janos Follath · 8 years ago
  94. 16e63ea Fix alternative ECP function names by Janos Follath · 8 years ago
  95. 4d9c69d Fix ECP alternative macro names by Janos Follath · 8 years ago
  96. 47d28f0 Remove alt_internal directory by Janos Follath · 8 years ago
  97. 372697b Clean up ECP abstraction layer code by Janos Follath · 8 years ago
  98. b069753 ECP: Add module and function level replacement options. by Janos Follath · 8 years ago
  99. b2034b7 Fix potential stack underflow in mpi_read_file. by Hanno Becker · 8 years ago
  100. 4bcb491 Abort modular inversion when modulus is one. by Hanno Becker · 8 years ago