Commit graph

  • ca51b474dc Note that we keep going even if some tests fail Gilles Peskine 2020-04-09 18:29:42 +0200
  • a4a2aa5169 Address review comments Gaurav Aggarwal 2020-04-09 11:39:04 -0700
  • 6d6ee98c14 Exit with a failure status if some tests failed Gilles Peskine 2020-04-09 18:28:14 +0200
  • 21522a49aa
    Merge pull request #683 from ARMmbed/prepare-rc-2.7.15-updated mbedtls-2.7.15 Janos Follath 2020-04-09 14:12:49 +0100
  • 2a1d9332d5
    Merge pull request #682 from ARMmbed/prepare-rc-2.16.6-updated mbedtls-2.16.6 Janos Follath 2020-04-09 14:12:23 +0100
  • 105c99624a
    Merge pull request #681 from ARMmbed/prepare-rc-2.22.0-updated Janos Follath 2020-04-09 14:12:10 +0100
  • 66e21efe47
    Merge pull request #3163 from AndrzejKurek/variable-buffers-renegotiation Jaeden Amero 2020-04-09 12:11:02 +0100
  • 0a997082fe Merge branch 'mbedtls-2.7-restricted' into prepare-rc-2.7.15-update Manuel Pégourié-Gonnard 2020-04-09 12:31:52 +0200
  • dab3fd64ab Merge branch 'mbedtls-2.16-restricted' into prepare-rc-2.16.6-updated Manuel Pégourié-Gonnard 2020-04-09 12:27:20 +0200
  • 28482397d3 Merge branch 'development-restricted' into prepare-rc-2.22.0-updated Manuel Pégourié-Gonnard 2020-04-09 12:17:11 +0200
  • 6e0806b338 Merge remote-tracking branch 'restricted/pr/671' into mbedtls-2.7-restricted Manuel Pégourié-Gonnard 2020-04-09 11:56:37 +0200
  • ef98d49997 Merge remote-tracking branch 'restricted/pr/670' into mbedtls-2.16-restricted Manuel Pégourié-Gonnard 2020-04-09 11:56:09 +0200
  • 215d2e14a3 Merge remote-tracking branch 'restricted/pr/662' into development-restricted Manuel Pégourié-Gonnard 2020-04-09 11:53:01 +0200
  • a9f64006ea Add support for const error description strings Gaurav Aggarwal 2020-04-09 01:44:52 -0700
  • 85ce08d0ca Add missing ChangeLog entry Janos Follath 2020-04-09 09:35:43 +0100
  • f1bd55fd16 Add missing ChangeLog entry Janos Follath 2020-04-09 09:36:33 +0100
  • 940bc0048c Add missing ChangeLog entry Janos Follath 2020-04-09 09:34:47 +0100
  • 8ea6872889
    Improve pointer calculations when resizing I/O buffers Andrzej Kurek 2020-04-03 06:40:47 -0400
  • 90c6e84a9c
    Split the maximum fragment length into two - an input and output MFL Andrzej Kurek 2020-04-03 05:25:29 -0400
  • e52fd3fa55 Fix integer overflow in benchmark program Manuel Pégourié-Gonnard 2020-04-09 10:11:17 +0200
  • b4b458fe01 Bump version to Mbed TLS 2.7.15 Janos Follath 2020-04-08 17:22:51 +0100
  • c04703c58c Bump version to Mbed TLS 2.16.6 Janos Follath 2020-04-08 17:17:27 +0100
  • 876e0259d5 Bump version to Mbed TLS 2.22.0 Janos Follath 2020-04-08 17:15:18 +0100
  • ee85686339 Add missing ChangeLog entry Janos Follath 2020-04-08 16:58:36 +0100
  • e170ee7e18 Merge branch 'mbedtls-2.7-restricted' into mbedtls-2.7.15r0 Janos Follath 2020-04-08 15:17:20 +0100
  • 816305b8f5 Merge branch 'mbedtls-2.16-restricted' into mbedtls-2.16.6r0 Janos Follath 2020-04-08 15:09:26 +0100
  • dca973bbeb Merge branch 'development-restricted' into mbedtls-2.22.0r0 Janos Follath 2020-04-08 14:59:43 +0100
  • 0c9b1955ca Return internal error if no PSK is found when deriving the premaster secret Guilhem Bryant 2020-04-08 11:02:38 +0100
  • c8355101c9
    Merge pull request #3158 from mpg/improve-make-tags-2.7 Gilles Peskine 2020-04-06 17:48:52 +0200
  • 84751ec1d4
    Merge pull request #3157 from mpg/improve-make-tags-2.16 Gilles Peskine 2020-04-06 17:48:48 +0200
  • 4500e83fe4
    Merge pull request #3156 from mpg/improve-make-tags Gilles Peskine 2020-04-06 17:48:44 +0200
  • 85e712c668 Systematically use Windows line endings in Windows files Gilles Peskine 2020-03-24 22:10:57 +0100
  • 70ef5c6c9a In Windows files, detect CR without LF as well as LF without CR Gilles Peskine 2020-04-01 13:35:46 +0200
  • 783da6345e Check that Windows files have Windows line endings Gilles Peskine 2020-03-24 22:29:11 +0100
  • 227dfd435e Also check Windows files Gilles Peskine 2020-03-24 22:26:01 +0100
  • 318f15ef92 Sort the list for easier maintenance Gilles Peskine 2020-03-24 22:05:41 +0100
  • c7153226f6 List each item on a separate line for easier maintenance Gilles Peskine 2020-03-24 22:05:02 +0100
  • c251e0d75a Clarify confusion between file names and suffixes of file names Gilles Peskine 2020-03-24 22:01:28 +0100
  • 54e1c30d1b
    Merge pull request #3160 from gilles-peskine-arm/hkdf_expand-initialize_t-development Gilles Peskine 2020-04-06 16:34:31 +0200
  • ce56956f59 Systematically use Windows line endings in Windows files Gilles Peskine 2020-03-24 22:10:57 +0100
  • fea21d4c3d Fix a stray CR inside a line Gilles Peskine 2020-04-01 13:34:50 +0200
  • 368ccd416b In Windows files, detect CR without LF as well as LF without CR Gilles Peskine 2020-04-01 13:35:46 +0200
  • 0d5b016709 Check that Windows files have Windows line endings Gilles Peskine 2020-03-24 22:29:11 +0100
  • cecc726b91 Also check Windows files Gilles Peskine 2020-03-24 22:26:01 +0100
  • 1978b68a2f Sort the list for easier maintenance Gilles Peskine 2020-03-24 22:05:41 +0100
  • eb9929e6e1 List each item on a separate line for easier maintenance Gilles Peskine 2020-03-24 22:05:02 +0100
  • e4ec3f7d1c
    Merge pull request #677 from ARMmbed/ecc-projective-2.7-restricted Janos Follath 2020-04-06 15:23:49 +0100
  • 3a1b209f9e
    Merge pull request #676 from ARMmbed/ecc-projective-2.16-restricted Janos Follath 2020-04-06 15:23:38 +0100
  • ea6af48b7e
    Merge pull request #675 from mpg/ecc-projective-restricted Janos Follath 2020-04-06 15:23:26 +0100
  • d69f51b216 Clarify confusion between file names and suffixes of file names Gilles Peskine 2020-03-24 22:01:28 +0100
  • 75d26b5d17 unit tests: Indicate missing unmet dependencies Ronald Cron 2020-04-03 15:46:53 +0200
  • 1d3eab684c unit tests: Fix potential buffer overflow Ronald Cron 2020-04-03 15:36:16 +0200
  • 59f2139df0 Prefer unsigned types for non-negative numbers Ronald Cron 2020-04-06 14:16:25 +0200
  • b19ad118dd unit tests: Indicate missing unmet dependencies Ronald Cron 2020-04-01 16:04:41 +0200
  • 69cc630750 unit tests: Fix potential buffer overflow Ronald Cron 2020-04-01 15:52:06 +0200
  • bde4d3045b Prefer unsigned types for non-negative numbers Gilles Peskine 2019-09-16 15:10:47 +0200
  • 6d41f4cc42
    Merge pull request #3122 from mpg/drafts-became-rfcs danh-arm 2020-04-06 09:54:53 +0100
  • eb5d0e9f4f unit tests: Backport ARRAY_LENGTH macro Ronald Cron 2020-04-06 10:34:22 +0200
  • 07c83f27ad unit tests: Backport ARRAY_LENGTH macro Ronald Cron 2020-04-06 09:50:58 +0200
  • 15f30dc7e6 Merge remote-tracking branch 'public/pr/2856' into development Manuel Pégourié-Gonnard 2020-04-06 10:15:49 +0200
  • 7f9e529fee
    Merge pull request #3135 from gilles-peskine-arm/changelog-assemble-text Gilles Peskine 2020-04-03 22:29:06 +0200
  • 03d3711bb1 Fix bracket style Guilhem Bryant 2020-04-03 18:21:19 +0100
  • 2d21e3e47b
    Merge pull request #3044 from sbutcher-arm/merge-2.16-sprint27 Simon Butcher 2020-04-03 15:31:46 +0100
  • 77764da7cb chore: irgnore build directory in repository Carlos Gomes Martinho 2020-04-03 09:47:26 +0200
  • 227a9db71e docs: show cross platform instructions Carlos Gomes Martinho 2020-04-03 09:42:57 +0200
  • a5f0bd34b6 build: add option to treat compiler warnings as errors Carlos Gomes Martinho 2020-04-03 09:42:37 +0200
  • f64db80448 build: do not treat compiler warnings as errors for unsafe builds with msvc Carlos Gomes Martinho 2020-03-31 14:43:44 +0200
  • 3ab121a603 hkdf_expand: explicitly initialize t Gilles Peskine 2020-04-02 19:51:05 +0200
  • 60d6516c60 Fix whitespace style Gilles Peskine 2020-04-02 19:50:00 +0200
  • 29b7b9585b
    Merge pull request #3145 from mpg/fix-reconnect-2.7 Gilles Peskine 2020-04-02 19:21:22 +0200
  • 5e65619669
    Merge pull request #3142 from mpg/fix-reconnect-2.16 Gilles Peskine 2020-04-02 19:21:16 +0200
  • 3124164f81
    Merge pull request #3132 from mpg/fix-reconnect Gilles Peskine 2020-04-02 19:21:01 +0200
  • a8359398a4
    Merge pull request #3144 from gilles-peskine-arm/unmet_dependencies-verbose_only-2.7 Gilles Peskine 2020-04-02 15:18:31 +0200
  • 67a8a37b91 unit test: Indicate missing unmet dependencies Ronald Cron 2020-04-01 16:04:41 +0200
  • e1a05a534a unit tests main: Fix potential buffer overflow Ronald Cron 2020-04-01 15:52:06 +0200
  • aa45abfca6 Allow alternative ctags versions in Makefile Manuel Pégourié-Gonnard 2020-04-02 12:10:45 +0200
  • 6c2908ea5f Allow alternative ctags versions in Makefile Manuel Pégourié-Gonnard 2020-04-02 12:10:45 +0200
  • c9f8956065 Allow alternative ctags versions in Makefile Manuel Pégourié-Gonnard 2020-04-02 12:10:45 +0200
  • 1313bc9e0e Improve ctags invocation in Makefile Manuel Pégourié-Gonnard 2020-04-02 11:34:34 +0200
  • a151d5b8d1 Improve ctags invocation in Makefile Manuel Pégourié-Gonnard 2020-04-02 11:34:34 +0200
  • 9039dc401f Improve ctags invocation in Makefile Manuel Pégourié-Gonnard 2020-04-02 11:34:34 +0200
  • 2ae678d238 Systematically use Windows line endings in Windows files Gilles Peskine 2020-03-24 22:10:57 +0100
  • 0f3f9c3c73 Fix a stray CR inside a line Gilles Peskine 2020-04-01 13:34:50 +0200
  • d703a2ee19 In Windows files, detect CR without LF as well as LF without CR Gilles Peskine 2020-04-01 13:35:46 +0200
  • 65cc9a2e68
    Merge pull request #3148 from danh-arm/dh/issue-template-question Manuel Pégourié-Gonnard 2020-04-01 12:32:10 +0200
  • 901e87e5d1
    Merge pull request #3124 from AndrzejKurek/typo_asn1_tests Manuel Pégourié-Gonnard 2020-04-01 12:27:10 +0200
  • b5f04e4d84 Properly initialise psk and psk_len Guilhem Bryant 2020-04-01 11:23:58 +0100
  • 48abf39a83
    Merge pull request #3137 from sbutcher-arm/additional-config-checks-2.7 Manuel Pégourié-Gonnard 2020-04-01 12:24:19 +0200
  • 984c1f77c5
    Merge pull request #3136 from sbutcher-arm/additional-config-checks-2.16 Manuel Pégourié-Gonnard 2020-04-01 12:24:09 +0200
  • 3bc2ceb3e0
    Merge pull request #2574 from sbutcher-arm/additional-config-checks Manuel Pégourié-Gonnard 2020-04-01 12:23:56 +0200
  • 54587fcf9b Fix leakage of projective coordinates in ECC Manuel Pégourié-Gonnard 2020-04-01 11:25:51 +0200
  • 545e13f4c1 Check that Windows files have Windows line endings Gilles Peskine 2020-03-24 22:29:11 +0100
  • 2c61873a0d Also check Windows files Gilles Peskine 2020-03-24 22:26:01 +0100
  • 5308f12fc6 Sort the list for easier maintenance Gilles Peskine 2020-03-24 22:05:41 +0100
  • 6a45d1e4ce List each item on a separate line for easier maintenance Gilles Peskine 2020-03-24 22:05:02 +0100
  • 6e8d5a00b2 Clarify confusion between file names and suffixes of file names Gilles Peskine 2020-03-24 22:01:28 +0100
  • f60041688c Fix leakage of projective coordinates in ECC Manuel Pégourié-Gonnard 2020-03-25 12:41:29 +0100
  • 67665509ab Note that unmet_dependencies is only filled in verbose mode Gilles Peskine 2020-03-31 10:57:53 +0200
  • 679bb03cf7 Direct questions to mailing list in issue template Dan Handley 2020-03-31 18:35:29 +0100
  • ef42565370
    Merge pull request #3134 from AndrzejKurek/doxygen-include-fix Jaeden Amero 2020-03-31 19:14:45 +0400