Commit graph

  • 281956d5c3 Remove use of byte reading macro for uint16 Joe Subbiani 2021-07-16 17:14:07 +0100
  • 6627fb284a Replace instances of byte reading macros with PUT Joe Subbiani 2021-07-16 15:02:55 +0100
  • ad1115a3fd Use byte reading macros in places not using a byte mask Joe Subbiani 2021-07-16 14:27:50 +0100
  • 1bd5d7da82 Add UINT64 GET and PUT macros Joe Subbiani 2021-07-16 12:29:49 +0100
  • c045dc14b0 Replace MBEDTLS_CHAR_x with MBEDTLS_BYTE_x Joe Subbiani 2021-07-14 12:31:31 +0100
  • 5b96e67ea1 Replace "four bytes" with "two bytes" in macro documentation Joe Subbiani 2021-07-14 12:05:51 +0100
  • 6350d3a0dd Remove trailing whitespaces Joe Subbiani 2021-07-13 12:13:19 +0100
  • 1000037831 Replace 3 byte shift with appropriate macro Joe Subbiani 2021-07-14 11:59:48 +0100
  • 0a65d531c5 Improve common.h macro documentation Joe Subbiani 2021-07-14 11:53:07 +0100
  • 6b897c930c Add Character byte reading macros Joe Subbiani 2021-07-08 14:59:52 +0100
  • 9231d5f919 GET macros use a target variable Joe Subbiani 2021-07-07 16:56:29 +0100
  • 266476da00 Document common.h and remove changelog Joe Subbiani 2021-07-07 15:16:56 +0100
  • 4530b27021 Move GET/PUT_UINT16_LE macros to common.h Joe Subbiani 2021-07-05 15:37:39 +0100
  • 2bbafda1f8 Prefixed macros with MBEDTLS Joe Subbiani 2021-06-24 13:00:03 +0100
  • 888a141e70 Undo use of BYTE_x macro Joe Subbiani 2021-06-24 11:00:08 +0100
  • 61f7d73336 Remove trailing whitespace Joe Subbiani 2021-06-24 09:06:23 +0100
  • e4cc8c1ee0 Add do-while protection to macros Joe Subbiani 2021-06-23 17:58:41 +0100
  • 4fb755592c Move UINT32_LE macros to common.h Joe Subbiani 2021-06-23 12:16:47 +0100
  • aa5f6a6784 Move UINT32_BE macros to common.h Joe Subbiani 2021-06-23 11:49:03 +0100
  • 927488e2d5 Move BYTES_TO_U32_LE to common.h Joe Subbiani 2021-06-23 11:23:44 +0100
  • ba486b0084 Implement byte reading macros into library/ Joe Subbiani 2021-06-22 15:51:53 +0100
  • a92a3e9290
    Merge pull request #4827 from gilles-peskine-arm/generate_errors-multiline-2.2x Gilles Peskine 2021-08-03 13:46:23 +0200
  • 3480e77a20
    Merge pull request #4829 from spencer-burke/fixing_4222-2.x Gilles Peskine 2021-08-03 12:53:28 +0200
  • 30dc0b5386 Remove the duplicate code in mbedtls/include/mbedtls/check_config.h Spencer Burke 2021-06-12 21:36:34 -0700
  • 8c92d5c508 Show warnings if something looks wrong Gilles Peskine 2021-08-02 22:53:40 +0200
  • 8978c5b057 Document the big regex Gilles Peskine 2021-07-26 19:30:08 +0200
  • a3974435ea Move MBEDTLS_ERR_xxx Doxygen comments before the definition Gilles Peskine 2021-07-26 18:48:10 +0200
  • d15ed3170b Better support multiline comments for MBEDTLS_ERR_xxx Gilles Peskine 2021-07-26 18:45:22 +0200
  • 80605bba4b More flexible parsing of Doxygen comments for MBEDTLS_ERR_xxx Gilles Peskine 2021-07-26 18:39:53 +0200
  • 1410c124a9 Remove reference to compat-1.2.h Gilles Peskine 2021-07-26 18:39:24 +0200
  • 9274d4691d
    Merge pull request #4759 from paul-elliott-arm/fix_cipher_output_size_2.x Gilles Peskine 2021-07-30 18:56:22 +0200
  • b0f45d7aad
    Merge pull request #4803 from gilles-peskine-arm/save-coverage-summary-2.x Manuel Pégourié-Gonnard 2021-07-29 10:52:44 +0200
  • de1a320e35
    Merge pull request #4797 from gilles-peskine-arm/generate_psa_tests-robutness-202107-2.2x Manuel Pégourié-Gonnard 2021-07-29 09:58:28 +0200
  • 75ab928496 Fix DTLS 1.0 fragment tests not having length constraint Yuto Takano 2021-07-26 08:27:47 +0100
  • 7ac412b45c Add Changelog entry Paul Elliott 2021-07-14 12:37:00 +0100
  • ed33ef1965 Add non regression test for cipher output size Paul Elliott 2021-07-14 12:31:21 +0100
  • c183f20056 Add fix to update output size macro as well. Paul Elliott 2021-07-08 16:53:42 +0100
  • 9bc9659cfb Change PSA Cipher macro safety to use block length Paul Elliott 2021-07-08 16:50:01 +0100
  • eadd8ee250 Fix mixup about the directory containing the success indicator file Gilles Peskine 2021-07-22 12:29:27 +0200
  • 5cf753ae02 More robust failure detection for the coverage report generation Gilles Peskine 2021-07-22 11:08:30 +0200
  • a2df615e21 Explain the final error checking Gilles Peskine 2021-07-22 10:56:39 +0200
  • 81786e4362 Save the coverage report to a file Gilles Peskine 2021-07-13 23:27:01 +0200
  • 8e7414137d Show the udp_proxy seed in the console log Gilles Peskine 2021-07-13 23:26:00 +0200
  • 5a09a4a386 Only run an unbridled parallel make (make -j) if MAKEFLAGS is unset Gilles Peskine 2021-07-13 23:23:23 +0200
  • d9feb348d6
    Merge pull request #4779 from yutotakano/fix-reserved-identifier-clash-2.x Gilles Peskine 2021-07-22 16:20:59 +0200
  • 0ba0109ce0
    Merge pull request #4768 from JoeSubbiani/TestBlockSizes_2.x Ronald Cron 2021-07-22 11:19:01 +0200
  • e7738c3aba Fix typo in test dependencies Gilles Peskine 2021-07-13 20:34:55 +0200
  • cdd80c4cf9 Use python3 when building on non-Windows for Windows Gilles Peskine 2021-07-13 18:14:25 +0200
  • 06d5a3226b Remove obsolete MBEDTLS_xxx dependencies Gilles Peskine 2021-07-13 17:12:53 +0200
  • 1d2109041b
    Merge pull request #4480 from gilles-peskine-arm/psa-storage-format-test-strategy-20210511 Ronald Cron 2021-07-15 15:15:48 +0200
  • 50536429a7 Remove trailing whitespace Joe Subbiani 2021-07-15 09:02:43 +0100
  • c9eb8581a4 Simplify the test and description Joe Subbiani 2021-07-14 15:32:29 +0100
  • b2c454cece Add ChangeLog entry for reserved identifier replacments Yuto Takano 2021-07-14 10:25:57 +0100
  • 284857ee55 Replace _RR with prec_RR to prevent reserved identifier clashes Yuto Takano 2021-07-14 10:20:09 +0100
  • bc6eaf7976 Replace _B with B to prevent reserved identifier clashes Yuto Takano 2021-07-05 09:10:52 +0100
  • bd5cc3a0be Add test in block_cipher_key_type test case Joe Subbiani 2021-07-09 12:17:49 +0100
  • 7187953fc5 Raise max_content_len constraint by one in Connection ID tests Yuto Takano 2021-07-09 11:32:38 +0100
  • a49124e528 Add content length constraint to tests that use max_frag_len Yuto Takano 2021-07-08 15:56:33 +0100
  • 8a693efe9b Move repetitive equality check to requires_config_value_equals Yuto Takano 2021-07-02 13:10:41 +0100
  • ccdd25cbc5 Reword and add explanatory comments for MAX_IM_CA tests Yuto Takano 2021-07-02 13:05:15 +0100
  • bec7cf762d Use requires_max_content_len, add check in Renegotiation Yuto Takano 2021-07-02 10:10:49 +0100
  • ab9e433376 Add space between command substitution braces and content Yuto Takano 2021-06-22 07:16:40 +0100
  • d448545d2a Add MAX_IM_CA requirement to int_max+1 chain as well Yuto Takano 2021-06-22 06:08:11 +0100
  • 05d43f49a1 Remove hard exit with MAX_INTERMEDIATE_CA in ssl-opt.sh Yuto Takano 2021-06-21 20:07:12 +0100
  • 18ddccc417 Remove hard exit in ssh-opt.sh, replace with requires functions Yuto Takano 2021-06-21 19:43:33 +0100
  • 8de3633c65
    Merge pull request #4762 from mpg/fix-overly-aggressive-udp-proxy-2.x Gilles Peskine 2021-07-09 11:57:52 +0200
  • 14134281df Fix bug with UDP proxy not forwarding enough Manuel Pégourié-Gonnard 2021-07-06 12:39:43 +0200
  • dcb3479701
    Merge pull request #4761 from mpg/fix-memleak-in-ssl-test-2.x Manuel Pégourié-Gonnard 2021-07-08 12:34:30 +0200
  • 7fe62cc88b Fix divide by zero if macro used with wrong key Paul Elliott 2021-07-07 18:34:48 +0100
  • 87e8b5ccaa Use distinct variables for distinct purposes Manuel Pégourié-Gonnard 2021-07-07 10:48:26 +0200
  • 40e26b2600 Fix memory leak on failure path in test code Manuel Pégourié-Gonnard 2021-07-06 12:05:23 +0200
  • 008cd0c4d8
    Merge pull request #4757 from gilles-peskine-arm/generate_psa_tests-speedup-2.27 Gilles Peskine 2021-07-07 15:27:21 +0200
  • e1a97cb3eb
    Merge pull request #847 from ARMmbed/mbedtls-2.27.0_merge_into_release Dave Rodgman 2021-07-07 11:18:19 +0100
  • 3008c58df9 Speed up the generation of storage format test cases Gilles Peskine 2021-07-06 21:05:52 +0200
  • f71e287808
    Merge pull request #843 from paul-elliott-arm/mbedtls-2.27.0rc0-pr Dave Rodgman 2021-07-06 12:59:58 +0100
  • 4614cb175d Fix Changelog indentation Dave Rodgman 2021-07-05 18:50:01 +0100
  • 699ccf83db Fix indentation in the Changelog Dave Rodgman 2021-07-05 18:10:27 +0100
  • 610a9cc43f Bump SO version for libmbedcrypto Paul Elliott 2021-07-02 14:59:26 +0100
  • f3e1a25ef8 Revert ChangeLog change Paul Elliott 2021-07-02 14:28:53 +0100
  • 40d3fd389a Grammar and typo changelog cleanup Paul Elliott 2021-07-02 11:08:07 +0100
  • 46c0cf7dfe Actually remove compiled changelog entries Paul Elliott 2021-07-02 08:29:33 +0100
  • 3ca4892432 Update changelog to cover #4197 Paul Elliott 2021-07-01 18:08:30 +0100
  • d925ee0a6e Set ChangeLog version and release date Paul Elliott 2021-07-01 17:58:07 +0100
  • bece7374ce Bump Library Version Number Paul Elliott 2021-07-01 17:52:07 +0100
  • 671233280e Build aggregated ChangeLog Paul Elliott 2021-07-01 17:37:55 +0100
  • 4128c2032e Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.27.0rc0-pr Paul Elliott 2021-07-01 17:15:06 +0100
  • ba940cc695
    Merge pull request #4182 from gabor-mezei-arm/3258_implement_one-shot_MAC_and_cipher Dave Rodgman 2021-06-30 17:04:11 +0100
  • af9b4841fb
    Merge pull request #4605 from gabor-mezei-arm/3267_sign_verify_key_policies Dave Rodgman 2021-06-30 14:51:03 +0100
  • e4be8a3bea
    Remove obsolete comment gabor-mezei-arm 2021-06-30 10:34:28 +0200
  • 05dac4a20b
    Give a better name for struct member gabor-mezei-arm 2021-06-30 10:31:18 +0200
  • 0a4046e9ca
    Merge pull request #4736 from daverodgman/alert_bugfixes_2.x Dave Rodgman 2021-06-30 09:02:49 +0100
  • 7ed75e21c9 Correct required config flag in ECJPAKE tests Dave Rodgman 2021-06-29 19:05:34 +0100
  • 252304594b
    Fix minor issues gabor-mezei-arm 2021-06-29 19:06:30 +0200
  • a3669ac7e7
    Restoring the multi-part cipher_verify_output() testing gabor-mezei-arm 2021-06-29 18:56:55 +0200
  • bdba86f4d5
    Merge pull request #4718 from nick-child-ibm/hash_len_devel Gilles Peskine 2021-06-29 18:16:51 +0200
  • 3ea27325c9
    Fix pylint issue gabor-mezei-arm 2021-06-29 17:21:21 +0200
  • 809634d5d9
    Check the return status of the functions first gabor-mezei-arm 2021-06-29 16:42:13 +0200
  • 42373bdde7
    Add buffer overflow check gabor-mezei-arm 2021-06-29 16:41:25 +0200
  • 6f8d43df20
    Remove invalid buffer overflow check gabor-mezei-arm 2021-06-29 16:39:49 +0200
  • 0dfb7dbe15 TLS UNSUPPORTED_EXTENSION error code changes Dave Rodgman 2021-06-29 15:09:58 +0100