1. b1c2d0f Use switch instead if if-else for dependency and expression checks. by Azim Khan · 8 years ago
  2. d61a438 incorporate code review comment in embedded_test.function by Azim Khan · 8 years ago
  3. 663d470 Incorporate code review suggestions in mbedtls_test.py by Azim Khan · 8 years ago
  4. 599cd24 Update unit tests for code generator and make code generator more testable. by Azim Khan · 8 years ago
  5. acc5473 Use FileWrapper class in place of file where line number is required by Azim Khan · 8 years ago
  6. 5e2ac1f Updated generate_code.py unit tests by Azim Khan · 8 years ago
  7. 4b54323 Unit test generate_copy.py by Azim Khan · 8 years ago
  8. 13c6bfb Gaurd test suite headers with suite dependency by Azim Khan · 8 years ago
  9. 8c4d5ba Update CMakeList.txt with new test suites code generator by Mohammad Azim Khan · 8 years ago
  10. cf32c45 Add missing headers and fix name change issues by Mohammad Azim Khan · 8 years ago
  11. 1de892b Update code as old template and generator is replaced with new one by Azim Khan · 8 years ago
  12. 191e904 Replace old template and code generator with new ones. Keep names by Azim Khan · 8 years ago
  13. 975d97e Remove old test suite template and code generator script by Azim Khan · 8 years ago
  14. 2397bba Update test generator for use of struct for hex parameters by Azim Khan · 8 years ago
  15. d30ca13 Combine hex parameters in a struct by Azim Khan · 8 years ago
  16. 5cfc068 Fix name conflict in function params after hexify/unhexify change by Azim Khan · 8 years ago
  17. 3e5d000 Update Greentea API header by Azim Khan · 8 years ago
  18. 47b4060 Fix RSA test suite bugged by hexify/unhexify change by Azim Khan · 8 years ago
  19. 392267a Fix missing data in the RSA test vectors file by Azim Khan · 8 years ago
  20. b3a103c Put else in it's own line by Azim Khan · 8 years ago
  21. d59391a Add support for sending hex parameters by Azim Khan · 8 years ago
  22. 46c9b1f Fix test functions and data after moving hexify/unhexify out by Azim Khan · 8 years ago
  23. 5e7f8df Print Greentea __testcase_name indicator for Greentea to mark the test by Azim Khan · 8 years ago
  24. a57a420 Add hex parameter dispatch by Azim Khan · 8 years ago
  25. 184447e Add proper handling of hex data by Azim Khan · 8 years ago
  26. f1aaec9 Intermediate hexify out change by Azim Khan · 8 years ago
  27. 9079170 Adapt code for scripting out hexify/unhexify code by Azim Khan · 8 years ago
  28. 3499a9e Add hex comparison function by Azim Khan · 8 years ago
  29. 0574632 Update Greentea client API calls by Azim Khan · 8 years ago
  30. ee6c018 Unify test setup errors for sending to host by Azim Khan · 8 years ago
  31. ec02448 Fix line no. directive by Azim Khan · 8 years ago
  32. 67735d5 Fix name conflict and implicit use of functions from string.h by Mohammad Azim Khan · 8 years ago
  33. 7a0d84f On target test host test script by Mohammad Azim Khan · 8 years ago
  34. fff4904 mbed-os test code generator by Mohammad Azim Khan · 8 years ago
  35. 1f29be7 Make target for on mbed testing by Mohammad Azim Khan · 8 years ago
  36. 94aefaf Optimise makefile targets by Mohammad Azim Khan · 8 years ago
  37. 5f26b11 Change test dependencies to RC4 from DES by Simon Butcher · 7 years ago
  38. 193c864 Update version to 2.12.0 by Jaeden Amero · 7 years ago
  39. 729d781 Merge remote-tracking branch 'public/pr/779' into development by Simon Butcher · 7 years ago
  40. 2c92949 Merge remote-tracking branch 'public/pr/1198' into development by Simon Butcher · 7 years ago
  41. c88c627 Merge remote-tracking branch 'public/pr/1658' into development by Simon Butcher · 7 years ago
  42. 8dd03cd Add tests for the nist key wrapping feature by Ron Eldor · 7 years ago
  43. 5ca06c7 Merge remote-tracking branch 'public/pr/1724' into development by Simon Butcher · 7 years ago
  44. 116ac43 Merge remote-tracking branch 'public/pr/1852' into development by Simon Butcher · 7 years ago
  45. bdf80d0 Merge remote-tracking branch 'public/pr/1810' into development by Simon Butcher · 7 years ago
  46. a7b3543 Merge remote-tracking branch 'public/pr/1871' into development by Simon Butcher · 7 years ago
  47. 8e6a22a Add additional i386 tests to all.sh by Simon Butcher · 7 years ago
  48. 7a6da6e Expand i386 all.sh tests to full config ASan builds by Simon Butcher · 7 years ago
  49. 4c761fa Add test for empty app data records to ssl-opt.sh by Andres Amaya Garcia · 7 years ago
  50. 7c1258d all.sh: Return error on keep-going failure by Jaeden Amero · 7 years ago
  51. 7d728bd Merge remote-tracking branch 'public/pr/1454' into development by Simon Butcher · 7 years ago
  52. 922bd1e Merge remote-tracking branch 'public/pr/1752' into development by Simon Butcher · 7 years ago
  53. be685ba Merge remote-tracking branch 'public/pr/1836' into development by Simon Butcher · 7 years ago
  54. e7aeef0 Merge remote-tracking branch 'public/pr/536' into development by Simon Butcher · 7 years ago
  55. 727325b Merge remote-tracking branch 'public/pr/1788' into development by Simon Butcher · 7 years ago
  56. cdb5cc5 tests: dhm: Rename Hallman to Hellman by Jaeden Amero · 7 years ago
  57. 991f9fe all_sh: add a check for header inclusion in cpp_dummy_build.cpp by Andrzej Kurek · 7 years ago
  58. a931265 Fix ssl-opt.sh not starting when lsof is not available by Gilles Peskine · 7 years ago
  59. 61fa436 Address review comments - tidy usage of macros to use minimal values by Nicholas Wilson · 7 years ago
  60. b056dd8 Remove a redundant dependency clause by k-stachowiak · 7 years ago
  61. 05be06c Make the C++ test mandatory by removing the --no-cxx flag from all.sh by Andrzej Kurek · 7 years ago
  62. 45a6719 Add a CXX build to all.sh to execute the C++ dummy test by default by Andrzej Kurek · 7 years ago
  63. 6665b67 Merge remote-tracking branch 'public/pr/1390' into development by Simon Butcher · 7 years ago
  64. 9fa21bf Merge remote-tracking branch 'public/pr/1533' into development by Simon Butcher · 7 years ago
  65. 7972334 Enable ARIA self test in the unit testing by k-stachowiak · 7 years ago
  66. 2682edf Fix build using -std=c99 by Nicholas Wilson · 8 years ago
  67. 7994766 Fix usage of if_build_succeeded in all.sh zeroize test by Andres Amaya Garcia · 7 years ago
  68. 9fece7e Add ChachaPoly ciphersuites to compat.sh by Manuel Pégourié-Gonnard · 7 years ago
  69. c36b432 Add GnuTLS interop for CCM(-8) ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  70. ce66d5e Declare ChaCha-Poly ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  71. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  72. 2fcd3e4 Change the library version to 2.11.0 by Simon Butcher · 7 years ago
  73. c4dd073 test: Add test cases for separately reduced inward/outward buffer sizes by Angus Gratton · 7 years ago
  74. d9c71da Revert "Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default" by Jaeden Amero · 7 years ago
  75. 9873696 Merge remote-tracking branch 'public/pr/710' into development by Simon Butcher · 7 years ago
  76. 5f57f1e Merge remote-tracking branch 'public/pr/1270' into development by Simon Butcher · 7 years ago
  77. 725f1cb SSL async tests: add a few test cases for error in decrypt by Gilles Peskine · 7 years ago
  78. d906b81 tests: cipher: Allocate enough space for XTS keys by Jaeden Amero · 7 years ago
  79. c28012a tests: Remove NIST AES-XTS test vectors by Jaeden Amero · 7 years ago
  80. 142383e aes: xts: Add tests for invalid key sizes by Jaeden Amero · 7 years ago
  81. c653990 cipher: Add wrappers for AES-XTS by Jaeden Amero · 7 years ago
  82. 425382d tests: Extend AES-XTS suite by Jaeden Amero · 7 years ago
  83. e5c4b07 tests: Make AES-XTS suite more stack friendly by Jaeden Amero · 7 years ago
  84. cd9fc5e aes: xts: Rename iv to data_unit by Jaeden Amero · 7 years ago
  85. 5162b93 aes: Use length instead of bits_length in XTS by Jaeden Amero · 7 years ago
  86. 9366feb aes: xts: Add new context structure by Jaeden Amero · 7 years ago
  87. e22ba80 Add XTS test suites to the Makefile by Jaeden Amero · 7 years ago
  88. e9ecf00 aes: Remove AES-XEX by Jaeden Amero · 7 years ago
  89. 5f77801 Implement AES-XTS mode by Aorimn · 9 years ago
  90. fb67fae Add AES-XEX tests cases by Aorimn · 10 years ago
  91. 9f52aeb tests: Fix name of 33 byte AES cipher tests by Jaeden Amero · 7 years ago
  92. 9b04e19 Use grep to detect zeroize test failures on GDB by Andres Amaya Garcia · 7 years ago
  93. e47d6fd Merge remote-tracking branch 'public/pr/1497' into development by Simon Butcher · 7 years ago
  94. f0d7629 Merge remote-tracking branch 'public/pr/1593' into development by Simon Butcher · 7 years ago
  95. 263498a Merge remote-tracking branch 'public/pr/1667' into development by Simon Butcher · 7 years ago
  96. 33cb519 Add decrypt tests to AES OFB Cipher module by Simon Butcher · 7 years ago
  97. b7836e1 Change AES OFB tests to memset sizeof buffer by Simon Butcher · 7 years ago
  98. e416bf9 Reduce stack usage for AES OFB tests by Simon Butcher · 7 years ago
  99. 0013144 Fix style and formatting for OFB feature by Simon Butcher · 7 years ago
  100. 374bcd4 Add to OFB cipher tests AES-192 and AES-256 OFB by Simon Butcher · 7 years ago