1. c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  2. 700ee44 Add missing copyright dates to scripts and sources by Bence Szépkúti · 5 years ago
  3. b21b1f5 Merge pull request #3387 from ronald-cron-arm/tests-common-code by Manuel Pégourié-Gonnard · 5 years ago
  4. 6c5bd7f tests: Reformating due to rnd_* renaming by Ronald Cron · 5 years ago
  5. 351f0ee tests: Add mbedtls_test_ prefix to rnd_* symbols by Ronald Cron · 5 years ago
  6. 2dbba99 tests: Reformating due to hexcmp() renaming by Ronald Cron · 5 years ago
  7. de70b16 tests: Add mbedtls_test_ prefix to hexcmp() by Ronald Cron · 5 years ago
  8. f73ab00 tests: Reformating due to unhexify_alloc() renaming by Ronald Cron · 5 years ago
  9. a256c70 tests: Add mbedtls_test_ prefix to unhexify_alloc() by Ronald Cron · 5 years ago
  10. 690f3eb tests: Add mbedtls_test_ prefix to zero_alloc() by Ronald Cron · 5 years ago
  11. ff31eab tests: Reformating due to *hexify functions renaming by Ronald Cron · 5 years ago
  12. 72d628f tests: Add mbedtls_test_ prefix to *hexify functions by Ronald Cron · 5 years ago
  13. e9c09f1 tests: Add mbedtls_test_ prefix to platform_* functions by Ronald Cron · 5 years ago
  14. 2058d56 tests: Move random helper functions by Ronald Cron · 5 years ago
  15. b7eb67f tests: Add random.c and random.h files by Ronald Cron · 5 years ago
  16. f40529d tests: Move generic helper functions by Ronald Cron · 5 years ago
  17. b6d6d4c tests: Add helpers.c and helpers.h files by Ronald Cron · 5 years ago
  18. 5b66d44 Merge pull request #3195 from paul-elliott-arm/development by Janos Follath · 5 years ago
  19. 849930a tests: Move generic macros to macros.h by Ronald Cron · 5 years ago
  20. 4b8b199 tests: Add macros.h include file by Ronald Cron · 5 years ago
  21. f91c495 tests: helpers: Update static qualifiers by Ronald Cron · 5 years ago
  22. 02c78b7 tests: Create an include folder by Ronald Cron · 5 years ago
  23. 87a51aa Merge pull request #3243 from ndilieto/development by Manuel Pégourié-Gonnard · 5 years ago
  24. 15fee93 Merge pull request #3363 from bensze01/zeroize by danh-arm · 5 years ago
  25. 3c1b090 Use FindPython3 when cmake version >= 3.15.0 by okhowang(王沛文) · 5 years ago
  26. c857044 Add min/max version negotiation to unit tests by Paul Elliott · 5 years ago
  27. 5620d71 Remove hardcoded line number from the zeroize test by Bence Szépkúti · 5 years ago
  28. 21b3d12 Merge pull request #3374 from danh-arm/dh/branch-cov by Manuel Pégourié-Gonnard · 5 years ago
  29. a7f6d25 Merge pull request #3400 from mpg/fix-hmac-drbg-deps-dev by Manuel Pégourié-Gonnard · 5 years ago
  30. e860fef Merge pull request #3318 from Jonas4420/development by Manuel Pégourié-Gonnard · 5 years ago
  31. 5b942dc Add test for dependencies on HMAC_DRBG in all.sh by Manuel Pégourié-Gonnard · 5 years ago
  32. c03d499 Fix undeclared dep on deterministic ECDSA in test by Manuel Pégourié-Gonnard · 5 years ago
  33. bba4c17 Merge pull request #3315 from hanno-arm/tls13-experimental-macro by Janos Follath · 5 years ago
  34. 6abc20e Merge pull request #3378 from mpg/fix-ctr-drbg-deps by Manuel Pégourié-Gonnard · 5 years ago
  35. d6916d7 Merge pull request #3121 from gilles-peskine-arm/invasive_testing_strategy-crypto by Gilles Peskine · 5 years ago
  36. e58b463 Unsupported extension tests in test_suite_x509parse by Nicola Di Lieto · 5 years ago
  37. 817e368 Add test for building without CTR_DRBG by Manuel Pégourié-Gonnard · 5 years ago
  38. d12402f Fix undeclared deps on MBEDTLS_CTR_DRBG in tests by Manuel Pégourié-Gonnard · 5 years ago
  39. 5659e7e Add opaque context to mbedtls_x509_crt_ext_cb_t by Nicola Di Lieto · 5 years ago
  40. 17bb60c Tests for mbedtls_x509_crt_parse_der_with_ext_cb by Nicola Di Lieto · 5 years ago
  41. a8b26c2 Enable branch coverage in basic_build_test.sh by Dan Handley · 5 years ago
  42. eca95db Finish the documentation of normalize_path by Gilles Peskine · 5 years ago
  43. b54094b Fix copy-pasta in TLS 1.3 record protection unit test names by Hanno Becker · 5 years ago
  44. e683287 Adapt SSL record protection unit test to setup TLS 1.3 transforms by Hanno Becker · 5 years ago
  45. b2713ab Enhance record encryption unit tests by checking hidden content type by Hanno Becker · 5 years ago
  46. 3169dad Add unit tests for TLS 1.3 record encryption by Hanno Becker · 5 years ago
  47. a711f6e Add 'build+unit test' test for experimental TLS 1.3 code to all.sh by Hanno Becker · 5 years ago
  48. 30e0bb4 Run assemble_changelog.py in all.sh by Gilles Peskine · 5 years ago
  49. 344da1c Some .pem files are openssl output and have tabs and that's ok by Gilles Peskine · 5 years ago
  50. d2df86f .dsw files are Visual Studio stuff by Gilles Peskine · 5 years ago
  51. 12b180a Permit empty files by Gilles Peskine · 5 years ago
  52. ee40e76 Normalize line endings by Gilles Peskine · 5 years ago
  53. 3e2ee3c Check only files checked into Git by Gilles Peskine · 5 years ago
  54. d4a853d Exclude binary files from text checks by Gilles Peskine · 5 years ago
  55. 0598db8 Regex mechanism for check-specific exemptions by Gilles Peskine · 5 years ago
  56. c1d1b66 Check all files by default by Gilles Peskine · 5 years ago
  57. 05a51a8 More accurate variable name by Gilles Peskine · 5 years ago
  58. 46b8782 fix mbedtls_x509_dn_gets to escape non-ASCII characters by Koh M. Nakagawa · 5 years ago
  59. 923d579 Add test cases to check rng failure by Jonas · 5 years ago
  60. 344e15b Update SE support to pass a location when registering a driver by Gilles Peskine · 5 years ago
  61. d9f6949 Merge pull request #3190 from gilles-peskine-arm/config-full-clarify-development by Gilles Peskine · 5 years ago
  62. 39461b0 Merge pull request #3218 from gilles-peskine-arm/travis-rationalize by Gilles Peskine · 5 years ago
  63. 18487f6 all.sh: on arm builds (GCC or Arm Compiler), show the code size by Gilles Peskine · 5 years ago
  64. 6e2fb86 all.sh: add a Cortex-M0+ build by Gilles Peskine · 5 years ago
  65. 6537588 all.sh: build_arm_none_eabi_gcc: do optimize by Gilles Peskine · 5 years ago
  66. 6d06134 Rename --arm-gcc-prefix to --arm-none-eabi-gcc-prefix by Gilles Peskine · 5 years ago
  67. dd2feea Merge pull request #3229 from gabor-mezei-arm/development by Gilles Peskine · 5 years ago
  68. 8386ea2 all.sh: explain the testing around deprecated features by Gilles Peskine · 5 years ago
  69. af387e0 check-files: support Windows .bat files by Gilles Peskine · 5 years ago
  70. 60f267b all.sh: make the arm-gcc cross-compiler prefix configurable by Gilles Peskine · 5 years ago
  71. 97bea01 all.sh: run selftest in the full config and with ASan by Gilles Peskine · 5 years ago
  72. 518d435 Fix GCC format-signedness warnings by Kenneth Soerensen · 5 years ago
  73. 88d7eee Check for empty string in outcome file name by gabor-mezei-arm · 5 years ago
  74. 30de2e8 Make no_deprecated naming more consistent by Gilles Peskine · 5 years ago
  75. 3a7ca1d Merge pull request #3194 from piotr-now/serialized_to_file by Jaeden Amero · 5 years ago
  76. 1093d9f all.sh: reorganize testing around deprecated features by Gilles Peskine · 5 years ago
  77. 3a584ae Enable SSLv3 in the full config by Gilles Peskine · 5 years ago
  78. e094a18 Strict C99: check it in the full config by Gilles Peskine · 5 years ago
  79. 31f88a2 Strict C99: make sure that fileno() is declared by Gilles Peskine · 5 years ago
  80. dc6d838 Enable MBEDTLS_PSA_CRYPTO_SE_C in config full by Gilles Peskine · 5 years ago
  81. b72df54 Merge pull request #2840 from k-stachowiak/check-bounds-of-test-intex-in-suites by Gilles Peskine · 5 years ago
  82. 5a2710e Merge pull request #3120 from gilles-peskine-arm/check-windows-files by Gilles Peskine · 5 years ago
  83. bb6b163 Merge pull request #3162 from mpg/sort-lists by Gilles Peskine · 5 years ago
  84. 5c34ee1 Merge pull request #3118 from gilles-peskine-arm/pylint-up-to-2.4-development by Gilles Peskine · 5 years ago
  85. 3de298f Saving the serialized context to a file by Piotr Nowicki · 5 years ago
  86. 6f83025 Sort lists in CMakeLists.txt files by Manuel Pégourié-Gonnard · 5 years ago
  87. 5f69cbe Merge pull request #3155 from ronald-cron-arm/unmet-dependencies-buffer-overflow-fix by Gilles Peskine · 5 years ago
  88. 31f4cd9 Merge pull request #3192 from AndrzejKurek/max_pathlen_overflow by Jaeden Amero · 5 years ago
  89. ed9e477 Merge pull request #3127 from piotr-now/ssl_base64_dump by Jaeden Amero · 5 years ago
  90. 9978e6e Add tests for the ssl_context_info program by Piotr Nowicki · 5 years ago
  91. 1605074 Guard from undefined behaviour in case of an INT_MAX max_pathlen by Andrzej Kurek · 5 years ago
  92. 6710e15 Enable X509_ALLOW_EXTENSIONS_NON_V3 in config full and fix tests by Gilles Peskine · 5 years ago
  93. 72d40fc Fix build failure with MBEDTLS_PLATFORM_NV_SEED_ALT by Gilles Peskine · 5 years ago
  94. 32e889d Document and fix the MBEDTLS_xxx_ALT logic for the full config by Gilles Peskine · 5 years ago
  95. ac15f84 Merge remote-tracking branch 'restricted/pr/684' into mbedtls-2.22.0r0 by Janos Follath · 5 years ago mbedtls-2.22.0
  96. e0c84ac Pylint: explicitly note why we're doing an unchecked subprocess.run by Gilles Peskine · 5 years ago
  97. 8b02235 Pylint: minor code simplifications by Gilles Peskine · 5 years ago
  98. 184c096 Pylint: abide by useless-object-inheritance warnings by Gilles Peskine · 5 years ago
  99. dd4c1c6 mbedtls_test.py: drop compatibility with Python 2 by Gilles Peskine · 5 years ago
  100. aaee444 Document more methods in Python scripts by Gilles Peskine · 5 years ago