1. f413b6f Fix to stop all.sh corrupting config.h by Simon Butcher · 9 years ago
  2. 4b852db Merge branch 'iotssl-629-der-trailing-bytes' by Simon Butcher · 9 years ago
  3. 5be92ea Merge 'iotssl-591-glue-layers' into development by Simon Butcher · 9 years ago
  4. d567a23 Fix typos, grammar in the comments and clarify them by Simon Butcher · 9 years ago
  5. 00157ce Update the ChangeLog by Simon Butcher · 9 years ago
  6. 3ea7f52 Update interop tests to default configuration by Simon Butcher · 9 years ago
  7. c7940f0 Fix yotta builds for change in default configs by Simon Butcher · 9 years ago
  8. bc6a486 Fix the 'all tests' script for baremetal builds by Simon Butcher · 9 years ago
  9. e2681a4 Update default configuration by Janos Follath · 9 years ago
  10. 3000f78 Add copright, and better documentation to curves.pl by Simon Butcher · 9 years ago
  11. fbe85fe Add missing dependencies to X509 Parse test suite for P-384 curve by Simon Butcher · 9 years ago
  12. 6ee1af5 Update mbed-drivers dependency to v1.0.0 by Simon Butcher · 9 years ago
  13. f59e66b Remove redundant test certificates and clarify ChangeLog by Simon Butcher · 9 years ago
  14. b437b4b X509: Fix bug triggered by future CA among trusted by Janos Follath · 9 years ago
  15. df4bca2 X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  16. 12c868c X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  17. 64d60da Fix typos and add copyright statement to generate_code.pl by Simon Butcher · 9 years ago
  18. 0269dad Refactored test suite template code by SimonB · 9 years ago
  19. 152ea18 Added support for per test suite helper functions by SimonB · 9 years ago
  20. 3ddf355 Clarified purpose and usage of generate_code.pl by SimonB · 9 years ago
  21. ef50c0d Added script to split the test case data files by Simon Butcher · 9 years ago
  22. aad787f Parameterised the test suite applications by Simon Butcher · 9 years ago
  23. e846b51 Use the SSL IO and time callback typedefs consistently by Simon Butcher · 9 years ago
  24. c0957bd Fix some minor typos in comments by Simon Butcher · 9 years ago
  25. 0c6aad9 x509: remove obsolete TODO comment by Manuel Pégourié-Gonnard · 9 years ago
  26. 986bbf2 x509: by Manuel Pégourié-Gonnard · 9 years ago
  27. d1b7f2b ssl: ignore CertificateRequest's content for real by Manuel Pégourié-Gonnard · 9 years ago
  28. 56e9ae2 Remove unnecessary TODO comment by Manuel Pégourié-Gonnard · 9 years ago
  29. eeef947 Clarify documentation about missing CRLs by Manuel Pégourié-Gonnard · 9 years ago
  30. 214a848 Update note about hardcoded verify_data_length by Manuel Pégourié-Gonnard · 9 years ago
  31. 967994a Remove unused code. by Manuel Pégourié-Gonnard · 9 years ago
  32. 9d62412 Add note about not implementing PSK id_hint by Manuel Pégourié-Gonnard · 9 years ago
  33. 90ab4a4 Fix Unix detection in mini_client by Manuel Pégourié-Gonnard · 9 years ago
  34. 157cb65 Clarified mbedtls_ssl_conf_alpn_protocols() doc by Simon Butcher · 9 years ago
  35. 8b4a1bd Update the ChangeLog by Simon Butcher · 9 years ago mbedos-2016q1-oob1 yotta-2.2.1
  36. 342671f Update interop tests to default configuration by Simon Butcher · 9 years ago
  37. 14ecd04 Fix yotta builds for change in default configs by Simon Butcher · 9 years ago
  38. 29b2150 Fix the 'all tests' script for baremetal builds by Simon Butcher · 9 years ago
  39. a720ced Update default configuration by Janos Follath · 9 years ago
  40. b3c6978 Add copright, and better documentation to curves.pl by Simon Butcher · 9 years ago
  41. 5d23716 Add missing dependencies to X509 Parse test suite for P-384 curve by Simon Butcher · 9 years ago
  42. 25f2c4c Update mbed-drivers dependency to v1.0.0 by Simon Butcher · 9 years ago
  43. a418ff8 Remove redundant test certificates and clarify ChangeLog by Simon Butcher · 9 years ago
  44. c72d642 X509: Fix bug triggered by future CA among trusted by Janos Follath · 9 years ago
  45. 884b4fc X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  46. ede75f0 X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  47. f18e02c Fix typos and add copyright statement to generate_code.pl by Simon Butcher · 9 years ago
  48. beff85a Refactored test suite template code by SimonB · 9 years ago
  49. 6fb9db3 Added support for per test suite helper functions by SimonB · 9 years ago
  50. 718548d Clarified purpose and usage of generate_code.pl by SimonB · 9 years ago
  51. 2bed20d Added script to split the test case data files by Simon Butcher · 9 years ago
  52. 6c545a8 Parameterised the test suite applications by Simon Butcher · 9 years ago
  53. 1b6044d Use the SSL IO and time callback typedefs consistently by Simon Butcher · 9 years ago
  54. a766576 Fix some minor typos in comments by Simon Butcher · 9 years ago
  55. 347700e x509: remove obsolete TODO comment by Manuel Pégourié-Gonnard · 9 years ago
  56. a0e924f x509: by Manuel Pégourié-Gonnard · 9 years ago
  57. 04d39d2 ssl: ignore CertificateRequest's content for real by Manuel Pégourié-Gonnard · 9 years ago
  58. b222cd9 Remove unnecessary TODO comment by Manuel Pégourié-Gonnard · 9 years ago
  59. 0fa5b05 Clarify documentation about missing CRLs by Manuel Pégourié-Gonnard · 9 years ago
  60. 982b9ad Update note about hardcoded verify_data_length by Manuel Pégourié-Gonnard · 9 years ago
  61. fc0e286 Remove unused code. by Manuel Pégourié-Gonnard · 9 years ago
  62. c3cb4c7 Add note about not implementing PSK id_hint by Manuel Pégourié-Gonnard · 9 years ago
  63. 7ff4b77 Give better error messages for semi-portable parts by Manuel Pégourié-Gonnard · 9 years ago
  64. b967c15 Improve documentation of some SSL callbacks by Manuel Pégourié-Gonnard · 9 years ago
  65. 4b17e53 Fix Unix detection in mini_client by Manuel Pégourié-Gonnard · 9 years ago
  66. 02049dc Add links to KB articles by Manuel Pégourié-Gonnard · 9 years ago
  67. 325ce09 Give better error messages for semi-portable parts by Manuel Pégourié-Gonnard · 9 years ago
  68. d13b950 Improve documentation of some SSL callbacks by Manuel Pégourié-Gonnard · 9 years ago
  69. cc0e49d x509: trailing bytes in DER: fix bug by Janos Follath · 9 years ago
  70. e154f95 x509: trailing bytes in DER: correct a unit test by Janos Follath · 9 years ago
  71. 0b24234 x509: trailing bytes in DER: add integration tests by Janos Follath · 9 years ago
  72. 8c4472a Clarified mbedtls_ssl_conf_alpn_protocols() doc by Simon Butcher · 9 years ago
  73. 4ae5c29 Add Changelog entry and improve coding style by Janos Follath · 9 years ago
  74. ca214b9 Updated relevant #ifdef by Janos Follath · 9 years ago
  75. edb1a48 dtls: improve doc about handshake timeouts by Manuel Pégourié-Gonnard · 9 years ago
  76. bdae02c Corrected references for RSA and DHM by Simon Butcher · 9 years ago
  77. 9a3ee57 Merge branch 'fixes' into development by Simon Butcher · 9 years ago
  78. d091ed1 Add scripts/apidoc_full.sh by Manuel Pégourié-Gonnard · 9 years ago
  79. c990189 Revert changes done to 'make apidoc' target by Manuel Pégourié-Gonnard · 9 years ago
  80. 04d4211 Reverted the INPUT in doxygen to . by Simon Butcher · 9 years ago
  81. 35d07bf Exclude more things from doxygen inputs by Manuel Pégourié-Gonnard · 9 years ago
  82. de7ae7b Exclude some warnings from the doxygen test by Manuel Pégourié-Gonnard · 9 years ago
  83. 259b08a Add -s (short) option to all.sh by Manuel Pégourié-Gonnard · 9 years ago
  84. 695e0ba Add new doxygen test to travis by Manuel Pégourié-Gonnard · 9 years ago
  85. 1d552e7 Add test script for doxygen warnings by Manuel Pégourié-Gonnard · 9 years ago
  86. b873f7a Fix doxygen warnings about deprecated tags by Manuel Pégourié-Gonnard · 9 years ago
  87. d2655ac Add test for yotta debug build by Manuel Pégourié-Gonnard · 9 years ago
  88. 365f325 Make check-names.sh happy by Manuel Pégourié-Gonnard · 9 years ago
  89. 25caaf3 Avoid build errors with -O0 due to assembly by Manuel Pégourié-Gonnard · 9 years ago
  90. 3551901 Make ar invocation more portable by Manuel Pégourié-Gonnard · 9 years ago
  91. afbb310 Update ChangeLog for latest PR merged by Manuel Pégourié-Gonnard · 9 years ago
  92. e9c1b1a Merge remote-tracking branch 'yanesca/iss309' into development by Manuel Pégourié-Gonnard · 9 years ago
  93. f92c86e Update reference to attack in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  94. bfafadb Change version number to 2.2.1 by Simon Butcher · 9 years ago mbedtls-2.2.1
  95. 7f88b8e Tune description of a change/bugfix in ChangeLog by Manuel Pégourié-Gonnard · 9 years ago
  96. 6e7d3d5 Corrected naming and text in doxygen rng module by Simon Butcher · 9 years ago
  97. 76da60c Fix doxygen warnings for generic names in config.h by Manuel Pégourié-Gonnard · 9 years ago
  98. 1989caf Use a full config.h with doxygen by Manuel Pégourié-Gonnard · 9 years ago
  99. ddbb166 Reintroduce line deleted by accident by Manuel Pégourié-Gonnard · 9 years ago
  100. 5b331b9 Various fixes to doxygen API generation by Simon Butcher · 9 years ago