1. 3879fdf Merge remote-tracking branch 'public/pr/1955' into iotssl-165-dtls-hs-fragmentation-new by Manuel Pégourié-Gonnard · 6 years ago
  2. ad0fe92 Adapt ChangeLog by Hanno Becker · 6 years ago
  3. ad17fe9 Fix overly strict bounds check in ssl_parse_certificate_request() by Hanno Becker · 6 years ago
  4. 2d56f0d Add test with unreliable connection by Manuel Pégourié-Gonnard · 6 years ago
  5. 19c62f9 Add test for session resumption by Manuel Pégourié-Gonnard · 6 years ago
  6. 7e89c17 Fix two typos in comments by Manuel Pégourié-Gonnard · 6 years ago
  7. 72c2707 Add tests for MTU with renegotiation by Manuel Pégourié-Gonnard · 6 years ago
  8. b747c6c Add basic first tests for MTU setting by Manuel Pégourié-Gonnard · 6 years ago
  9. 637e234 Merge remote-tracking branch 'public/pr/1915' into iotssl-165-dtls-hs-fragmentation-new by Manuel Pégourié-Gonnard · 6 years ago
  10. 9468ff1 Implement support for MTU setting by Manuel Pégourié-Gonnard · 7 years ago
  11. 0b1d9b2 Declare ssl_conf_mtu() by Manuel Pégourié-Gonnard · 7 years ago
  12. 01ec4af Add ChangeLog entry by Manuel Pégourié-Gonnard · 7 years ago
  13. 2cb17e2 Make handshake fragmentation follow max_frag_len by Manuel Pégourié-Gonnard · 7 years ago
  14. 28f4bea Start implementing fragmentation by Manuel Pégourié-Gonnard · 7 years ago
  15. 87a346f Always save flight first, (re)send later by Manuel Pégourié-Gonnard · 7 years ago
  16. 9c3a8ca Clarify code a bit in write_handshake_msg() by Manuel Pégourié-Gonnard · 7 years ago
  17. 31c1586 Start separating handshake from record writing by Manuel Pégourié-Gonnard · 7 years ago
  18. 9dc3be7 Improve wording in ChangeLog by Hanno Becker · 6 years ago
  19. 361f254 Adapt ChangeLog by Hanno Becker · 6 years ago
  20. 7864090 Reset session_in/out pointers in ssl_session_reset_int() by Hanno Becker · 6 years ago
  21. d8f4169 Merge remote-tracking branch 'upstream-public/pr/1598' into development by Jaeden Amero · 6 years ago
  22. 03bd484 Merge remote-tracking branch 'upstream-public/pr/1861' into development by Jaeden Amero · 6 years ago
  23. cac0c1a Merge remote-tracking branch 'upstream-public/pr/1378' into development by Jaeden Amero · 6 years ago
  24. 603aee0 Merge remote-tracking branch 'upstream-public/pr/1816' into development by Jaeden Amero · 6 years ago
  25. 372b50b Add a ChangeLog entry for #1816 by Jaeden Amero · 6 years ago
  26. f48163a Merge remote-tracking branch 'upstream-public/pr/1834' into development by Jaeden Amero · 6 years ago
  27. 4481464 Adapt ChangeLog by Hanno Becker · 6 years ago
  28. 5b559ac Fix mbedtls_ssl_get_record_expansion() for ChaChaPoly and CBC by Hanno Becker · 6 years ago
  29. b363382 Add ChangeLog entry for bug #1890 by Simon Butcher · 6 years ago
  30. f1124c9 Merge remote-tracking branch 'public/pr/1891' into HEAD by Simon Butcher · 6 years ago
  31. 1b9b217 enforce input and output of ccm selftest on stack by Ron Eldor · 7 years ago
  32. 5f26b11 Change test dependencies to RC4 from DES by Simon Butcher · 6 years ago
  33. c796573 Add Chacha dependency to the stream cipher field by Simon Butcher · 6 years ago
  34. 608a487 Fix memory leak in ecp_mul_comb() if ecp_precompute_comb() fails by Angus Gratton · 7 years ago
  35. 6c34268 Merge remote-tracking branch 'restricted/pr/501' into development-restricted by Simon Butcher · 6 years ago mbedtls-2.12.0
  36. f11a7cd Clarify Changelog entries by Simon Butcher · 6 years ago
  37. 193c864 Update version to 2.12.0 by Jaeden Amero · 6 years ago
  38. 37b9fd5 Merge remote-tracking branch 'restricted/pr/490' into development by Simon Butcher · 6 years ago
  39. 34acd3c Merge remote-tracking branch 'public/pr/1868' into development by Simon Butcher · 6 years ago
  40. 269e999 Remove unnecessary newlines in CONTRIBUTING.md by Simon Butcher · 6 years ago
  41. ee3ded0 Merge remote-tracking branch 'public/pr/1832' into development by Simon Butcher · 6 years ago
  42. 729d781 Merge remote-tracking branch 'public/pr/779' into development by Simon Butcher · 6 years ago
  43. 2c92949 Merge remote-tracking branch 'public/pr/1198' into development by Simon Butcher · 6 years ago
  44. c88c627 Merge remote-tracking branch 'public/pr/1658' into development by Simon Butcher · 6 years ago
  45. 4ed32d0 cpp_dummy_build: Add NIST key wrapping header by Jaeden Amero · 6 years ago
  46. 488fd08 Add aes KW OIDs as defined by Ron Eldor · 6 years ago
  47. 8dd03cd Add tests for the nist key wrapping feature by Ron Eldor · 6 years ago
  48. 9cf0d53 Add ChangeLog by Ron Eldor · 6 years ago
  49. 9ab746c Add selftests by Ron Eldor · 6 years ago
  50. cb349ac Implement the KW and KWP algorithm by Ron Eldor · 6 years ago
  51. 466a57f Key wrapping API definition by Ron Eldor · 7 years ago
  52. 5ca06c7 Merge remote-tracking branch 'public/pr/1724' into development by Simon Butcher · 6 years ago
  53. fb3b032 Merge remote-tracking branch 'public/pr/919' into development by Simon Butcher · 6 years ago
  54. ccb43df Merge remote-tracking branch 'public/pr/927' into development by Simon Butcher · 6 years ago
  55. dad05b7 Merge remote-tracking branch 'public/pr/1844' into development by Simon Butcher · 6 years ago
  56. 0533054 Revise ChangeLog entry for empty data records fixes by Simon Butcher · 6 years ago
  57. 116ac43 Merge remote-tracking branch 'public/pr/1852' into development by Simon Butcher · 6 years ago
  58. bdf80d0 Merge remote-tracking branch 'public/pr/1810' into development by Simon Butcher · 6 years ago
  59. fced1f2 Merge remote-tracking branch 'public/pr/1854' into development by Simon Butcher · 6 years ago
  60. ecb635e Add ChangeLog entry for #1098 fix. by Simon Butcher · 6 years ago
  61. 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 6 years ago
  62. 4072aae Merge remote-tracking branch 'public/pr/1875' into development by Simon Butcher · 6 years ago
  63. a7b3543 Merge remote-tracking branch 'public/pr/1871' into development by Simon Butcher · 6 years ago
  64. 6965f77 Fix use of Knowledge Base in documentation by Simon Butcher · 6 years ago
  65. 4736e96 add myself to changelog by Brian J Murray · 6 years ago
  66. ca2ea4e Fix issue if salt = NULL and salt_len !=0 in mbedtls_hkdf_extract() by Brian J Murray · 6 years ago
  67. 5a5d03f Add test guidelines to CONTRIBUTING.md by Simon Butcher · 6 years ago
  68. 10f9663 Added clarification to CONTRIBUTING.md by Simon Butcher · 6 years ago
  69. 5cf4d06 Refine the definition of net_sockets.h by Simon Butcher · 6 years ago
  70. cce68be Add a macro to define the memory size in ssl_server2.c by Simon Butcher · 6 years ago
  71. e459f07 Correct logic to exclude i386 inline assenbly when -O0 by Simon Butcher · 6 years ago
  72. 8e6a22a Add additional i386 tests to all.sh by Simon Butcher · 6 years ago
  73. 7a6da6e Expand i386 all.sh tests to full config ASan builds by Simon Butcher · 6 years ago
  74. ccbd464 Increase the memory buffer size for ssl_server2.c by Simon Butcher · 6 years ago
  75. 4c761fa Add test for empty app data records to ssl-opt.sh by Andres Amaya Garcia · 6 years ago
  76. 81f0633 Add ChangeLog entry for empty app data fix by Andres Amaya Garcia · 6 years ago
  77. ce6fbac Fix ssl_client2 to send 0-length app data by Andres Amaya Garcia · 6 years ago
  78. 1a7a17e Check for invalid short Alert messages by Angus Gratton · 6 years ago
  79. 3481792 TLSv1.2: Treat zero-length fragments as invalid, unless they are application data by Angus Gratton · 6 years ago
  80. b512bc1 CBC mode: Allow zero-length message fragments (100% padding) by Angus Gratton · 6 years ago
  81. 7870ec1 Add API/ABI section to CONTRIBUTING.md by Simon Butcher · 6 years ago
  82. 7c1258d all.sh: Return error on keep-going failure by Jaeden Amero · 6 years ago
  83. 7d728bd Merge remote-tracking branch 'public/pr/1454' into development by Simon Butcher · 6 years ago
  84. 922bd1e Merge remote-tracking branch 'public/pr/1752' into development by Simon Butcher · 6 years ago
  85. 862e703 Merge remote-tracking branch 'public/pr/921' into development by Simon Butcher · 6 years ago
  86. be685ba Merge remote-tracking branch 'public/pr/1836' into development by Simon Butcher · 6 years ago
  87. 4f37bca Fix ChangeLog entry for issue #1663 by Simon Butcher · 6 years ago
  88. df15356 Merge remote-tracking branch 'public/pr/1663' into development by Simon Butcher · 6 years ago
  89. fad5470 Merge remote-tracking branch 'public/pr/532' into development by Simon Butcher · 6 years ago
  90. a72098b Merge remote-tracking branch 'public/pr/1778' into development by Simon Butcher · 6 years ago
  91. ca33caf Add definition of purpose and use of networking module by Simon Butcher · 6 years ago
  92. 0011503 Repharse comments by Ron Eldor · 6 years ago
  93. 830ce11 Clarify attack conditions in the ChangeLog. by Manuel Pégourié-Gonnard · 6 years ago
  94. 0e2c07e Remove unnecessary mark as unused #1098 by Dawid Drozd · 6 years ago
  95. 8744a02 Clarify a few comments by Manuel Pégourié-Gonnard · 6 years ago
  96. 4b9a3ad Disable use of the i386 assembly for option -O0 by Simon Butcher · 6 years ago
  97. 00af447 Add ChangeLog entry for PR #536 by Simon Butcher · 6 years ago
  98. e7aeef0 Merge remote-tracking branch 'public/pr/536' into development by Simon Butcher · 6 years ago
  99. 32b0747 Merge remote-tracking branch 'public/pr/1737' into development by Simon Butcher · 6 years ago
  100. 727325b Merge remote-tracking branch 'public/pr/1788' into development by Simon Butcher · 6 years ago