1. 759c91d Consistently use \c NULL and \c 0 by Gilles Peskine · 6 years ago
  2. 0b5e804 HMAC_DRBG: improve the documentation of the entropy length by Gilles Peskine · 6 years ago
  3. db6f414 HMAC_DRBG documentation improvements clarifications by Gilles Peskine · 6 years ago
  4. 0bf49eb More CTR_DRBG documentation improvements and clarifications by Gilles Peskine · 6 years ago
  5. 4284bec Fix wording by Gilles Peskine · 6 years ago
  6. 761f888 Remove warning that the previous expanded discussion has obsoleted by Gilles Peskine · 6 years ago
  7. c85dcb3 CTR_DRBG: improve the discussion of entropy length vs strength by Gilles Peskine · 6 years ago
  8. 3354f75 CTR_DRBG: Finish an unfinished paragraph by Gilles Peskine · 6 years ago
  9. 1eb7ba7 CTR_DRBG: Document the security strength and SP 800-90A compliance by Gilles Peskine · 6 years ago
  10. 80b3f4b CTR_DRBG: Document the maximum size of some parameters by Gilles Peskine · 6 years ago
  11. 6b2c50c CTR_DRBG documentation clarifications by Gilles Peskine · 6 years ago
  12. 9ae9da9 Add cfg dep MBEDTLS_MEMORY_DEBUG->MBEDTLS_MEMORY_BUFFER_ALLOC_C by Hanno Becker · 6 years ago
  13. e29e7eb Check dependencies of MBEDTLS_MEMORY_BACKTRACE in check_config.h by Hanno Becker · 6 years ago
  14. fcb8711 Bump version to Mbed TLS 2.16.3 by Jaeden Amero · 6 years ago
  15. e7e5515 Merge remote-tracking branch 'origin/mbedtls-2.16' into mbedtls-2.16-restricted by Jaeden Amero · 6 years ago
  16. f170449 Merge remote-tracking branch 'origin/pr/2770' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  17. 6d079ba Merge remote-tracking branch 'upstream-restricted/mbedtls-2.16-proposed' into mbedtls-2.16-restricted by Gilles Peskine · 6 years ago
  18. 33f66ba Merge remote-tracking branch 'upstream-restricted/pr/556' into mbedtls-2.16-restricted by Gilles Peskine · 6 years ago
  19. a690179 bn_mul.h: require at least ARMv6 to enable the ARM DSP code by Aurelien Jarno · 7 years ago
  20. 420f358 Fix the license header of hkdf by Ron Eldor · 6 years ago
  21. 7b03e87 Merge remote-tracking branch 'restricted/pr/582' into mbedtls-2.16-restricted by Jaeden Amero · 6 years ago
  22. 5ecbd14 Merge remote-tracking branch 'origin/pr/2701' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  23. 096bccf Merge remote-tracking branch 'origin/pr/2450' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  24. d81c11b Merge remote-tracking branch 'origin/pr/2687' into mbedtls-2.16 by Jaeden Amero · 6 years ago mbedtls-2.16.2
  25. 30346f6 Make it easier to define MBEDTLS_PARAM_FAILED as assert by Gilles Peskine · 6 years ago
  26. 1adf212 Merge remote-tracking branch 'origin/pr/2497' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  27. ff36cda Update library to 2.16.2 by Jaeden Amero · 6 years ago
  28. 4e36da3 Add documentation notes about the required size of the signature buffers by k-stachowiak · 6 years ago
  29. c775ee1 Add missing MBEDTLS_ECP_C dependencies in check_config.h by k-stachowiak · 6 years ago
  30. 72309d0 Document origin of hardcoded certificates in library/certs.c by Hanno Becker · 6 years ago
  31. cbcd327 Merge remote-tracking branch 'origin/pr/2611' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  32. d707783 Reword ssl_conf_max_frag_len documentation for clarity by k-stachowiak · 6 years ago
  33. d6028a1 Improve macro hygiene by Hanno Becker · 7 years ago
  34. 186c2c0 Merge remote-tracking branch 'restricted/pr/553' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  35. 9f4f8ee Update library version to 2.16.1 by Jaeden Amero · 6 years ago mbedtls-2.16.1
  36. 9f24b73 Add warning for alternative ECDSA implementations by Janos Follath · 7 years ago
  37. f1713e9 Add a safer deterministic ECDSA function by Janos Follath · 7 years ago
  38. 799cd57 Merge remote-tracking branch 'restricted/pr/550' into mbedtls-2.16 by Simon Butcher · 6 years ago
  39. 7c86e9a Fix documentation for 3DES removal by Andres Amaya Garcia · 6 years ago
  40. 6882ec1 Fix wording of ChangeLog and 3DES_REMOVE docs by Andres Amaya Garcia · 7 years ago
  41. 5d8aade Reduce priority of 3DES ciphersuites by Andres Amaya Garcia · 7 years ago
  42. 4dc50bc Fix typo in documentation by Gilles Peskine · 7 years ago
  43. d5f4759 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  44. 6490034 Improve docs for ASN.1 bitstrings and their usage by Andres Amaya Garcia · 7 years ago
  45. 5788314 Merge remote-tracking branch 'origin/pr/2319' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  46. f0f8c09 Merge remote-tracking branch 'origin/pr/1375' into mbedtls-2.16 by Jaeden Amero · 7 years ago
  47. 541055e Backport #1949 into mbedtls-2.16 by Jeffrey Martin · 7 years ago
  48. 874b604 Merge remote-tracking branch 'public/pr/975' into mbedtls-2.16 by Simon Butcher · 7 years ago
  49. b779759 Move ecp_restartable definitions out of the MBEDTLS_ECP_ALT guards by Darryl Green · 7 years ago
  50. 983acb7 Fix include file path by GuHaijun · 7 years ago
  51. 6c164e7 Update the version of the library to 2.16.0 by Simon Butcher · 7 years ago
  52. fed19be Merge remote-tracking branch 'public/pr/2126' into development-restricted by Simon Butcher · 7 years ago
  53. 6df8c53 Merge remote-tracking branch 'public/pr/2134' into development-restricted by Simon Butcher · 7 years ago
  54. ad7c210 Merge remote-tracking branch 'public/pr/2274' into development by Simon Butcher · 7 years ago
  55. 12b4240 Merge remote-tracking branch 'public/pr/2288' into development by Simon Butcher · 7 years ago
  56. c831193 Merge remote-tracking branch 'public/pr/2302' into development by Simon Butcher · 7 years ago
  57. 1efda39 Merge remote-tracking branch 'public/pr/2297' into development by Simon Butcher · 7 years ago
  58. 5aa7809 Merge remote-tracking branch 'public/pr/2275' into development by Simon Butcher · 7 years ago
  59. 780cf18 Merge remote-tracking branch 'public/pr/2271' into development by Simon Butcher · 7 years ago
  60. 032c037 Merge remote-tracking branch 'public/pr/2270' into development by Simon Butcher · 7 years ago
  61. a033633 Merge remote-tracking branch 'public/pr/2269' into development by Simon Butcher · 7 years ago
  62. 70935a4 Merge remote-tracking branch 'public/pr/2299' into development by Simon Butcher · 7 years ago
  63. 003c0e0 Merge remote-tracking branch 'public/pr/2292' into development by Simon Butcher · 7 years ago
  64. decf2f5 Merge remote-tracking branch 'public/pr/2291' into development by Simon Butcher · 7 years ago
  65. 65ce5dc Merge remote-tracking branch 'public/pr/2290' into development by Simon Butcher · 7 years ago
  66. ad2e0da Merge remote-tracking branch 'public/pr/2283' into development by Simon Butcher · 7 years ago
  67. 0bbf7f4 Merge remote-tracking branch 'public/pr/2279' into development by Simon Butcher · 7 years ago
  68. 962b7b1 Merge remote-tracking branch 'public/pr/2273' into development by Simon Butcher · 7 years ago
  69. 6be67a6 Merge remote-tracking branch 'public/pr/2281' into development by Simon Butcher · 7 years ago
  70. dac513e Merge remote-tracking branch 'public/pr/2282' into development by Simon Butcher · 7 years ago
  71. ccafd14 Merge remote-tracking branch 'public/pr/2276' into development by Simon Butcher · 7 years ago
  72. 2a8d32c Merge remote-tracking branch 'public/pr/2287' into development by Simon Butcher · 7 years ago
  73. 247a782 Increase strictness of NULL parameter validity in CCM's doxygen by k-stachowiak · 7 years ago
  74. 6adb057 Improve details of CCM parameter validation and documentation by k-stachowiak · 7 years ago
  75. 9da5d7c Adjust mbedtls_ccm_free() documentation by k-stachowiak · 7 years ago
  76. 373a660 Fix a documentation typo by k-stachowiak · 7 years ago
  77. b92f933 Doxygen comments improvement by k-stachowiak · 7 years ago
  78. 12f0d5c Improve the constraints definition in the doxygen comments in CCM by k-stachowiak · 7 years ago
  79. fd42d53 Explicitly allow NULL as an argument to mbedtls_ccm_free() by k-stachowiak · 7 years ago
  80. 438448e Format NULL occurrences in CCM's Doxygen comments by k-stachowiak · 7 years ago
  81. 26d365e Add parameter validation for CCM by k-stachowiak · 7 years ago
  82. 6af45ec PK: document context validity requirements by Gilles Peskine · 7 years ago
  83. d54b975 pk parse: the password is optional by Gilles Peskine · 7 years ago
  84. e4b8d28 Remove imprecise clause from documenting comment by k-stachowiak · 7 years ago
  85. 95070a8 Make some cipher parameter validation unconditional by k-stachowiak · 7 years ago
  86. 6df25e7 Increase strictness of NULL parameter validity in Cipher's doxygen by k-stachowiak · 7 years ago
  87. 90b8d4a Include static cipher functions in the parameter validation scheme by k-stachowiak · 7 years ago
  88. d5913bc Improve documentation of the parameter validation in the Cipher module by k-stachowiak · 7 years ago
  89. e0215d7 Add Cipher module parameter validation by Krzysztof Stachowiak · 7 years ago
  90. 6009ece Increase strictness of NULL parameter validity in GCM's doxygen by k-stachowiak · 7 years ago
  91. 21298a2 Improve parameter validation in mbedtls_gcm_free() by k-stachowiak · 7 years ago
  92. 2ae7ae5 Doxygen comments improvement by k-stachowiak · 7 years ago
  93. 8ffc92a Add parameter validation for the GCM module by k-stachowiak · 7 years ago
  94. 8ce11a3 Minor improvements to bignum module by Hanno Becker · 7 years ago
  95. 159171b PK parse/write: support keylen=0 correctly by Gilles Peskine · 7 years ago
  96. df4b596 Minor Camellia documentation improvements by Hanno Becker · 7 years ago
  97. ed54128 Minor Blowfish documentation improvements by Hanno Becker · 7 years ago
  98. 70ded36 Minor improvements to Camellia module and documentation by Hanno Becker · 7 years ago
  99. 20376d6 Don't promise that passing NULL input to Blowfish works by Hanno Becker · 7 years ago
  100. 3d9a349 Improve Blowfish documentation by Hanno Becker · 7 years ago