1. c430523 Re-enable delayed CCS test by Hanno Becker · 6 years ago
  2. 12405e7 Increase max_frag_len / MTU in fragmentation ref tests by Hanno Becker · 6 years ago
  3. 111fa49 TEST-ONLY: Remove delayed CCS test by Hanno Becker · 6 years ago
  4. 38110df Add interop test with unreliable connection by Manuel Pégourié-Gonnard · 6 years ago
  5. 0794d49 Skip some tests with valgrind (spurious resend) by Manuel Pégourié-Gonnard · 6 years ago
  6. 1218bc0 Add simple interop tests (reliable connection) by Manuel Pégourié-Gonnard · 6 years ago
  7. 2d56f0d Add test with unreliable connection by Manuel Pégourié-Gonnard · 6 years ago
  8. 19c62f9 Add test for session resumption by Manuel Pégourié-Gonnard · 6 years ago
  9. 72c2707 Add tests for MTU with renegotiation by Manuel Pégourié-Gonnard · 6 years ago
  10. b747c6c Add basic first tests for MTU setting by Manuel Pégourié-Gonnard · 6 years ago
  11. 2cb17e2 Make handshake fragmentation follow max_frag_len by Manuel Pégourié-Gonnard · 7 years ago
  12. cac0c1a Merge remote-tracking branch 'upstream-public/pr/1378' into development by Jaeden Amero · 6 years ago
  13. 5f26b11 Change test dependencies to RC4 from DES by Simon Butcher · 6 years ago
  14. 193c864 Update version to 2.12.0 by Jaeden Amero · 6 years ago
  15. 729d781 Merge remote-tracking branch 'public/pr/779' into development by Simon Butcher · 6 years ago
  16. 2c92949 Merge remote-tracking branch 'public/pr/1198' into development by Simon Butcher · 6 years ago
  17. c88c627 Merge remote-tracking branch 'public/pr/1658' into development by Simon Butcher · 6 years ago
  18. 8dd03cd Add tests for the nist key wrapping feature by Ron Eldor · 6 years ago
  19. 5ca06c7 Merge remote-tracking branch 'public/pr/1724' into development by Simon Butcher · 6 years ago
  20. 116ac43 Merge remote-tracking branch 'public/pr/1852' into development by Simon Butcher · 6 years ago
  21. bdf80d0 Merge remote-tracking branch 'public/pr/1810' into development by Simon Butcher · 6 years ago
  22. a7b3543 Merge remote-tracking branch 'public/pr/1871' into development by Simon Butcher · 6 years ago
  23. 8e6a22a Add additional i386 tests to all.sh by Simon Butcher · 6 years ago
  24. 7a6da6e Expand i386 all.sh tests to full config ASan builds by Simon Butcher · 6 years ago
  25. 4c761fa Add test for empty app data records to ssl-opt.sh by Andres Amaya Garcia · 6 years ago
  26. 7c1258d all.sh: Return error on keep-going failure by Jaeden Amero · 6 years ago
  27. 7d728bd Merge remote-tracking branch 'public/pr/1454' into development by Simon Butcher · 6 years ago
  28. 922bd1e Merge remote-tracking branch 'public/pr/1752' into development by Simon Butcher · 6 years ago
  29. be685ba Merge remote-tracking branch 'public/pr/1836' into development by Simon Butcher · 6 years ago
  30. e7aeef0 Merge remote-tracking branch 'public/pr/536' into development by Simon Butcher · 6 years ago
  31. 727325b Merge remote-tracking branch 'public/pr/1788' into development by Simon Butcher · 6 years ago
  32. cdb5cc5 tests: dhm: Rename Hallman to Hellman by Jaeden Amero · 6 years ago
  33. 991f9fe all_sh: add a check for header inclusion in cpp_dummy_build.cpp by Andrzej Kurek · 6 years ago
  34. a931265 Fix ssl-opt.sh not starting when lsof is not available by Gilles Peskine · 6 years ago
  35. 61fa436 Address review comments - tidy usage of macros to use minimal values by Nicholas Wilson · 6 years ago
  36. 643df7c Update ssl-opt.sh test to run condition by Ron Eldor · 6 years ago
  37. b056dd8 Remove a redundant dependency clause by k-stachowiak · 6 years ago
  38. 58093c8 Add ECC extensions test in ssl-opts.sh by Ron Eldor · 6 years ago
  39. 05be06c Make the C++ test mandatory by removing the --no-cxx flag from all.sh by Andrzej Kurek · 6 years ago
  40. 45a6719 Add a CXX build to all.sh to execute the C++ dummy test by default by Andrzej Kurek · 6 years ago
  41. 6665b67 Merge remote-tracking branch 'public/pr/1390' into development by Simon Butcher · 6 years ago
  42. 9fa21bf Merge remote-tracking branch 'public/pr/1533' into development by Simon Butcher · 6 years ago
  43. 7972334 Enable ARIA self test in the unit testing by k-stachowiak · 6 years ago
  44. 2682edf Fix build using -std=c99 by Nicholas Wilson · 7 years ago
  45. 7994766 Fix usage of if_build_succeeded in all.sh zeroize test by Andres Amaya Garcia · 6 years ago
  46. 9fece7e Add ChachaPoly ciphersuites to compat.sh by Manuel Pégourié-Gonnard · 6 years ago
  47. c36b432 Add GnuTLS interop for CCM(-8) ciphersuites by Manuel Pégourié-Gonnard · 6 years ago
  48. ce66d5e Declare ChaCha-Poly ciphersuites by Manuel Pégourié-Gonnard · 6 years ago
  49. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 6 years ago
  50. 2fcd3e4 Change the library version to 2.11.0 by Simon Butcher · 6 years ago
  51. c4dd073 test: Add test cases for separately reduced inward/outward buffer sizes by Angus Gratton · 7 years ago
  52. d9c71da Revert "Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default" by Jaeden Amero · 6 years ago
  53. 9873696 Merge remote-tracking branch 'public/pr/710' into development by Simon Butcher · 6 years ago
  54. 5f57f1e Merge remote-tracking branch 'public/pr/1270' into development by Simon Butcher · 6 years ago
  55. 725f1cb SSL async tests: add a few test cases for error in decrypt by Gilles Peskine · 6 years ago
  56. d906b81 tests: cipher: Allocate enough space for XTS keys by Jaeden Amero · 6 years ago
  57. c28012a tests: Remove NIST AES-XTS test vectors by Jaeden Amero · 6 years ago
  58. 142383e aes: xts: Add tests for invalid key sizes by Jaeden Amero · 6 years ago
  59. c653990 cipher: Add wrappers for AES-XTS by Jaeden Amero · 7 years ago
  60. 425382d tests: Extend AES-XTS suite by Jaeden Amero · 7 years ago
  61. e5c4b07 tests: Make AES-XTS suite more stack friendly by Jaeden Amero · 7 years ago
  62. cd9fc5e aes: xts: Rename iv to data_unit by Jaeden Amero · 6 years ago
  63. 5162b93 aes: Use length instead of bits_length in XTS by Jaeden Amero · 6 years ago
  64. 9366feb aes: xts: Add new context structure by Jaeden Amero · 6 years ago
  65. e22ba80 Add XTS test suites to the Makefile by Jaeden Amero · 7 years ago
  66. e9ecf00 aes: Remove AES-XEX by Jaeden Amero · 7 years ago
  67. 5f77801 Implement AES-XTS mode by Aorimn · 8 years ago
  68. fb67fae Add AES-XEX tests cases by Aorimn · 9 years ago
  69. 9f52aeb tests: Fix name of 33 byte AES cipher tests by Jaeden Amero · 7 years ago
  70. 9b04e19 Use grep to detect zeroize test failures on GDB by Andres Amaya Garcia · 6 years ago
  71. e47d6fd Merge remote-tracking branch 'public/pr/1497' into development by Simon Butcher · 6 years ago
  72. f0d7629 Merge remote-tracking branch 'public/pr/1593' into development by Simon Butcher · 6 years ago
  73. 263498a Merge remote-tracking branch 'public/pr/1667' into development by Simon Butcher · 6 years ago
  74. 33cb519 Add decrypt tests to AES OFB Cipher module by Simon Butcher · 6 years ago
  75. b7836e1 Change AES OFB tests to memset sizeof buffer by Simon Butcher · 6 years ago
  76. e416bf9 Reduce stack usage for AES OFB tests by Simon Butcher · 6 years ago
  77. 0013144 Fix style and formatting for OFB feature by Simon Butcher · 7 years ago
  78. 374bcd4 Add to OFB cipher tests AES-192 and AES-256 OFB by Simon Butcher · 7 years ago
  79. dbe7fbf Remove unused variable in AES OFB test suite by Simon Butcher · 7 years ago
  80. ad4e493 Fix AES-OFB support for errors, tests and self-test by Simon Butcher · 7 years ago
  81. 8c0fd1e Add cipher abstraction and test cases for OFB block mode by Simon Butcher · 7 years ago
  82. 0301884 Add test cases for AES OFB block mode by Simon Butcher · 7 years ago
  83. 10e0e4d hkdf: Add negative tests by Jaeden Amero · 7 years ago
  84. 3618962 hkdf: Add tests for extract and expand by Jaeden Amero · 7 years ago
  85. 656864b Add an HKDF (RFC 5869) implementation by Thomas Fossati · 8 years ago
  86. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 6 years ago
  87. 2adb375 Add option to avoid 64-bit multiplication by Manuel Pégourié-Gonnard · 6 years ago
  88. d5a09f1 Updated version number to 2.10.0 for release by Simon Butcher · 6 years ago
  89. d08a2f7 Adapt the ARIA test cases for new ECB function by Simon Butcher · 6 years ago
  90. 9c82e2c Fix some whitespace issues by Manuel Pégourié-Gonnard · 6 years ago
  91. 3dc62a0 chachapoly: force correct mode for integrated API by Manuel Pégourié-Gonnard · 6 years ago
  92. eb6ed71 Merge remote-tracking branch 'public/pr/1267' into development by Simon Butcher · 6 years ago
  93. 246cb05 Merge remote-tracking branch 'public/pr/1410' into development by Simon Butcher · 6 years ago
  94. b02f789 Merge remote-tracking branch 'public/pr/1470' into development by Simon Butcher · 6 years ago
  95. ba91994 Merge remote-tracking branch 'public/pr/1604' into development by Simon Butcher · 6 years ago
  96. 0daf4ca Add test vectors for CCM* by Darryl Green · 6 years ago
  97. 95ab93d CCM*: Add minimal tests by Janos Follath · 7 years ago
  98. 3798b6b Add some error codes and merge others by Manuel Pégourié-Gonnard · 7 years ago
  99. 234e1ce cipher: add stream test vectors for chacha20(poly1305) by Manuel Pégourié-Gonnard · 7 years ago
  100. ceb1225 chachapoly: add test for state flow by Manuel Pégourié-Gonnard · 7 years ago