1. 9cfdf2c Merge branch 'development-restricted' by Simon Butcher · 9 years ago
  2. 6a54336 Fix integer overflows in buffer bound checks by Andres Amaya Garcia · 9 years ago
  3. 49d2933 Add tests for overreads in pem_read_buffer() by Andres AG · 9 years ago
  4. 13fb6e7 Add DTLS test to check 6 byte record ctr is cmp by Andres AG · 9 years ago
  5. ba6aa63 Fix all.sh test builds with recent glibc and clang by Simon Butcher · 9 years ago
  6. 5371639 Clarify use of armcc in all.sh by Simon Butcher · 9 years ago
  7. 0911f08 Add -march argument to armc6 build tests by Andres AG · 9 years ago
  8. 7f08d7a Modify output_env.sh to make it extensible by Andres AG · 9 years ago
  9. 9e3fba0 Add ARM Compiler 6 build tests to all.sh by Andres AG · 9 years ago
  10. 4c006cd Update library version number to 2.4.1 by Janos Follath · 9 years ago
  11. 8477d37 Remove need for elevated command line in Windows by Simon B · 9 years ago
  12. 1e6f5ac Make mingw test build a requirement of all.sh by Simon Butcher · 9 years ago
  13. 4ae4fdc Fix mingw test build to avoid executing the tests by Simon Butcher · 9 years ago
  14. 9510cc1 Make the test builds much stricter for warnings by Simon Butcher · 9 years ago
  15. 342889f Remove unused var warnings in windows unittests by Andres AG · 9 years ago
  16. 24d9a4c Fix config of compiler warning flags with MSVC by Simon B · 9 years ago
  17. b9d3db6 Use MAKEFLAGS to pass args to make in all.sh by Andres AG · 10 years ago
  18. f7cf56f Fix integer overflows in buffer bound checks by Andres Amaya Garcia · 9 years ago
  19. f535662 Add tests for overreads in pem_read_buffer() by Andres AG · 9 years ago
  20. 1d4db5b Merge 'iotssl-1099-incorrect-renego-dtls' by Simon Butcher · 9 years ago
  21. 9060d4d Fix generate_code.pl to handle escaped : by Andres AG · 9 years ago
  22. 692ad84 Add DTLS test to check 6 byte record ctr is cmp by Andres AG · 9 years ago
  23. cb58700 Fix all.sh test builds with recent glibc and clang by Simon Butcher · 9 years ago
  24. 105e856 Merge branch 'gcc-compiler-warnings' by Simon Butcher · 9 years ago
  25. 49f00bd Clarify use of armcc in all.sh by Simon Butcher · 9 years ago
  26. a5cd973 Add -march argument to armc6 build tests by Andres AG · 9 years ago
  27. 31f9b5b Modify output_env.sh to make it extensible by Andres AG · 9 years ago
  28. 87bb577 Add ARM Compiler 6 build tests to all.sh by Andres AG · 9 years ago
  29. 710dd4f Merge branch 'speedup_tests' by Simon Butcher · 9 years ago
  30. 1808dc0 Update library version number to 2.4.1 by Janos Follath · 9 years ago
  31. 9c94b69 Add tests for overreads in pem_read_buffer() by Andres AG · 9 years ago
  32. d473c1f Remove need for elevated command line in Windows by Simon B · 9 years ago
  33. 002bc62 Make mingw test build a requirement of all.sh by Simon Butcher · 9 years ago
  34. 91aef33 Fix mingw test build to avoid executing the tests by Simon Butcher · 9 years ago
  35. f95c176 Make the test builds much stricter for warnings by Simon Butcher · 9 years ago
  36. ea67eeb Remove unused var warnings in windows unittests by Andres AG · 9 years ago
  37. 9b3e3c4 Fix config of compiler warning flags with MSVC by Simon B · 9 years ago
  38. 16c54ee Update library version number to 2.4.0 by Simon Butcher · 9 years ago
  39. 8e00410 Merge fix for AEAD Random IVs by Simon Butcher · 9 years ago
  40. 9800a05 Merge branch 'development' by Simon Butcher · 9 years ago
  41. 9900014 Merge fix for IE Certificate Compatibility by Simon Butcher · 9 years ago
  42. 488c08c Merge branch fixing date validity in X.509 by Simon Butcher · 9 years ago
  43. f45dab1 Fix global variable shadowing by Janos Follath · 9 years ago
  44. 6437b22 Fix stdio redirection memory leak in test suites by Simon Butcher · 9 years ago
  45. e5dc202 Restore P>Q in RSA key generation (#558) by Janos Follath · 9 years ago
  46. d7b9049 Fix memory leaks in CMAC tests by Janos Follath · 9 years ago
  47. fe4db8f Fix memory leak in test_suite_cmac.function by Andres AG · 9 years ago
  48. f04f54d Add seed cmdline arg to test scripts by Andres AG · 9 years ago
  49. 2d9c467 Fix minor style issues in test framework by Janos Follath · 9 years ago
  50. 3338866 Fix to test output in test suites by Simon Butcher · 9 years ago
  51. 8739aa9 Fix exit and formatting in CMAC test suite by Simon Butcher · 9 years ago
  52. 03faeac Add CMAC test suite to CMakeLists.txt by Simon Butcher · 9 years ago
  53. c3db62f Extend test coverage of CMAC by Simon Butcher · 9 years ago
  54. 8254b6c Clean up of formatting, and potential integer overflow fix by Andres AG · 9 years ago
  55. f394e09 Clean up and minor fixes following review by Simon Butcher · 9 years ago
  56. 937fddb Introduce a CMAC specific test suite by Simon Butcher · 9 years ago
  57. 42547d0 Set selftest verbose flag to boost coverage by Andres AG · 9 years ago
  58. 84c46db Fix scripts to support multiple openssl and gnutls by Andres AG · 9 years ago
  59. 3616f6f Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  60. 1c8b33a Merge branch 'development' by Simon Butcher · 9 years ago
  61. e709f7c Fix global variable shadowing by Janos Follath · 9 years ago
  62. e019296 Fix stdio redirection memory leak in test suites by Simon Butcher · 9 years ago
  63. ef44178 Restore P>Q in RSA key generation (#558) by Janos Follath · 9 years ago
  64. 99d09d2 Fix memory leaks in CMAC tests by Janos Follath · 9 years ago
  65. c4424c0 Fix memory leak in test_suite_cmac.function by Andres AG · 9 years ago
  66. d444358 Fix memory leaks in CMAC tests by Janos Follath · 9 years ago
  67. 8abc6b8 Fix memory leak in test_suite_cmac.function by Andres AG · 9 years ago
  68. c47857d Add seed cmdline arg to test scripts by Andres AG · 9 years ago
  69. 7770ea8 Add seed cmdline arg to test scripts by Andres AG · 9 years ago
  70. e0af995 Add test for bounds in X509 DER write funcs by Andres AG · 9 years ago
  71. 8ca53b5 Fix minor style issues in test framework by Janos Follath · 9 years ago
  72. 2573136 Fix to test output in test suites by Simon Butcher · 9 years ago
  73. bd8d221 Fix exit and formatting in CMAC test suite by Simon Butcher · 9 years ago
  74. 53da6ae Add CMAC test suite to CMakeLists.txt by Simon Butcher · 9 years ago
  75. 33183fd Extend test coverage of CMAC by Simon Butcher · 9 years ago
  76. a592dcc Clean up of formatting, and potential integer overflow fix by Andres AG · 9 years ago
  77. 69283e5 Clean up and minor fixes following review by Simon Butcher · 9 years ago
  78. d812fa6 Introduce a CMAC specific test suite by Simon Butcher · 9 years ago
  79. 4b76aec Add check for validity of date in x509_get_time() by Andres AG · 9 years ago
  80. 93012e8 Set selftest verbose flag to boost coverage by Andres AG · 9 years ago
  81. b2fdd04 Fix scripts to support multiple openssl and gnutls by Andres AG · 9 years ago
  82. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  83. 38495a3 Use MAKEFLAGS to pass args to make in all.sh by Andres AG · 10 years ago
  84. 41eeccf Fix merge of OpenSSL/GNUTLS version options in all.sh by Simon Butcher · 9 years ago
  85. f181e25 Remove specific GnuTLS and OpenSSL version requirements by Andres AG · 9 years ago
  86. f07314e Allow cmake 'out-of-source' builds by Andres AG · 9 years ago
  87. d9eba4b Allow alternate openssl and gnutls in all.sh by Andres AG · 9 years ago
  88. b7f45c5 Fixes for entropy test suite for some configurations by Simon Butcher · 9 years ago
  89. 8e3afc7 Removes duplicated selftests from all.sh by Simon Butcher · 9 years ago
  90. dc19221 Allow cmake 'out-of-source' builds by Andres AG · 9 years ago
  91. ac22d11 Remove references to PolarSSL in compat.sh by Simon Butcher · 9 years ago
  92. 7dda0dd Fix typo in dependency in test_suite_debug.data by Simon Butcher · 9 years ago
  93. f180df9 Added needed ECDSA dependencies to test_suite_x509parse.data by palaviv · 9 years ago
  94. 00cb9c5 Added needed HASH dependencies to tests/suites/test_suite_pkparse.data by palaviv · 9 years ago
  95. 1472f11 Added needed HASH dependencies to test_suite_debug.data by palaviv · 9 years ago
  96. a07ecda Added needed HASH dependencies to test_suite_x509parse.data by palaviv · 9 years ago
  97. 74537a6 ECJPAKE: Fix intermittently failing tests by Janos Follath · 9 years ago
  98. e7723ec Make entropy bias self test poll multiple times by Andres AG · 9 years ago
  99. b34e42e Add a new self test to entropy module by Andres AG · 9 years ago
  100. 99b257c Fix memory leak in test_suite_md.function by Andres AG · 9 years ago