1. e2fcfa8 Stick to the use of constant-macros by Hanno Becker · 8 years ago
  2. f9734b3 Change wording of warnings by Hanno Becker · 8 years ago
  3. f240ea0 Expand documentation of `mbedtls_dhm_read_params` by Hanno Becker · 8 years ago
  4. f8258e7 Adapt documentation of `mbedtls_ssl_conf_dh_param` to new moduli by Hanno Becker · 8 years ago
  5. 70da2c5 Improve documentation of `mbedtls_dhm_make_params` by Hanno Becker · 8 years ago
  6. a2f6b72 Add warnings regarding the use of DHM in general by Hanno Becker · 8 years ago
  7. e764324 Improve documentation in dhm.h by Hanno Becker · 8 years ago
  8. 4c72b00 Add const-qualifiers to prime constants by Hanno Becker · 8 years ago
  9. b1d4d1f Add description of how the primes from RFC 3526/7919 were generated by Hanno Becker · 8 years ago
  10. b2bad80 Introduce Diffie-Hellman parameters from RFC 7919 by Hanno Becker · 8 years ago
  11. 0e6dc84 Deprecate Diffie-Hellman groups from RFC 5114 by Hanno Becker · 8 years ago
  12. 72ea31b Update version number to 2.6.0 by Simon Butcher · 8 years ago mbedtls-2.6.0
  13. 61937d4 Rename time and index parameter to avoid name conflict. by Hanno Becker · 8 years ago
  14. c630ce6 Improve MBEDTLS_NO_UDBL_DIVISION description by Andres Amaya Garcia · 8 years ago
  15. df1486a Remove MBEDTLS_TYPE_UDBL option by Andres Amaya Garcia · 8 years ago
  16. b39467d Fix check_config.h #error directive by Andres Amaya Garcia · 8 years ago
  17. 93db11a Fix typo in check_config.h by Andres Amaya Garcia · 8 years ago
  18. b1a977f MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  19. d7fce00 Allow forcing 64-bit integer type by Andres Amaya Garcia · 8 years ago
  20. aa27dfe Enable 64-bit compilation with ARM Compiler 6 by Andres Amaya Garcia · 8 years ago
  21. a95d630 Fix platform setup/teardown feature and comments by Simon Butcher · 8 years ago
  22. d3be27a Add additional comments to platform setup/teardown functions by Simon Butcher · 8 years ago
  23. d91f99f Rename macro SETUP_ALT to SETUP_TEARDOWN_ALT by Andres Amaya Garcia · 8 years ago
  24. 64b02cd Improve documentation for mbedtls_platform_context by Andres Amaya Garcia · 8 years ago
  25. 3c8a39d Remove internal functions from setup API by Andres Amaya Garcia · 8 years ago
  26. 2a6f39c Add library setup and teardown APIs by Andres Amaya Garcia · 8 years ago
  27. ca1cdb2 Make minor changes to documentation by Hanno Becker · 8 years ago
  28. bedc205 Export mbedtls_aes_(en/de)crypt to retain for API compatibility by Hanno Becker · 8 years ago
  29. 6d84ae7 Clarify documentation for alternative AES implementations by Hanno Becker · 8 years ago
  30. d300a57 Undo API change by Hanno Becker · 8 years ago
  31. bfea4a7 Remove mutexes from ECP hardware acceleration by Janos Follath · 8 years ago
  32. b647919 Improve documentation of PKCS1 decryption functions by Hanno Becker · 8 years ago
  33. 760c9b9 Update doc of return value of verify() by Manuel Pégourié-Gonnard · 8 years ago
  34. 31458a1 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 8 years ago
  35. f2a597f Update the version number to 2.5.1 by Simon Butcher · 8 years ago archive/mbedtls-2.5 archive/mbedtls-2.5.2 mbedtls-2.5 mbedtls-2.5.2 mbedtls-2.5.1
  36. 4a42f3c Merge remote-tracking branch 'restricted/iotssl-1398' into development-restricted by Manuel Pégourié-Gonnard · 8 years ago
  37. db108ac Merge remote-tracking branch 'hanno/mpi_read_file_underflow' into development by Manuel Pégourié-Gonnard · 8 years ago
  38. 1178ac5 Merge remote-tracking branch 'hanno/sliding_exponentiation' into development by Manuel Pégourié-Gonnard · 8 years ago
  39. 4a810fb Fix mbedtls_ssl_read by Hanno Becker · 8 years ago
  40. af0665d Simplify retaining of messages for future processing by Hanno Becker · 8 years ago
  41. c44c3c2 Merge remote-tracking branch 'janos/iotssl-1156-ecdsa-sample-and-doc-clarification' into development by Manuel Pégourié-Gonnard · 8 years ago
  42. f11d33b Cleaned up negative test predicate for test case by Gilles Peskine · 8 years ago
  43. 5d2511c SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  44. 4fa6bed X.509 tests: obey compile-time SHA-1 support option by Gilles Peskine · 8 years ago
  45. 5e79cb3 Remove SHA-1 in TLS by default by Gilles Peskine · 8 years ago
  46. 23b33f8 Merge remote-tracking branch 'hanno/sig_hash_compatibility' into development by Manuel Pégourié-Gonnard · 8 years ago
  47. 9f77017 Updated version number to 2.5.0 by Simon Butcher · 8 years ago mbedtls-2.5.0
  48. f5bf718 Change return type of AES decrypt and encrypt by Andres AG · 8 years ago
  49. 088ce43 Implement optional CA list suppression in Certificate Request by Janos Follath · 8 years ago
  50. 75fdf63 Remove obsolete macros from compat-1.3.h by Andres Amaya Garcia · 8 years ago
  51. 7e5437a Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  52. 1aa267c Introduce macros and functions to characterize certain ciphersuites. by Hanno Becker · 8 years ago
  53. af610a0 Fix check-doxy-blocks.pl errors (cmac.c ecjpake.h) by Andres Amaya Garcia · 9 years ago
  54. 5634b86 Apply feedback to ECP internal interface documentation by Janos Follath · 9 years ago
  55. aab9efb Add doxygen documentation to the new ECP interface by Janos Follath · 9 years ago
  56. 333d163 Remove obsolote ECP abstraction macros by Janos Follath · 9 years ago
  57. c44ab97 Apply review feedback on ECP interface by Janos Follath · 9 years ago
  58. b8a90fb Update ECP hardware abstraction interface by Janos Follath · 9 years ago
  59. ee782bc Adjust documentation to new ECP function names. by Janos Follath · 9 years ago
  60. 552f6b6 Add global mutex for asymmetric crypto accelerator by Janos Follath · 9 years ago
  61. 16e63ea Fix alternative ECP function names by Janos Follath · 9 years ago
  62. 4d9c69d Fix ECP alternative macro names by Janos Follath · 9 years ago
  63. 47d28f0 Remove alt_internal directory by Janos Follath · 9 years ago
  64. 372697b Clean up ECP abstraction layer code by Janos Follath · 9 years ago
  65. b069753 ECP: Add module and function level replacement options. by Janos Follath · 9 years ago
  66. b2034b7 Fix potential stack underflow in mpi_read_file. by Hanno Becker · 8 years ago
  67. 4bcb491 Abort modular inversion when modulus is one. by Hanno Becker · 8 years ago
  68. 0a5154b Clarify the use of ECDSA API by Janos Follath · 8 years ago
  69. aca11a0 Fixed typo in ssl.h by Jaakko Korhonen · 8 years ago
  70. ee75b9b Add clarification to the TLS renegotiation period by Simon Butcher · 9 years ago
  71. 1d4db5b Merge 'iotssl-1099-incorrect-renego-dtls' by Simon Butcher · 9 years ago
  72. a90f6bd Merge PR #737 - type in ssl.h by Simon Butcher · 9 years ago
  73. 4d1e104 Merge iotssl-1079-macro-redefinition-warning by Simon Butcher · 9 years ago
  74. 18c5c59 Fix renegotiation at incorrect times in DTLS by Andres AG · 9 years ago
  75. 14918fb Fixed typo in ssl.h by Jaakko Korhonen · 9 years ago
  76. f4957a8 Clarify CMAC API by Simon Butcher · 9 years ago
  77. 1808dc0 Update library version number to 2.4.1 by Janos Follath · 9 years ago
  78. ee7157e Fix redefinition of macro ssl_set_bio by Andres AG · 9 years ago
  79. b67c897 removed outdated comment by DSiekmeier · 9 years ago
  80. 2adecba Clarify Comments and Fix Typos (#651) by Brian J Murray · 9 years ago
  81. 2cb4739 Fix multiple erroneously named source files in comments by Simon Butcher · 9 years ago
  82. 16c54ee Update library version number to 2.4.0 by Simon Butcher · 9 years ago
  83. 8e00410 Merge fix for AEAD Random IVs by Simon Butcher · 9 years ago
  84. 9900014 Merge fix for IE Certificate Compatibility by Simon Butcher · 9 years ago
  85. 314d8a8 Fix documentation for mbedtls_gcm_finish() by Andres AG · 9 years ago
  86. 2280e9c Fix typo in docs for mbedtls_x509write_csr_der() by Andres AG · 9 years ago
  87. 2b3b740 Remove unnecessary flag from CMAC context by Janos Follath · 9 years ago
  88. 8254b6c Clean up of formatting, and potential integer overflow fix by Andres AG · 9 years ago
  89. f394e09 Clean up and minor fixes following review by Simon Butcher · 9 years ago
  90. 5805fbe Fix CMAC interface for doxygen by Simon Butcher · 9 years ago
  91. 08e8900 Fix naming in cmac.h to comply with check-names.sh by Simon Butcher · 9 years ago
  92. 59b4c88 Clean up comment formatting in md.h by Simon Butcher · 9 years ago
  93. 53b5e9c Remove CMAC as a separate and independent error group by Simon Butcher · 9 years ago
  94. 0c79073 Refactor and change CMAC interface by Simon Butcher · 9 years ago
  95. 57104fb Specify AES-CMAC-PRF buffer output size in comment by Brian Murray · 9 years ago
  96. 5168618 Minor fixes to comments by Brian Murray · 9 years ago
  97. 3d64431 Minor CMAC fixes for merge by Brian Murray · 9 years ago
  98. ba42694 Minor change to pass build tests by Brian Murray · 9 years ago
  99. 6eae89b No CMAC minimum tag length is specified by NIST SP800-38B A Minor Typo Changes by Brian Murray · 9 years ago
  100. 86ff986 selftest supports cmac if only MBEDTLS_DES_C is defined Other minor typo fixes by Brian Murray · 9 years ago