1. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  2. d9c71da Revert "Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default" by Jaeden Amero · 7 years ago
  3. 5f57f1e Merge remote-tracking branch 'public/pr/1270' into development by Simon Butcher · 7 years ago
  4. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  5. 2adb375 Add option to avoid 64-bit multiplication by Manuel Pégourié-Gonnard · 7 years ago
  6. 246cb05 Merge remote-tracking branch 'public/pr/1410' into development by Simon Butcher · 7 years ago
  7. b02f789 Merge remote-tracking branch 'public/pr/1470' into development by Simon Butcher · 7 years ago
  8. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  9. a07039c Add check-files.py to all.sh by Darryl Green · 7 years ago
  10. a331e0f Merge remote-tracking branch 'upstream-restricted/pr/421' into development-proposed by Jaeden Amero · 7 years ago
  11. 09c4e7e Merge remote-tracking branch 'upstream-public/pr/1486' into development-proposed by Jaeden Amero · 7 years ago
  12. 5ffe41c Turn on MBEDTLS_SSL_ASYNC_PRIVATE by default by Gilles Peskine · 7 years ago
  13. b44692f Merge branch 'mbedtls_ssl_get_key_exchange_md_ssl_tls-return_hashlen' into tls_async_server-2.9 by Gilles Peskine · 7 years ago
  14. 708c5cb mbedtls_zeroize -> mbedtls_platform_zeroize in docs by Andres Amaya Garcia · 7 years ago
  15. dbb14e0 all.sh: run ssl-opt.sh on ECJPAKE, SSL async by Gilles Peskine · 8 years ago
  16. 2967381 Extend zeroize tests to multiple optimizations by Andres Amaya Garcia · 8 years ago
  17. d0d7bf6 Add gdb zeroize test when compiling with clang by Andres Amaya Garcia · 8 years ago
  18. ddebc49 Add gdb script to test mbedtls_zeroize() by Andres Amaya Garcia · 8 years ago
  19. 8645e90 Merge remote-tracking branch 'upstream-restricted/pr/363' into development-proposed by Jaeden Amero · 7 years ago
  20. 98a6786 Adapt changes to all.sh to work with --keep-going mode by Hanno Becker · 7 years ago
  21. 783cb06 Remove duplicate test in all.sh by Hanno Becker · 7 years ago
  22. 396fac1 all.sh --keep-going: properly handle multiple-builds scripts by Gilles Peskine · 7 years ago
  23. 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
  24. 0114ffc all.sh: Verify out-of-tree testing with CMake by Gilles Peskine · 7 years ago
  25. a71d64c all.sh: fix cleanup happening during an out-of-tree build by Gilles Peskine · 7 years ago
  26. 31b07e2 all.sh: be more conservative when cleaning up CMake artefacts by Gilles Peskine · 7 years ago
  27. 38d8165 all.sh: add opposites to all boolean options by Gilles Peskine · 7 years ago
  28. 8a244c9 all.sh: option parsing: reduce vertical spread by Gilles Peskine · 7 years ago
  29. 2623296 all.sh: with --no-armcc, don't call armcc from output_env.sh by Gilles Peskine · 7 years ago
  30. 553a06f Merge remote-tracking branch 'upstream-restricted/pr/351' into development-restricted-proposed by Gilles Peskine · 7 years ago
  31. 7547682 Merge remote-tracking branch 'upstream-public/pr/1249' into development-proposed by Gilles Peskine · 7 years ago
  32. 6f486a6 Fix merge error by Hanno Becker · 7 years ago
  33. a3389eb Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack by Hanno Becker · 7 years ago
  34. 05e464d Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted by Manuel Pégourié-Gonnard · 7 years ago
  35. 6b36892 Add compat.sh ARIA run to all.sh by Manuel Pégourié-Gonnard · 7 years ago
  36. 14c3c06 Test with 32-bit and 64-bit bignum limbs on all architectures by Gilles Peskine · 8 years ago
  37. 48e689e Remove duplicate build run by Gilles Peskine · 8 years ago
  38. f4fbdda Add test command for 64-bit ILP32 in all.sh by Andres Amaya Garcia · 8 years ago
  39. d485c31 Make small corrections to all.sh by Hanno Becker · 8 years ago
  40. 88683b2 Correct all.sh and config.h after merge commit by Hanno Becker · 8 years ago
  41. 8bc74d6 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  42. e963efa Don't limit RSA_NO_CRT test in all.sh to 64-bit systems by Hanno Becker · 8 years ago
  43. 9736b9d all.sh --keep-going: work if TERM is unset by Gilles Peskine · 8 years ago
  44. 32297e8 Merge branch 'development' into iotssl-1619 by Hanno Becker · 8 years ago
  45. 192c72f all.sh: add some documentation by Gilles Peskine · 8 years ago
  46. bca6ab9 all.sh: new option --no-armcc by Gilles Peskine · 8 years ago
  47. 2a22a80 all.sh: add --yotta to go with --no-yotta by Gilles Peskine · 8 years ago
  48. 7c65216 all.sh: --keep-going mode by Gilles Peskine · 8 years ago
  49. 709346a all.sh: cleaned up usage output by Gilles Peskine · 8 years ago
  50. 7ad603e all.sh: indent by Gilles Peskine · 8 years ago
  51. da51925 Add --no-yotta option to all.sh by Gilles Peskine · 8 years ago
  52. 0884f48 Merge remote-tracking branch 'upstream-public/pr/1141' into development by Gilles Peskine · 8 years ago
  53. 134c2ab Add build and ssl-opt.sh run for !SSL_RENEGOTIATION to all.sh by Hanno Becker · 8 years ago
  54. d5ba5ef Add ASan build-and-test run for MBEDTLS_RSA_NO_CRT in all.sh by Hanno Becker · 8 years ago
  55. 5175ac6 Add tests for disabled MFL-extension to all.sh by Hanno Becker · 8 years ago
  56. bf37b10 Add test run for RSA_NO_CRT to all.sh by Hanno Becker · 8 years ago
  57. 602544e Fix usage of CFLAGS with cmake in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  58. 43be6cd Fix depends_on:pk_alg in test suites by Manuel Pégourié-Gonnard · 8 years ago
  59. 9ba9dfb Fix usage of {curves,key-exchanges}.pl in all.sh by Manuel Pégourié-Gonnard · 8 years ago
  60. 1fe6bb9 Fix missing depends_on:SHA/MD in x509 tests by Manuel Pégourié-Gonnard · 8 years ago
  61. 2c4d558 Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  62. f755bb3 Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  63. 465db7e Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  64. 9946783 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago
  65. b1a977f MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  66. 5e873fb Add all.sh test to force 32-bit compilation by Andres Amaya Garcia · 8 years ago
  67. 940737f Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  68. 72df64a Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  69. 0593197 Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  70. fe843a3 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago
  71. ed942f8 MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  72. 84e6ce8 Add all.sh test to force 32-bit compilation by Andres Amaya Garcia · 8 years ago
  73. 51aaa99 Fixes test for MBEDTLS_NO_UDBL_DIVISION by Simon Butcher · 8 years ago
  74. c327aa1 Remove MBEDTLS_TYPE_UDBL tests from all.sh by Andres Amaya Garcia · 8 years ago
  75. 6fb6586 Fix no 64-bit division test in all.sh by Andres Amaya Garcia · 8 years ago
  76. 33264d7 Add tests for 64 and 32-bit int types compilation by Andres Amaya Garcia · 8 years ago
  77. 9a9adcd MBEDTLS_NO_INT64_DIVISION -> MBEDTLS_NO_UDBL_DIVISION by Gilles Peskine · 8 years ago
  78. dd29c2f Add all.sh test to force 32-bit compilation by Andres Amaya Garcia · 8 years ago
  79. 83ebf78 Add test for AES_ROM_TABLES and AES_FEWER_TABLES to all.sh by Hanno Becker · 8 years ago
  80. 2a458da all.sh: test with SHA-1 enabled by Gilles Peskine · 8 years ago
  81. cb58700 Fix all.sh test builds with recent glibc and clang by Simon Butcher · 9 years ago
  82. 105e856 Merge branch 'gcc-compiler-warnings' by Simon Butcher · 9 years ago
  83. 49f00bd Clarify use of armcc in all.sh by Simon Butcher · 9 years ago
  84. a5cd973 Add -march argument to armc6 build tests by Andres AG · 9 years ago
  85. 31f9b5b Modify output_env.sh to make it extensible by Andres AG · 9 years ago
  86. 87bb577 Add ARM Compiler 6 build tests to all.sh by Andres AG · 9 years ago
  87. 710dd4f Merge branch 'speedup_tests' by Simon Butcher · 9 years ago
  88. 002bc62 Make mingw test build a requirement of all.sh by Simon Butcher · 9 years ago
  89. 91aef33 Fix mingw test build to avoid executing the tests by Simon Butcher · 9 years ago
  90. f95c176 Make the test builds much stricter for warnings by Simon Butcher · 9 years ago
  91. 7770ea8 Add seed cmdline arg to test scripts by Andres AG · 9 years ago
  92. b2fdd04 Fix scripts to support multiple openssl and gnutls by Andres AG · 9 years ago
  93. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  94. 38495a3 Use MAKEFLAGS to pass args to make in all.sh by Andres AG · 9 years ago
  95. 41eeccf Fix merge of OpenSSL/GNUTLS version options in all.sh by Simon Butcher · 9 years ago
  96. f07314e Allow cmake 'out-of-source' builds by Andres AG · 9 years ago
  97. d9eba4b Allow alternate openssl and gnutls in all.sh by Andres AG · 9 years ago
  98. 8e3afc7 Removes duplicated selftests from all.sh by Simon Butcher · 9 years ago
  99. dc19221 Allow cmake 'out-of-source' builds by Andres AG · 9 years ago
  100. 4df5eaf Fixes build configuration for armcc test build in all.sh by Simon Butcher · 9 years ago