1. 60f267b all.sh: make the arm-gcc cross-compiler prefix configurable by Gilles Peskine · 5 years ago
  2. 97bea01 all.sh: run selftest in the full config and with ASan by Gilles Peskine · 5 years ago
  3. 5cac337 Merge pull request #3208 from irwir/fix_md.c by Gilles Peskine · 5 years ago
  4. dc9c47d Merge pull request #3176 from aggarg/development by Gilles Peskine · 5 years ago
  5. e50c6ed Merge pull request #3210 from gilles-peskine-arm/ssl_context_info-fix_checks by Gilles Peskine · 5 years ago
  6. 6ea4fc7 Address review comments by Gaurav Aggarwal · 5 years ago
  7. 3669208 Re-run generate_visualc_files.pl by Gilles Peskine · 5 years ago
  8. 3a7ca1d Merge pull request #3194 from piotr-now/serialized_to_file by Jaeden Amero · 5 years ago
  9. b72df54 Merge pull request #2840 from k-stachowiak/check-bounds-of-test-intex-in-suites by Gilles Peskine · 5 years ago
  10. 5a2710e Merge pull request #3120 from gilles-peskine-arm/check-windows-files by Gilles Peskine · 5 years ago
  11. f0fec77 Fix "same actions in two cases of a switch statement" warning Resolves #3202 by irwir · 5 years ago
  12. 23352a3 Merge pull request #3177 from mpg/fix-overflow-benchmark-dev by Gilles Peskine · 5 years ago
  13. bb6b163 Merge pull request #3162 from mpg/sort-lists by Gilles Peskine · 5 years ago
  14. 5c34ee1 Merge pull request #3118 from gilles-peskine-arm/pylint-up-to-2.4-development by Gilles Peskine · 5 years ago
  15. 3de298f Saving the serialized context to a file by Piotr Nowicki · 5 years ago
  16. 136bebf Add missing newline character by Piotr Nowicki · 5 years ago
  17. 6ff1189 Sort lists in .gitignore files by Manuel Pégourié-Gonnard · 5 years ago
  18. 6f83025 Sort lists in CMakeLists.txt files by Manuel Pégourié-Gonnard · 5 years ago
  19. 10a5b53 Sort lists in Makefiles and have one item per line by Manuel Pégourié-Gonnard · 5 years ago
  20. 5edd388 Get rid of a magic value in benchmark.c by Manuel Pégourié-Gonnard · 5 years ago
  21. 5f69cbe Merge pull request #3155 from ronald-cron-arm/unmet-dependencies-buffer-overflow-fix by Gilles Peskine · 5 years ago
  22. 31f4cd9 Merge pull request #3192 from AndrzejKurek/max_pathlen_overflow by Jaeden Amero · 5 years ago
  23. ed9e477 Merge pull request #3127 from piotr-now/ssl_base64_dump by Jaeden Amero · 5 years ago
  24. 9978e6e Add tests for the ssl_context_info program by Piotr Nowicki · 5 years ago
  25. 1605074 Guard from undefined behaviour in case of an INT_MAX max_pathlen by Andrzej Kurek · 5 years ago
  26. a18c4f3 Merge pull request #686 from ARMmbed/merge-2.22.0-release-to-development by Janos Follath · 5 years ago
  27. 97dcb1c Add required configuration to the ssl_context_info by Piotr Nowicki · 5 years ago
  28. 02cc3fb Add dynamic buffer allocation and size checking by Piotr Nowicki · 5 years ago
  29. bc876d4 Rename program 'ssl_base64_dump' to 'ssl_context_info' by Piotr Nowicki · 5 years ago
  30. f86192f Add support for Microsoft Visual Studio by Piotr Nowicki · 5 years ago
  31. e5fa8b7 Add certificate printing by Piotr Nowicki · 5 years ago
  32. 5d318cc Merge pull request #3130 from gbryant-arm/generic-psk by Manuel Pégourié-Gonnard · 5 years ago
  33. 4e19200 Add session deserializing (not completed) by Piotr Nowicki · 5 years ago
  34. ab3ecd8 Print more information and add TODOs by Piotr Nowicki · 5 years ago
  35. 6b2baf9 Print mbedtls version and configuration by Piotr Nowicki · 5 years ago
  36. c7d681c Add base64 code decoding by Piotr Nowicki · 5 years ago
  37. 6842c9b Add printing the read base64 code by Piotr Nowicki · 5 years ago
  38. 14d3105 Add reading base64 code from file by Piotr Nowicki · 5 years ago
  39. 88ebbbf Add function for parsing arguments by Piotr Nowicki · 5 years ago
  40. 9370f90 Initial work on the ssl dump program from base64 code by Piotr Nowicki · 5 years ago
  41. ac15f84 Merge remote-tracking branch 'restricted/pr/684' into mbedtls-2.22.0r0 by Janos Follath · 5 years ago mbedtls-2.22.0
  42. 3d02db2 Add auto-generated code markers by Gaurav Aggarwal · 5 years ago
  43. e0c84ac Pylint: explicitly note why we're doing an unchecked subprocess.run by Gilles Peskine · 5 years ago
  44. 1759602 Pylint: silence locally-disabled/enabled messages by Gilles Peskine · 5 years ago
  45. 7747efc Pylint: allow using pass even when not strictly necessary by Gilles Peskine · 5 years ago
  46. 8b02235 Pylint: minor code simplifications by Gilles Peskine · 5 years ago
  47. 184c096 Pylint: abide by useless-object-inheritance warnings by Gilles Peskine · 5 years ago
  48. dd4c1c6 mbedtls_test.py: drop compatibility with Python 2 by Gilles Peskine · 5 years ago
  49. aaee444 Document more methods in Python scripts by Gilles Peskine · 5 years ago
  50. e62bdef Merge pull request #3181 from gilles-peskine-arm/basic-build-test-status-with-deprecated by Gilles Peskine · 5 years ago
  51. c877c24 Enable extra features that have tests by Gilles Peskine · 5 years ago
  52. b3d0bab MBEDTLS_MEMORY_BACKTRACE is no longer included in the full config by Gilles Peskine · 5 years ago
  53. 40be51f Add a few echo statements to make the logs easier to follow by Gilles Peskine · 5 years ago
  54. bfcb6e1 Create a large enough seedfile by Gilles Peskine · 5 years ago
  55. 5757d54 If 'make lcov' failed, exit immediately by Gilles Peskine · 5 years ago
  56. ca51b47 Note that we keep going even if some tests fail by Gilles Peskine · 5 years ago
  57. a4a2aa5 Address review comments by Gaurav Aggarwal · 5 years ago
  58. 6d6ee98 Exit with a failure status if some tests failed by Gilles Peskine · 5 years ago
  59. 105c996 Merge pull request #681 from ARMmbed/prepare-rc-2.22.0-updated by Janos Follath · 5 years ago
  60. 66e21ef Merge pull request #3163 from AndrzejKurek/variable-buffers-renegotiation by Jaeden Amero · 5 years ago
  61. 2848239 Merge branch 'development-restricted' into prepare-rc-2.22.0-updated by Manuel Pégourié-Gonnard · 5 years ago
  62. 215d2e1 Merge remote-tracking branch 'restricted/pr/662' into development-restricted by Manuel Pégourié-Gonnard · 5 years ago
  63. a9f6400 Add support for const error description strings by Gaurav Aggarwal · 5 years ago
  64. 940bc00 Add missing ChangeLog entry by Janos Follath · 5 years ago
  65. 8ea6872 Improve pointer calculations when resizing I/O buffers by Andrzej Kurek · 5 years ago
  66. 90c6e84 Split the maximum fragment length into two - an input and output MFL by Andrzej Kurek · 5 years ago
  67. e52fd3f Fix integer overflow in benchmark program by Manuel Pégourié-Gonnard · 5 years ago
  68. 876e025 Bump version to Mbed TLS 2.22.0 by Janos Follath · 5 years ago
  69. ee85686 Add missing ChangeLog entry by Janos Follath · 5 years ago
  70. dca973b Merge branch 'development-restricted' into mbedtls-2.22.0r0 by Janos Follath · 5 years ago
  71. 0c9b195 Return internal error if no PSK is found when deriving the premaster secret by Guilhem Bryant · 5 years ago
  72. 4500e83 Merge pull request #3156 from mpg/improve-make-tags by Gilles Peskine · 5 years ago
  73. 54e1c30 Merge pull request #3160 from gilles-peskine-arm/hkdf_expand-initialize_t-development by Gilles Peskine · 5 years ago
  74. ea6af48 Merge pull request #675 from mpg/ecc-projective-restricted by Janos Follath · 5 years ago
  75. 6d41f4c Merge pull request #3122 from mpg/drafts-became-rfcs by danh-arm · 5 years ago
  76. 15f30dc Merge remote-tracking branch 'public/pr/2856' into development by Manuel Pégourié-Gonnard · 5 years ago
  77. 7f9e529 Merge pull request #3135 from gilles-peskine-arm/changelog-assemble-text by Gilles Peskine · 5 years ago
  78. 03d3711 Fix bracket style by Guilhem Bryant · 5 years ago
  79. 3ab121a hkdf_expand: explicitly initialize t by Gilles Peskine · 5 years ago
  80. 60d6516 Fix whitespace style by Gilles Peskine · 5 years ago
  81. 3124164 Merge pull request #3132 from mpg/fix-reconnect by Gilles Peskine · 5 years ago
  82. 67a8a37 unit test: Indicate missing unmet dependencies by Ronald Cron · 5 years ago
  83. e1a05a5 unit tests main: Fix potential buffer overflow by Ronald Cron · 5 years ago
  84. c9f8956 Allow alternative ctags versions in Makefile by Manuel Pégourié-Gonnard · 5 years ago
  85. 9039dc4 Improve ctags invocation in Makefile by Manuel Pégourié-Gonnard · 5 years ago
  86. 2ae678d Systematically use Windows line endings in Windows files by Gilles Peskine · 5 years ago
  87. 0f3f9c3 Fix a stray CR inside a line by Gilles Peskine · 5 years ago
  88. d703a2e In Windows files, detect CR without LF as well as LF without CR by Gilles Peskine · 5 years ago
  89. 65cc9a2 Merge pull request #3148 from danh-arm/dh/issue-template-question by Manuel Pégourié-Gonnard · 5 years ago
  90. b5f04e4 Properly initialise psk and psk_len by Guilhem Bryant · 5 years ago
  91. 3bc2ceb Merge pull request #2574 from sbutcher-arm/additional-config-checks by Manuel Pégourié-Gonnard · 5 years ago
  92. 545e13f Check that Windows files have Windows line endings by Gilles Peskine · 5 years ago
  93. 2c61873 Also check Windows files by Gilles Peskine · 5 years ago
  94. 5308f12 Sort the list for easier maintenance by Gilles Peskine · 5 years ago
  95. 6a45d1e List each item on a separate line for easier maintenance by Gilles Peskine · 5 years ago
  96. 6e8d5a0 Clarify confusion between file names and suffixes of file names by Gilles Peskine · 5 years ago
  97. 679bb03 Direct questions to mailing list in issue template by Dan Handley · 5 years ago
  98. ef42565 Merge pull request #3134 from AndrzejKurek/doxygen-include-fix by Jaeden Amero · 5 years ago
  99. 593adc8 Add an include path to the doxyfile to fix preprocessing for docs by Andrzej Kurek · 5 years ago
  100. 243d70f Improve debug logging of client hard reconnect by Manuel Pégourié-Gonnard · 5 years ago