1. 078bcdd Merge branch 'IOTSSL-628-BufferOverread' by Simon Butcher · 9 years ago
  2. 184990c Merge development into development-restricted by Simon Butcher · 9 years ago
  3. f154763 Fixes to style following review by Simon Butcher · 9 years ago
  4. ab0c51d Fix minor issues with basic test script by Simon Butcher · 9 years ago
  5. 21ab9d7 Add a script to execute the basic tests by SimonB · 9 years ago
  6. 75f3caa Fix unit test script to ignore coverage data by SimonB · 9 years ago
  7. ad8fbc0 Add test result breakdown to test suites script by SimonB · 9 years ago
  8. 5a8afb8 Fix exit code and add a count of the test suites by SimonB · 9 years ago
  9. f413b6f Fix to stop all.sh corrupting config.h by Simon Butcher · 9 years ago
  10. 4b852db Merge branch 'iotssl-629-der-trailing-bytes' by Simon Butcher · 9 years ago
  11. c920c8c Merge 'development-restricted' into development by Simon Butcher · 9 years ago
  12. 0203745 Swap C++ comments to C for style consistency in rsa.c by Simon Butcher · 9 years ago
  13. 8ddc93f Add precision about exploitability in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  14. e43b81a Add Changelog entry for current branch by Janos Follath · 9 years ago
  15. c69fa50 Removing 'if' branch from the fix. by Janos Follath · 9 years ago
  16. 8a49a01 Add tests for the bug IOTSSL-619. by Janos Follath · 9 years ago
  17. 3218b21 Add Changelog entry for current branch by Janos Follath · 9 years ago
  18. b6eb1ca Length check added by Janos Follath · 9 years ago
  19. 370717b Add precision about exploitability in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  20. cc4eba7 Add Changelog entry for current branch by Janos Follath · 9 years ago
  21. eddfe8f Included tests for the overflow by Janos Follath · 9 years ago
  22. 5be92ea Merge 'iotssl-591-glue-layers' into development by Simon Butcher · 9 years ago
  23. d567a23 Fix typos, grammar in the comments and clarify them by Simon Butcher · 9 years ago
  24. 00157ce Update the ChangeLog by Simon Butcher · 9 years ago
  25. 3ea7f52 Update interop tests to default configuration by Simon Butcher · 9 years ago
  26. c7940f0 Fix yotta builds for change in default configs by Simon Butcher · 9 years ago
  27. bc6a486 Fix the 'all tests' script for baremetal builds by Simon Butcher · 9 years ago
  28. e2681a4 Update default configuration by Janos Follath · 9 years ago
  29. 3000f78 Add copright, and better documentation to curves.pl by Simon Butcher · 9 years ago
  30. fbe85fe Add missing dependencies to X509 Parse test suite for P-384 curve by Simon Butcher · 9 years ago
  31. 6ee1af5 Update mbed-drivers dependency to v1.0.0 by Simon Butcher · 9 years ago
  32. f59e66b Remove redundant test certificates and clarify ChangeLog by Simon Butcher · 9 years ago
  33. b437b4b X509: Fix bug triggered by future CA among trusted by Janos Follath · 9 years ago
  34. df4bca2 X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  35. 12c868c X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  36. 64d60da Fix typos and add copyright statement to generate_code.pl by Simon Butcher · 9 years ago
  37. 0269dad Refactored test suite template code by SimonB · 9 years ago
  38. 152ea18 Added support for per test suite helper functions by SimonB · 9 years ago
  39. 3ddf355 Clarified purpose and usage of generate_code.pl by SimonB · 9 years ago
  40. ef50c0d Added script to split the test case data files by Simon Butcher · 9 years ago
  41. aad787f Parameterised the test suite applications by Simon Butcher · 9 years ago
  42. e846b51 Use the SSL IO and time callback typedefs consistently by Simon Butcher · 9 years ago
  43. c0957bd Fix some minor typos in comments by Simon Butcher · 9 years ago
  44. 0c6aad9 x509: remove obsolete TODO comment by Manuel Pégourié-Gonnard · 9 years ago
  45. 986bbf2 x509: by Manuel Pégourié-Gonnard · 9 years ago
  46. d1b7f2b ssl: ignore CertificateRequest's content for real by Manuel Pégourié-Gonnard · 9 years ago
  47. 56e9ae2 Remove unnecessary TODO comment by Manuel Pégourié-Gonnard · 9 years ago
  48. eeef947 Clarify documentation about missing CRLs by Manuel Pégourié-Gonnard · 9 years ago
  49. 214a848 Update note about hardcoded verify_data_length by Manuel Pégourié-Gonnard · 9 years ago
  50. 967994a Remove unused code. by Manuel Pégourié-Gonnard · 9 years ago
  51. 9d62412 Add note about not implementing PSK id_hint by Manuel Pégourié-Gonnard · 9 years ago
  52. 90ab4a4 Fix Unix detection in mini_client by Manuel Pégourié-Gonnard · 9 years ago
  53. 157cb65 Clarified mbedtls_ssl_conf_alpn_protocols() doc by Simon Butcher · 9 years ago
  54. 7f0df51 Merge development branch with restricted by Simon Butcher · 9 years ago
  55. 1dbf753 Add precision about exploitability in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  56. 2f5f123 Add Changelog entry for current branch by Janos Follath · 9 years ago
  57. a1452b0 Add Changelog entry for current branch by Janos Follath · 9 years ago
  58. d7515ae Swap C++ comments to C for style consistency in rsa.c by Simon Butcher · 9 years ago
  59. 81835a1 Add precision about exploitability in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  60. 3c21baf Add Changelog entry for current branch by Janos Follath · 9 years ago
  61. c7ac991 Removing 'if' branch from the fix. by Janos Follath · 9 years ago
  62. eb39d7d Add tests for the bug IOTSSL-619. by Janos Follath · 9 years ago
  63. ed6a7ae Add Changelog entry for current branch by Janos Follath · 9 years ago
  64. 8dfdce3 Length check added by Janos Follath · 9 years ago
  65. 7dc6f93 Add precision about exploitability in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  66. ff40a4b Add Changelog entry for current branch by Janos Follath · 9 years ago
  67. e726aa4 Included tests for the overflow by Janos Follath · 9 years ago
  68. 8b4a1bd Update the ChangeLog by Simon Butcher · 9 years ago mbedos-2016q1-oob1 yotta-2.2.1
  69. 342671f Update interop tests to default configuration by Simon Butcher · 9 years ago
  70. 14ecd04 Fix yotta builds for change in default configs by Simon Butcher · 9 years ago
  71. 29b2150 Fix the 'all tests' script for baremetal builds by Simon Butcher · 9 years ago
  72. a720ced Update default configuration by Janos Follath · 9 years ago
  73. b3c6978 Add copright, and better documentation to curves.pl by Simon Butcher · 9 years ago
  74. 5d23716 Add missing dependencies to X509 Parse test suite for P-384 curve by Simon Butcher · 9 years ago
  75. 25f2c4c Update mbed-drivers dependency to v1.0.0 by Simon Butcher · 9 years ago
  76. 2e43701 Swap C++ comments to C for style consistency in rsa.c by Simon Butcher · 9 years ago
  77. 2a85c39 Add precision about exploitability in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  78. 05884db Add Changelog entry for current branch by Janos Follath · 9 years ago
  79. e324167 Remove redundant test certificates and clarify ChangeLog by Simon Butcher · 9 years ago
  80. 855ec58 X509: Fix bug triggered by future CA among trusted by Janos Follath · 9 years ago
  81. f4a65d6 X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  82. a155afb X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  83. e919f76 Fix typos and add copyright statement to generate_code.pl by Simon Butcher · 9 years ago
  84. 32ff13a Refactored test suite template code by SimonB · 9 years ago
  85. 16177a4 Added support for per test suite helper functions by SimonB · 9 years ago
  86. 26f9a70 Clarified purpose and usage of generate_code.pl by SimonB · 9 years ago
  87. f51f088 Added script to split the test case data files by Simon Butcher · 9 years ago
  88. 3990f62 Parameterised the test suite applications by Simon Butcher · 9 years ago
  89. bc32e4a Use the SSL IO and time callback typedefs consistently by Simon Butcher · 9 years ago
  90. 36567e3 Fix some minor typos in comments by Simon Butcher · 9 years ago
  91. b2d3011 x509: remove obsolete TODO comment by Manuel Pégourié-Gonnard · 9 years ago
  92. db1ae1e x509: by Manuel Pégourié-Gonnard · 9 years ago
  93. 5a793b7 ssl: ignore CertificateRequest's content for real by Manuel Pégourié-Gonnard · 9 years ago
  94. 9d79c1b Remove unnecessary TODO comment by Manuel Pégourié-Gonnard · 9 years ago
  95. e66dd1d Clarify documentation about missing CRLs by Manuel Pégourié-Gonnard · 9 years ago
  96. a606260 Update note about hardcoded verify_data_length by Manuel Pégourié-Gonnard · 9 years ago
  97. 28124db Remove unused code. by Manuel Pégourié-Gonnard · 9 years ago
  98. e6a4846 Add note about not implementing PSK id_hint by Manuel Pégourié-Gonnard · 9 years ago
  99. d47c433 Give better error messages for semi-portable parts by Manuel Pégourié-Gonnard · 9 years ago
  100. 7a0cf2e Improve documentation of some SSL callbacks by Manuel Pégourié-Gonnard · 9 years ago