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