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