1. b3c7023 Move SHA1_VALIDATE[_RET] outside of MBEDTLS_SHA1_ALT guard by Hanno Becker · 7 years ago
  2. 859522a Regenerate errors.c by Hanno Becker · 7 years ago
  3. 79b9e39 Weaken preconditions for mbedtls[_internal]_sha1_process() by Hanno Becker · 7 years ago
  4. 42f783d Fix minor issues in SHA1 documentation by Hanno Becker · 7 years ago
  5. 039ccab Don't declare MBEDTLS-namespace macros in sha1.c by Hanno Becker · 7 years ago
  6. d22df58 Add missing guards around SHA-1 tests by Hanno Becker · 7 years ago
  7. 9171c6e Leave behaviour on NULL buffers to SHA-1 unspecified for now by Hanno Becker · 7 years ago
  8. b3906d8 Minor fixes to implementation of SHA1 parameter validation by Hanno Becker · 7 years ago
  9. 0e24473 Test parameter validation in SHA-1 module by Hanno Becker · 7 years ago
  10. 5359ca8 Improve SHA-1 documentation by Hanno Becker · 7 years ago
  11. c523e01 Document valid function params for SHA-1 functions by Andres Amaya Garcia · 7 years ago
  12. a685d4f Add MBEDTLS_ERR_SHA1_BAD_INPUT_DATA to error.{h,c} by Andres Amaya Garcia · 7 years ago
  13. f7c43b3 Add parameter validation to SHA-1 by Andres Amaya Garcia · 7 years ago
  14. af0c6cb Fix missing guard on XTS function in tests by Manuel Pégourié-Gonnard · 7 years ago
  15. 9794098 Clarify ChangeLog entry again. by Manuel Pégourié-Gonnard · 7 years ago
  16. 548cecd Discourage making MBEDTLS_PARAM_FAILED() empty. by Manuel Pégourié-Gonnard · 7 years ago
  17. 12dce61 Fix order of sections in ChangeLog by Manuel Pégourié-Gonnard · 7 years ago
  18. e7306d3 Improve some documentation and ChangeLog entry by Manuel Pégourié-Gonnard · 7 years ago
  19. a4251f4 Test aes_free( NULL ) unconditionally by Manuel Pégourié-Gonnard · 7 years ago
  20. 54e7f31 Make TEST_VALID_PARAM() available unconditionally by Manuel Pégourié-Gonnard · 7 years ago
  21. aae10fa Fix some whitespace issues by Manuel Pégourié-Gonnard · 7 years ago
  22. cd2b29c Improve wording in documentation and ChangeLog by Manuel Pégourié-Gonnard · 7 years ago
  23. ed459e6 Fix content and style of constraints documentation by Manuel Pégourié-Gonnard · 7 years ago
  24. 35acb09 Fix some documentation typos/markup/duplication. by Manuel Pégourié-Gonnard · 7 years ago
  25. 9b8ea89 Fix a few style / whitespace issues by Manuel Pégourié-Gonnard · 7 years ago
  26. 8a46c22 Add a ChangeLog entry for MBEDTLS_CHECK_PARAMS by Manuel Pégourié-Gonnard · 7 years ago
  27. acfdc62 Fix test macro that was too lenient by Manuel Pégourié-Gonnard · 7 years ago
  28. 840af0a Add tests to all.sh for CHECK_PARAMS edge cases by Manuel Pégourié-Gonnard · 7 years ago
  29. 22028a0 Fix a typo in documentation by Manuel Pégourié-Gonnard · 7 years ago
  30. e451be5 Update version_features.c by Manuel Pégourié-Gonnard · 7 years ago
  31. 0e17cc9 Avoid stringifying condition too early by Manuel Pégourié-Gonnard · 7 years ago
  32. 44c5d58 Document AES functions and fix free() functions by Manuel Pégourié-Gonnard · 7 years ago
  33. 0e9cddb Introduce generic validation macros by Manuel Pégourié-Gonnard · 7 years ago
  34. a967626 Make MBEDTLS_CHECK_PARAMS disabled by default by Manuel Pégourié-Gonnard · 7 years ago
  35. ab58852 Rework documentation. by Manuel Pégourié-Gonnard · 7 years ago
  36. a2b0e27 Skip param validation tests if custom macro used by Manuel Pégourié-Gonnard · 7 years ago
  37. 3ef6a6d Fix const-ness in mbedtls_param_failed() by Manuel Pégourié-Gonnard · 7 years ago
  38. 8e661bf Fix arity of the PARAM_FAILED() macro and function by Manuel Pégourié-Gonnard · 7 years ago
  39. 2c21073 Remove leftover from testing by Manuel Pégourié-Gonnard · 7 years ago
  40. 4c37db6 Remove the library provided function of MBEDTLS_PARAM_FAILED by Simon Butcher · 7 years ago
  41. 249b3d6 Remove use of the macro TEST_FN from the AES test suite by Simon Butcher · 7 years ago
  42. 6542f6c Change the use of setjmp/longjmp in parameter failure callback by Simon Butcher · 7 years ago
  43. 747f5fe Add disabling of gcc 'clobbered' warning by Simon Butcher · 7 years ago
  44. 63cb97e Add handlers for parameter validation in the sample programs by Simon Butcher · 7 years ago
  45. a646345 Add additional parameter validation tests for the AES module by Simon Butcher · 7 years ago
  46. 5201e41 Add optional parameter validation to the AES module by Simon Butcher · 7 years ago
  47. b486803 Add initial options and support for parameter validation by Simon Butcher · 7 years ago
  48. 01b34fb Merge remote-tracking branch 'upstream-public/pr/2267' into development by Jaeden Amero · 7 years ago
  49. faafcd8 Merge remote-tracking branch 'upstream-public/pr/2223' into development by Jaeden Amero · 7 years ago
  50. fedb407 Merge remote-tracking branch 'upstream-public/pr/2208' into development by Jaeden Amero · 7 years ago
  51. 52ed0b9 Merge remote-tracking branch 'upstream-public/pr/2101' into development by Jaeden Amero · 7 years ago
  52. d07ef47 Merge remote-tracking branch 'upstream-public/pr/2061' into development by Jaeden Amero · 7 years ago
  53. 172ba63 Add guard for MBEDTLS_ECP_INTERNAL_ALT by Janos Follath · 7 years ago
  54. 683c582 Clarify alternative ECP calling conventions by Janos Follath · 7 years ago
  55. 60ca6e5 test: Make basic-build-test.sh see summary statuses by Jaeden Amero · 7 years ago
  56. d2af46f Fix typo in ECP alternative documentation by Janos Follath · 7 years ago
  57. 855def1 Add changelog entry for ECC hardware bugfix by Janos Follath · 7 years ago
  58. af6f269 Fix ECC hardware double initialization by Janos Follath · 7 years ago
  59. 8ef1f48 Merge remote-tracking branch 'upstream-public/pr/2219' into development by Jaeden Amero · 7 years ago
  60. 28efba0 Merge remote-tracking branch 'upstream-public/pr/2218' into development by Jaeden Amero · 7 years ago
  61. e1b1a2c Merge remote-tracking branch 'upstream-public/pr/2181' into development by Jaeden Amero · 7 years ago
  62. 9055a7d Merge remote-tracking branch 'upstream-public/pr/2175' into development by Jaeden Amero · 7 years ago
  63. 3c0941e Merge remote-tracking branch 'upstream-public/pr/2172' into development by Jaeden Amero · 7 years ago
  64. 5b46fe7 Merge remote-tracking branch 'upstream-public/pr/2157' into development by Jaeden Amero · 7 years ago
  65. bc1cf5c Merge remote-tracking branch 'upstream-public/pr/2131' into development by Jaeden Amero · 7 years ago
  66. a04617e Merge remote-tracking branch 'upstream-public/pr/2125' into development by Jaeden Amero · 7 years ago
  67. c27e342 Merge remote-tracking branch 'upstream-public/pr/2117' into development by Jaeden Amero · 7 years ago
  68. 083681c Merge remote-tracking branch 'upstream-public/pr/2039' into development by Jaeden Amero · 7 years ago
  69. 833c053 Merge remote-tracking branch 'upstream-public/pr/1982' into development by Jaeden Amero · 7 years ago
  70. 41722ec Merge remote-tracking branch 'upstream-public/pr/1958' into development by Jaeden Amero · 7 years ago
  71. 643e002 Merge remote-tracking branch 'upstream-public/pr/1548' into development by Jaeden Amero · 7 years ago
  72. c3b680b Clarify requirements on handling ECP group IDs by Janos Follath · 7 years ago
  73. b8f2706 Add Changelog entry for the new ECDH context by Janos Follath · 7 years ago
  74. 36c5f7f ECDH: Hide context from tests by Janos Follath · 7 years ago
  75. 3fbdada SSL: Make use of the new ECDH interface by Janos Follath · 7 years ago
  76. 948f4be Debug: Add functions for ECDH contexts by Janos Follath · 7 years ago
  77. 5a3e1bf ECDH: Make the implementation use the new context by Janos Follath · 7 years ago
  78. fabc600 Clarify attribution for the Bleichenbacher's Cat fix by Simon Butcher · 7 years ago
  79. 52735ef ECDH: Prevent direct access in non-legacy mode by Janos Follath · 7 years ago
  80. c9c32f3 ECDH: Add flexible context and legacy flag by Janos Follath · 7 years ago
  81. fc03e8d ECDH: Adapt tests for mbedtls_ecdh_setup() by Janos Follath · 7 years ago
  82. f61e486 ECDH: Add mbedtls_ecdh_setup() by Janos Follath · 7 years ago
  83. 89ac8c9 ECP: Add mbedtls_ecp_tls_read_group_id() by Janos Follath · 7 years ago
  84. 51b8a2f Merge remote-tracking branch 'restricted/pr/512' into development by Simon Butcher · 7 years ago
  85. b9eb786 Merge remote-tracking branch 'restricted/pr/535' into development by Simon Butcher · 7 years ago
  86. 658618b Merge remote-tracking branch 'restricted/pr/516' into development by Simon Butcher · 7 years ago
  87. 50da016 Add changelog entry for mbedtls_mpi_write_binary fix by Gilles Peskine · 7 years ago
  88. 056f19c Tweak RSA vulnerability changelog entry by Gilles Peskine · 7 years ago
  89. c4a8017 mbedtls_ctr_drbg_update_ret: correct doc for input length limit by Gilles Peskine · 7 years ago
  90. 5da0505 Add ChangeLog entry for deprecation of mbedtls_xxx_drbg_update by Gilles Peskine · 7 years ago
  91. 8220466 Streamline mbedtls_xxx_drbg_update_seed_file by Gilles Peskine · 7 years ago
  92. b7f71c8 HMAC_DRBG: report all errors from HMAC functions by Gilles Peskine · 7 years ago
  93. e0e9c57 HMAC_DRBG: deprecate mbedtls_hmac_drbg_update because it ignores errors by Gilles Peskine · 7 years ago
  94. d919993 CTR_DRBG: deprecate mbedtls_ctr_drbg_update because it ignores errors by Gilles Peskine · 7 years ago
  95. 1b09f40 Add ChangeLog entry for wiping sensitive buffers by Gilles Peskine · 7 years ago
  96. afa8037 HMAC_DRBG: clean stack buffers by Gilles Peskine · 7 years ago
  97. d9aa84d CTR_DRBG: clean stack buffers by Gilles Peskine · 7 years ago
  98. c117d59 check-files: detect merge artifacts by Gilles Peskine · 7 years ago
  99. 0439805 Factor record_issue into its own method by Gilles Peskine · 7 years ago
  100. 80a23a5 check-files: Don't check same-named files by Jaeden Amero · 7 years ago