1. 7ed01e8 ssl_srv.c: initialize flags on each iteration of the loop by Andrzej Kurek · 5 years ago
  2. 21d1cbc Merge pull request #2262 from andresag01/iotssl-2544-deprecate-record-accel by Manuel Pégourié-Gonnard · 5 years ago
  3. 7ae6ed4 Keep SSL context const when hw accel is disabled by Manuel Pégourié-Gonnard · 5 years ago
  4. 181bad9 Merge pull request #3097 from piotr-now/splitting_app_data by Jaeden Amero · 5 years ago
  5. 438bf3b App data with 1/n-1 splitting in test suite by Piotr Nowicki · 5 years ago
  6. c31f970 Merge pull request #3075 from AndrzejKurek/variable-buffer-size by Jaeden Amero · 5 years ago mbedtls-2.22.0d0
  7. 0bf6236 Merge pull request #3086 from sbutcher-arm/output-env-pylint by Jaeden Amero · 5 years ago
  8. 55727c3 Merge pull request #3088 from AndrzejKurek/ssl-mocks-coverity by Jaeden Amero · 5 years ago
  9. 656412e Merge pull request #3092 from AndrzejKurek/uninitialized-queue-fixes by Jaeden Amero · 5 years ago
  10. 89bdc58 test_suite_ssl: check for errors during queue setup by Andrzej Kurek · 5 years ago
  11. 9693ea2 Fix output_env.sh for varying pylint3 output by Simon Butcher · 5 years ago
  12. 6910122 Add Python, Perl and Pylint to output_env.sh by Simon Butcher · 5 years ago
  13. 45916ba test_suite_ssl: fix coverity issues with uninitialized members by Andrzej Kurek · 5 years ago
  14. 9a9d7ba Merge pull request #3072 from ARMmbed/output_env-enhancements by Manuel Pégourié-Gonnard · 5 years ago
  15. ba8a065 Merge pull request #3082 from mpg/all-sh-config-py-dev by Gilles Peskine · 5 years ago
  16. 0937ed2 Add an acceptance test for memory usage after handshake by Piotr Nowicki · 6 years ago
  17. 0afa2a1 Add I/O buffer resizing in handshake init and free by Andrzej Kurek · 5 years ago
  18. 59e5849 Merge pull request #3067 from gilles-peskine-arm/fuzz_pubkey-rsa_export by Gilles Peskine · 5 years ago
  19. 68192fc Fix remaining occurrences of config.pl in all.sh by Manuel Pégourié-Gonnard · 5 years ago
  20. aad82f9 Add variable buffer length tests to all.sh by Darryl Green · 6 years ago
  21. b33cc76 Add I/O buffer length fields to mbedtls_ssl_context by Darryl Green · 6 years ago
  22. 033c42a Fix I/O buffer sizes when MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled by Andrzej Kurek · 5 years ago
  23. 67d31c4 Merge pull request #3051 from danh-arm/dh/drop-cla by danh-arm · 5 years ago
  24. f03c13c Merge pull request #3050 from mpg/skip-close-notify-dev by Manuel Pégourié-Gonnard · 5 years ago
  25. 335fced Merge pull request #3074 from AndrzejKurek/dtls-handshake-fragmentation by Jaeden Amero · 5 years ago
  26. 7bfeb66 Make minor fixes to output_env.sh after review by Simon Butcher · 5 years ago
  27. bde7ee8 Add DTLS handshake fragmentation test by Piotr Nowicki · 5 years ago
  28. 5f80040 Merge pull request #3069 from AndrzejKurek/handshake-tests-refactor by Jaeden Amero · 5 years ago
  29. 07d5a47 Enhance the output_env.sh script by Simon Butcher · 5 years ago
  30. 8a6ff15 test_suite_ssl refactoring: provide default options structure for tests by Andrzej Kurek · 5 years ago
  31. 316da1f test_suite_ssl refactoring: merge renegotiation test into handshake by Andrzej Kurek · 5 years ago
  32. 9e9efdc test_suite_ssl refactoring: merge tls & dtls application data tests by Andrzej Kurek · 5 years ago
  33. 830540b Add ChangeLog entry for SSL_HW_RECORD_ACCEL fix by Manuel Pégourié-Gonnard · 5 years ago
  34. dd8807f Add build with MBEDTLS_SSL_HW_RECORD_ACCEL to all.sh by Manuel Pégourié-Gonnard · 5 years ago
  35. e07bc20 Fix compile errors with MBEDTLS_SSL_HW_RECORD_ACCEL by Manuel Pégourié-Gonnard · 5 years ago
  36. 56941fe Fix possible close_notify/ClientHello confusion by Manuel Pégourié-Gonnard · 5 years ago
  37. 0d20740 Merge pull request #2263 from andresag01/iotssl-2544-deprecate-record-accel-2 by Manuel Pégourié-Gonnard · 5 years ago
  38. d7fb66f If a key is not of a supported type, something went wrong by Gilles Peskine · 5 years ago
  39. e60b365 EC keys can have the type MBEDTLS_PK_ECKEY_DH too by Gilles Peskine · 5 years ago
  40. f02b984 Sanity check on elliptic curve keys: check that the group is known by Gilles Peskine · 5 years ago
  41. 8d36696 Fix fuzz_pubkey failure on valid RSA keys by Gilles Peskine · 5 years ago
  42. 6fb7bd0 Merge pull request #3046 from piotr-now/dtls-renegotiation by Jaeden Amero · 5 years ago
  43. 2287a47 Merge pull request #3043 from piotr-now/dtls-application-data by Jaeden Amero · 5 years ago
  44. 95e9eb8 Add test for renegotiation in DTLS by Piotr Nowicki · 5 years ago
  45. 6a7f01c Add test with sending application data via DTLS by Piotr Nowicki · 5 years ago
  46. a4522e8 Uniformize wording for removal of deprecated things by Manuel Pégourié-Gonnard · 5 years ago
  47. 10edb3e Add comment to matching #endif by Andres Amaya Garcia · 7 years ago
  48. da15409 Remove the word likely from deprecated documentation by Andres Amaya Garcia · 7 years ago
  49. 4156ac1 Wrap deprecations for HW_RECORD_ACCEL with DEPRECATED_REMOVED by Andres Amaya Garcia · 7 years ago
  50. 3f6cc5f Deprecate global func ptrs for MBEDTLS_SSL_HW_RECORD_ACCEL by Andres Amaya Garcia · 7 years ago
  51. 84b4e79 Deprecate MBEDTLS_SSL_HW_RECORD_ACCEL config by Andres Amaya Garcia · 7 years ago
  52. 20b3a68 Merge pull request #3042 from AndrzejKurek/dtls-handshake-serialization by Jaeden Amero · 5 years ago
  53. 6fc816a Merge pull request #3038 from gilles-peskine-arm/align-crypto-programs by Janos Follath · 5 years ago
  54. da2b678 Add a dtls handshake test with context serialization by Andrzej Kurek · 5 years ago
  55. a08e699 Merge pull request #3036 from AndrzejKurek/dtls-handshake-tests by Jaeden Amero · 5 years ago
  56. aaabe86 Merge pull request #3055 from yanesca/update_submodule_and_version_2.21.0 by Janos Follath · 5 years ago mbedtls-2.21.0
  57. 20579b7 Add project description to README.md by Dan Handley · 5 years ago
  58. 16a9885 Minor formatting fixes to CONTRIBUTING.md by Dan Handley · 5 years ago
  59. c76a545 Drop requirement for a CLA by Dan Handley · 5 years ago
  60. 138c2ea Add release info to ChangeLog by Janos Follath · 5 years ago
  61. 84d2fd4 Bump version to Mbed TLS 2.21.0 by Janos Follath · 5 years ago
  62. d1692ee Update ChangeLog for crypto changes from a591985c62a9354db3027b4895c24377712b9620 by Janos Follath · 5 years ago
  63. a591985 Update submodule by Janos Follath · 5 years ago
  64. 8d073c7 Merge pull request #3037 from gilles-peskine-arm/update-submodule-20200206 by Gilles Peskine · 5 years ago
  65. 25a5c09 Update ChangeLog for crypto changes from 799ae77f90584f39c2fbdae7e117ff5742774d77 by Gilles Peskine · 5 years ago
  66. 799ae77 Update crypto submodule by Gilles Peskine · 5 years ago
  67. f142d4c Update ChangeLog for crypto changes since Mbed Crypto 3.0.1 by Gilles Peskine · 5 years ago
  68. 941962e Add DTLS handshake tests for the mocked ssl test suite by Andrzej Kurek · 5 years ago
  69. 15daf50 Parametrize the endpoint init and free to prepare for DTLS tests by Andrzej Kurek · 5 years ago
  70. a0c164a Merge pull request #3010 from hanno-arm/tls_msg_split by Manuel Pégourié-Gonnard · 5 years ago
  71. 657daba Merge pull request #2873 from gilles-peskine-arm/bk-warning-fixes-x509 by Manuel Pégourié-Gonnard · 5 years ago
  72. 765d240 Test component with malloc(0) returning NULL: run some ssl tests by Gilles Peskine · 5 years ago
  73. c4ef7a9 Add a test component with malloc(0) returning NULL by Gilles Peskine · 6 years ago
  74. 6fc21f6 Add a calloc self-test by Gilles Peskine · 6 years ago
  75. db0cb25 Fix CTR_DRBG benchmark by Gilles Peskine · 6 years ago
  76. e732f04 cmake: link programs that only use x509 with libmbedx509 by Gilles Peskine · 5 years ago
  77. e123395 cmake: link programs that only use crypto with libmbedcrypto by Gilles Peskine · 5 years ago
  78. 7cb47de query_config: Move to programs/test by Jaeden Amero · 6 years ago
  79. 93a0f90 pkey/rsa_genkey: Remove commented out code by Jaeden Amero · 6 years ago
  80. ed73699 pkey: Remove dependency on X.509 by Jaeden Amero · 7 years ago
  81. 8de196a programs/Makefile: List all programs one by one by Gilles Peskine · 5 years ago
  82. 08f0913 Add compile-time guards around declarations in ssl_internal.h by Hanno Becker · 5 years ago
  83. 393defe Clarify two identical changelog entries by Gilles Peskine · 5 years ago
  84. 4c08dd4 Merge pull request #2852 from gilles-peskine-arm/2.19-fix-full-Os by Manuel Pégourié-Gonnard · 5 years ago
  85. 3ca1bcc Add ChangeLog entry for #2663 by Gilles Peskine · 6 years ago
  86. 3605073 Fixed possibly undefined variable warnings by initializing variables to 0. by Benjamin Kier · 6 years ago
  87. 1a44a15 Change the order of endpoint initialization steps by Andrzej Kurek · 5 years ago
  88. f46b912 Change test queue errors to SSL_WANT_WRITE and SSL_WANT_READ by Andrzej Kurek · 5 years ago
  89. 9d062f9 Move ssl_mac() from ssl_tls.c to ssl_msg.c by Hanno Becker · 5 years ago
  90. 00c858c Merge pull request #3022 from piotr-now/test-suite-sending-app-data by Jaeden Amero · 5 years ago
  91. c3fca5e Add tests with sending application data to test_suite_ssl by Piotr Nowicki · 6 years ago
  92. f1a3828 Adapt preamble for newly created ssl_msg.c by Hanno Becker · 6 years ago
  93. af752d4 Remove code from ssl_tls.c & ssl_msg.c to get disjoint functionality by Hanno Becker · 6 years ago
  94. 6e7051a Add guarded ssl_msg.c to Makefiles by Hanno Becker · 6 years ago
  95. 471c0c9 Rename temporary copy ssl_tls_old.c back to ssl_tls.c by Hanno Becker · 6 years ago
  96. abd9cef Duplicate ssl_tls.c as ssl_tls_old.c and ssl_msg.c by Hanno Becker · 6 years ago
  97. 7555485 Merge pull request #3033 from yanesca/revert_pr_3008 by Janos Follath · 6 years ago
  98. c64eb63 Merge pull request #3021 from AndrzejKurek/handshake-tests by Jaeden Amero · 6 years ago
  99. cc5169c Add a PSK test to the mocked ssl handshake tests by Andrzej Kurek · 6 years ago
  100. 8949071 Move ssl_get_current_mtu() to public namespace by Hanno Becker · 6 years ago