1. 9515d76 Merge pull request #3219 from aggarg/err_optimization by Gilles Peskine · 5 years ago
  2. dd2feea Merge pull request #3229 from gabor-mezei-arm/development by Gilles Peskine · 5 years ago
  3. 3b1c072 Merge pull request #3217 from irwir/fix_ssl_tls.c by danh-arm · 5 years ago
  4. 924a1f2 Merge pull request #3147 from gocarlos/gocarlos-patch-1 by danh-arm · 5 years ago
  5. bdd5ba9 Merge pull request #3216 from gilles-peskine-arm/changelog-20200421-development by Gilles Peskine · 5 years ago
  6. 0c103a8 Merge pull request #2853 from irwir/fix_vcxproj by Manuel Pégourié-Gonnard · 5 years ago
  7. e150c77 build: readd unsafe build to show #warnings in CI by Carlos Gomes Martinho · 5 years ago
  8. 4830d21 Use () after function name by Gilles Peskine · 5 years ago
  9. b1c8e41 Merge pull request #3209 from aurel32/fix-ecp_double_add_mxz by Manuel Pégourié-Gonnard · 5 years ago
  10. 66deb38 Fix wrong modulo call in ecp_double_add_mxz by Aurelien Jarno · 5 years ago
  11. 494f6cb Merge pull request #3153 from kennethsoerensen/format-signedness by danh-arm · 5 years ago
  12. cabde25 Align with coding style by Gaurav Aggarwal · 5 years ago
  13. 518d435 Fix GCC format-signedness warnings by Kenneth Soerensen · 5 years ago
  14. 88d7eee Check for empty string in outcome file name by gabor-mezei-arm · 5 years ago
  15. 19028a8 Add changelog entry for #3150: simplify ssl_write_certificate_request by Gilles Peskine · 5 years ago
  16. 6bd4c79 Merge pull request #3150 from irwir/fix_ssl_srv by Manuel Pégourié-Gonnard · 5 years ago
  17. 8663c74 Remove error_description variable from strerr functions by Gaurav Aggarwal · 5 years ago
  18. d3085ab Avoid re-assigning zero to `ret` variable. Resolve #3182. by irwir · 5 years ago
  19. bdc639b Add changelog entry for #3208: md.c switch case unification by Gilles Peskine · 5 years ago
  20. fd06275 Add changelog entry for #3176: new error functions by Gilles Peskine · 5 years ago
  21. 14884f9 Add changelog entry for #3127: ssl_context_info by Gilles Peskine · 5 years ago
  22. e7a5386 Add changelog entry for #3192: x509_crt max_pathlen int overflow fix by Gilles Peskine · 5 years ago
  23. 5cac337 Merge pull request #3208 from irwir/fix_md.c by Gilles Peskine · 5 years ago
  24. dc9c47d Merge pull request #3176 from aggarg/development by Gilles Peskine · 5 years ago
  25. c9bc300 Simplify bounds check in ssl_write_certificate_request by irwir · 5 years ago
  26. e50c6ed Merge pull request #3210 from gilles-peskine-arm/ssl_context_info-fix_checks by Gilles Peskine · 5 years ago
  27. 6ea4fc7 Address review comments by Gaurav Aggarwal · 5 years ago
  28. 3669208 Re-run generate_visualc_files.pl by Gilles Peskine · 5 years ago
  29. 3a7ca1d Merge pull request #3194 from piotr-now/serialized_to_file by Jaeden Amero · 5 years ago
  30. b72df54 Merge pull request #2840 from k-stachowiak/check-bounds-of-test-intex-in-suites by Gilles Peskine · 5 years ago
  31. 5a2710e Merge pull request #3120 from gilles-peskine-arm/check-windows-files by Gilles Peskine · 5 years ago
  32. f0fec77 Fix "same actions in two cases of a switch statement" warning Resolves #3202 by irwir · 5 years ago
  33. af81957 Add changelog by irwir · 5 years ago
  34. 96b45a4 Merge remote-tracking branch 'upstream/development' into fix_vcxproj by irwir · 5 years ago
  35. febf880 Merge remote-tracking branch 'upstream/development' into fix_vcxproj by irwir · 5 years ago
  36. 23352a3 Merge pull request #3177 from mpg/fix-overflow-benchmark-dev by Gilles Peskine · 5 years ago
  37. bb6b163 Merge pull request #3162 from mpg/sort-lists by Gilles Peskine · 5 years ago
  38. 5c34ee1 Merge pull request #3118 from gilles-peskine-arm/pylint-up-to-2.4-development by Gilles Peskine · 5 years ago
  39. 49d46a7 Finalize fixing the issue #1430. by irwir · 6 years ago
  40. 3de298f Saving the serialized context to a file by Piotr Nowicki · 5 years ago
  41. 136bebf Add missing newline character by Piotr Nowicki · 5 years ago
  42. 6ff1189 Sort lists in .gitignore files by Manuel Pégourié-Gonnard · 5 years ago
  43. 6f83025 Sort lists in CMakeLists.txt files by Manuel Pégourié-Gonnard · 5 years ago
  44. 10a5b53 Sort lists in Makefiles and have one item per line by Manuel Pégourié-Gonnard · 5 years ago
  45. 5edd388 Get rid of a magic value in benchmark.c by Manuel Pégourié-Gonnard · 5 years ago
  46. 5f69cbe Merge pull request #3155 from ronald-cron-arm/unmet-dependencies-buffer-overflow-fix by Gilles Peskine · 5 years ago
  47. 31f4cd9 Merge pull request #3192 from AndrzejKurek/max_pathlen_overflow by Jaeden Amero · 5 years ago
  48. ed9e477 Merge pull request #3127 from piotr-now/ssl_base64_dump by Jaeden Amero · 5 years ago
  49. 9978e6e Add tests for the ssl_context_info program by Piotr Nowicki · 5 years ago
  50. 1605074 Guard from undefined behaviour in case of an INT_MAX max_pathlen by Andrzej Kurek · 5 years ago
  51. a18c4f3 Merge pull request #686 from ARMmbed/merge-2.22.0-release-to-development by Janos Follath · 5 years ago
  52. 97dcb1c Add required configuration to the ssl_context_info by Piotr Nowicki · 5 years ago
  53. 02cc3fb Add dynamic buffer allocation and size checking by Piotr Nowicki · 5 years ago
  54. bc876d4 Rename program 'ssl_base64_dump' to 'ssl_context_info' by Piotr Nowicki · 5 years ago
  55. f86192f Add support for Microsoft Visual Studio by Piotr Nowicki · 5 years ago
  56. e5fa8b7 Add certificate printing by Piotr Nowicki · 5 years ago
  57. 5d318cc Merge pull request #3130 from gbryant-arm/generic-psk by Manuel Pégourié-Gonnard · 5 years ago
  58. 4e19200 Add session deserializing (not completed) by Piotr Nowicki · 5 years ago
  59. ab3ecd8 Print more information and add TODOs by Piotr Nowicki · 5 years ago
  60. 6b2baf9 Print mbedtls version and configuration by Piotr Nowicki · 5 years ago
  61. c7d681c Add base64 code decoding by Piotr Nowicki · 5 years ago
  62. 6842c9b Add printing the read base64 code by Piotr Nowicki · 5 years ago
  63. 14d3105 Add reading base64 code from file by Piotr Nowicki · 5 years ago
  64. 88ebbbf Add function for parsing arguments by Piotr Nowicki · 5 years ago
  65. 9370f90 Initial work on the ssl dump program from base64 code by Piotr Nowicki · 5 years ago
  66. ac15f84 Merge remote-tracking branch 'restricted/pr/684' into mbedtls-2.22.0r0 by Janos Follath · 5 years ago mbedtls-2.22.0
  67. 3d02db2 Add auto-generated code markers by Gaurav Aggarwal · 5 years ago
  68. e0c84ac Pylint: explicitly note why we're doing an unchecked subprocess.run by Gilles Peskine · 5 years ago
  69. 1759602 Pylint: silence locally-disabled/enabled messages by Gilles Peskine · 5 years ago
  70. 7747efc Pylint: allow using pass even when not strictly necessary by Gilles Peskine · 5 years ago
  71. 8b02235 Pylint: minor code simplifications by Gilles Peskine · 5 years ago
  72. 184c096 Pylint: abide by useless-object-inheritance warnings by Gilles Peskine · 5 years ago
  73. dd4c1c6 mbedtls_test.py: drop compatibility with Python 2 by Gilles Peskine · 5 years ago
  74. aaee444 Document more methods in Python scripts by Gilles Peskine · 5 years ago
  75. e62bdef Merge pull request #3181 from gilles-peskine-arm/basic-build-test-status-with-deprecated by Gilles Peskine · 5 years ago
  76. c877c24 Enable extra features that have tests by Gilles Peskine · 5 years ago
  77. b3d0bab MBEDTLS_MEMORY_BACKTRACE is no longer included in the full config by Gilles Peskine · 5 years ago
  78. 40be51f Add a few echo statements to make the logs easier to follow by Gilles Peskine · 5 years ago
  79. bfcb6e1 Create a large enough seedfile by Gilles Peskine · 5 years ago
  80. 5757d54 If 'make lcov' failed, exit immediately by Gilles Peskine · 5 years ago
  81. ca51b47 Note that we keep going even if some tests fail by Gilles Peskine · 5 years ago
  82. a4a2aa5 Address review comments by Gaurav Aggarwal · 5 years ago
  83. 6d6ee98 Exit with a failure status if some tests failed by Gilles Peskine · 5 years ago
  84. 105c996 Merge pull request #681 from ARMmbed/prepare-rc-2.22.0-updated by Janos Follath · 5 years ago
  85. 66e21ef Merge pull request #3163 from AndrzejKurek/variable-buffers-renegotiation by Jaeden Amero · 5 years ago
  86. 2848239 Merge branch 'development-restricted' into prepare-rc-2.22.0-updated by Manuel Pégourié-Gonnard · 5 years ago
  87. 215d2e1 Merge remote-tracking branch 'restricted/pr/662' into development-restricted by Manuel Pégourié-Gonnard · 5 years ago
  88. a9f6400 Add support for const error description strings by Gaurav Aggarwal · 5 years ago
  89. 940bc00 Add missing ChangeLog entry by Janos Follath · 5 years ago
  90. 8ea6872 Improve pointer calculations when resizing I/O buffers by Andrzej Kurek · 5 years ago
  91. 90c6e84 Split the maximum fragment length into two - an input and output MFL by Andrzej Kurek · 5 years ago
  92. e52fd3f Fix integer overflow in benchmark program by Manuel Pégourié-Gonnard · 5 years ago
  93. 876e025 Bump version to Mbed TLS 2.22.0 by Janos Follath · 5 years ago
  94. ee85686 Add missing ChangeLog entry by Janos Follath · 5 years ago
  95. dca973b Merge branch 'development-restricted' into mbedtls-2.22.0r0 by Janos Follath · 5 years ago
  96. 0c9b195 Return internal error if no PSK is found when deriving the premaster secret by Guilhem Bryant · 5 years ago
  97. 4500e83 Merge pull request #3156 from mpg/improve-make-tags by Gilles Peskine · 5 years ago
  98. 54e1c30 Merge pull request #3160 from gilles-peskine-arm/hkdf_expand-initialize_t-development by Gilles Peskine · 5 years ago
  99. ea6af48 Merge pull request #675 from mpg/ecc-projective-restricted by Janos Follath · 5 years ago
  100. 6d41f4c Merge pull request #3122 from mpg/drafts-became-rfcs by danh-arm · 5 years ago