Commit Graph

  • 65fc9f78d4 Add tests for ecp quasi-reduction Gabor Mezei 2023-01-16 16:51:12 +01:00
  • 9684d4dc58 Add quasi-reduction function for ecp Gabor Mezei 2023-01-16 16:50:11 +01:00
  • 4136a9ec5a Shorten lines of changelog entry Andrzej Kurek 2023-01-17 06:09:37 -05:00
  • 721cff1a89 Fix a copy-paste error in define comment Andrzej Kurek 2023-01-17 05:44:06 -05:00
  • b36fa910e9 Add a changelog entry Andrzej Kurek 2023-01-17 05:19:17 -05:00
  • c890b22fb3 Add a test for external alternate timing implementation Andrzej Kurek 2023-01-17 04:03:19 -05:00
  • 57ae192b13 Fix failure in Travis CI Yanray Wang 2023-01-17 10:07:22 +08:00
  • 20fa2ae220 Redesign translation of cipher suite names in compat.sh Yanray Wang 2023-01-13 18:00:10 +08:00
  • ee97f05d35 Translate cipher suite names based on standard naming convention Yanray Wang 2023-01-16 11:30:59 +08:00
  • d5f99e49e0 Change cipher suite names to standard names in compat.sh Yanray Wang 2023-01-11 10:11:23 +08:00
  • 432cacf5c2 bignum_mod_raw: Renamed m -> N in mbedtls_mpi_mod_raw_neg() Mihir Raj Singh 2023-01-11 21:12:46 +05:30
  • b0354c5b71 bignum_mod_raw: Renamed m -> N in mbedtls_mpi_mod_raw_from_mont_rep() Mihir Raj Singh 2023-01-11 21:10:22 +05:30
  • 37ece7292a bignum_mod_raw: Renamed m -> N in mbedtls_mpi_mod_raw_to_mont_rep() Mihir Raj Singh 2023-01-11 21:06:16 +05:30
  • 01e861ff9e bignum_mod_raw: Renamed m -> N in mbedtls_mpi_mod_raw_write() Mihir Raj Singh 2023-01-11 21:00:42 +05:30
  • cd17ff0354 bignum_mod_raw: Renamed m -> N in mbedtls_mpi_mod_raw_read() Mihir Raj Singh 2023-01-11 20:56:13 +05:30
  • a43290d556 bignum_mod: Renamed m -> N in mbedtls_mpi_mod_write() Mihir Raj Singh 2023-01-11 20:46:18 +05:30
  • fdc314b6fe bignum_mod: Renamed m -> N in mbedtls_mpi_mod_read() Mihir Raj Singh 2023-01-11 20:32:59 +05:30
  • 928a07ba49 bignum_mod: Renamed m -> N in mbedtls_mpi_mod_modulus_free Mihir Raj Singh 2023-01-11 20:08:34 +05:30
  • f438ad1ab9 bignum_mod: Renamed m -> N in mbedtls_mpi_mod_modulus_setup() Mihir Raj Singh 2023-01-11 20:03:21 +05:30
  • b6fa940fc4 bignum_mod: Renamed m -> N in mbedtls_mpi_mod_modulus_init() Mihir Raj Singh 2023-01-11 19:55:14 +05:30
  • b13a58938a bignum_mod: Renamed m -> N in mbedtls_mpi_mod_residue_setup() Mihir Raj Singh 2023-01-11 19:49:00 +05:30
  • 0584df4131 Minor changes to account for CodeParser.parse_identifiers being used in list_internal_identifiers.py Aditya Deshpande 2023-01-16 16:36:31 +00:00
  • ff15953a01 test: data: fix makefile error Valerio Setti 2023-01-16 17:34:53 +01:00
  • 0c960160ae test: extend makefile to generate keys with compressed points Valerio Setti 2023-01-16 16:56:30 +01:00
  • c60611b986 test: check pkparse with compressed ec Valerio Setti 2023-01-16 16:27:11 +01:00
  • 71d3ae09c1 Merge pull request #6936 from daverodgman/patch-1-2.28 Dave Rodgman 2023-01-16 15:21:37 +00:00
  • 461b8254d0 Merge pull request #6865 from scop/patch-1 Dave Rodgman 2023-01-16 15:21:24 +00:00
  • dd8ac67792 Update check_names.py so that identifiers in excluded files are still compared against the output of nm. This fixes the issue where excluding a file containing identifiers from checks would cause check_symbols_in_header to fail. Aditya Deshpande 2023-01-16 14:57:21 +00:00
  • a74468155d Use grep -E instead of egrep Ville Skyttä 2023-01-01 18:19:49 +02:00
  • 9b84ea75de remove ssl_tls13_has_compat_ticket_flags Pengyu Lv 2023-01-16 14:08:23 +08:00
  • 2bfd716293 simplify test case dependencies and test commands Pengyu Lv 2023-01-16 13:44:10 +08:00
  • e2f1dbf5ae update docs of ssl_client2 and improve code format Pengyu Lv 2023-01-16 12:28:27 +08:00
  • 4938a566bf refine ticket_flags printing helper Pengyu Lv 2023-01-16 11:28:49 +08:00
  • acecf9c95b make ticket_flags param types consistent Pengyu Lv 2023-01-16 11:23:24 +08:00
  • 74d6e59e15 Merge pull request #6927 from tom-cosgrove-arm/allow-more-than-255-errors-in-compat-and-all-sh Dave Rodgman 2023-01-14 11:19:20 +00:00
  • 4afd4b9be5 Merge pull request #6928 from tom-cosgrove-arm/allow-more-than-255-errors-in-compat-and-all-sh-2.28 Dave Rodgman 2023-01-14 11:19:08 +00:00
  • cf4e9999bc Enable the timing.c selftest with MBEDTLS_TIMING_ALT Andrzej Kurek 2023-01-13 19:01:51 -05:00
  • c1ae9f95bf Have compat.sh and ssl-opt.sh not return success for > 255 errors Tom Cosgrove 2023-01-13 12:13:41 +00:00
  • fc0e79e70f Have compat.sh and ssl-opt.sh not return success for > 255 errors Tom Cosgrove 2023-01-13 12:13:41 +00:00
  • d7271187ca Improve test and coding standards overview Gilles Peskine 2023-01-13 12:08:50 +01:00
  • 12f4122068 Announce coding style change in the changelog Gilles Peskine 2023-01-13 12:04:14 +01:00
  • 8cf549d047 changelog: document the enforced check on x509 serial setting Valerio Setti 2023-01-13 08:41:15 +01:00
  • 5b787142a9 test: x509: add function for testing long serials Valerio Setti 2023-01-13 08:40:26 +01:00
  • b37f6c1b95 x509write_crt: reject serial longer than X509_RFC5280_MAX_SERIAL_LEN Valerio Setti 2023-01-13 08:39:36 +01:00
  • 128859725a Redirect stdout/stderr to SRV_OUT Yanray Wang 2023-01-13 11:42:11 +08:00
  • 05f940b255 Remove Terminated message from stdout Yanray Wang 2023-01-13 10:52:41 +08:00
  • 3643fdbab9 refine the state setting in tls13_handshake_wrapup Pengyu Lv 2023-01-12 16:46:28 +08:00
  • c1334d934c correct test case dependencies Pengyu Lv 2023-01-12 16:18:08 +08:00
  • ee455c01ce move ticket_flags debug helpers Pengyu Lv 2023-01-12 14:37:24 +08:00
  • 189465306d remove MBEDTLS_ERR_SSL_TICKET_INVALID_KEX_MODE error Pengyu Lv 2023-01-12 12:28:09 +08:00
  • 80270b2151 rename ticket_flags helper functions to generic ones Pengyu Lv 2023-01-12 11:54:04 +08:00
  • a1aa31b8b1 fix review comments Pengyu Lv 2022-12-13 13:49:59 +08:00
  • 06cf66d2ab unroll test cases to improve coverage of check_test_cases in all.sh Pengyu Lv 2022-12-12 10:43:55 +08:00
  • 1735ba30ea fix review comments Pengyu Lv 2022-12-12 09:54:30 +08:00
  • 9eacb44a5e improve code format and readability Pengyu Lv 2022-12-09 14:39:19 +08:00
  • 302feb3955 add cases to test session resumption with different ticket_flags Pengyu Lv 2022-12-09 14:27:08 +08:00
  • 9356678047 filter the tickets with tls13_kex_mode on client side. Pengyu Lv 2022-12-07 12:10:05 +08:00
  • e6487fe3c2 guard tls13_kex_modes related function calls with macro Pengyu Lv 2022-12-06 09:30:29 +08:00
  • 3eb49be6a8 move kex mode check in ticket_flags to psks_check_identity_match_ticket Pengyu Lv 2022-12-05 16:35:12 +08:00
  • c7af2c4f8c tls13: send new session ticket only when client supports psk Pengyu Lv 2022-12-01 16:33:00 +08:00
  • c55eeb682d tls13: check if the session ticket is compatible with key exchange modes Pengyu Lv 2022-11-17 15:26:20 +08:00
  • 9f92695c8d tls13: set key exchange mode in ticket_flags on client/server Pengyu Lv 2022-11-17 15:22:33 +08:00
  • b7d50acb37 tls13: add helpers to manipulate ticket_flags Pengyu Lv 2022-11-17 15:14:12 +08:00
  • 5b8dcd2097 Add debug helper to print ticket_flags status Pengyu Lv 2022-11-17 15:11:39 +08:00
  • 48fdbb3940 programs: cert_write: fixed bug in parsing dec serial Valerio Setti 2023-01-12 15:31:35 +01:00
  • 856cec45eb test: x509: add more tests for checking certificate serial Valerio Setti 2023-01-12 14:56:54 +01:00
  • 791bbe629d programs: improved cert_write serial management Valerio Setti 2023-01-11 10:40:18 +01:00
  • 4752aac11d x509: enhancement and fixes Valerio Setti 2023-01-10 16:00:15 +01:00
  • b8dc18f3b6 test: fix: remove invalid comment Valerio Setti 2023-01-10 14:55:31 +01:00
  • 746def5ade x509: renaming of buffer variables in new serial setting function Valerio Setti 2023-01-10 11:46:34 +01:00
  • ea19d2db73 changelog: fixed typos Valerio Setti 2023-01-09 17:21:17 +01:00
  • aad8dbd38d test: fix tests for x509write_crt_set_serial(_new) Valerio Setti 2023-01-09 17:20:25 +01:00
  • acf12fb744 x509: fix endianness and input data format for x509write_crt_set_serial_new Valerio Setti 2023-01-09 17:19:26 +01:00
  • 41b5fb6536 test: ensure X509 has no dependency on BIGNUM when built without MBEDTLS_DEPRECATED_REMOVED Valerio Setti 2023-01-09 12:20:45 +01:00
  • 5d164c4e23 fix: add missing deprecation guards Valerio Setti 2023-01-09 12:19:40 +01:00
  • 903b6aa87d Changelog: list changes in x509write_crt module Valerio Setti 2023-01-05 17:06:14 +01:00
  • da0afcc2fb x509: remove direct dependency from BIGNUM_C Valerio Setti 2023-01-05 16:46:59 +01:00
  • d449cedd3a Fix example command Gilles Peskine 2023-01-12 15:45:32 +01:00
  • 635b779cfd Fix math character used in text mode Gilles Peskine 2023-01-12 14:33:44 +01:00
  • 4e346bd569 Fix entry point name Gilles Peskine 2023-01-12 14:33:22 +01:00
  • eda71ce535 Key derivation: improve overview of the problem space Gilles Peskine 2023-01-12 14:32:56 +01:00
  • 656a81ecf8 Merge pull request #6890 from daverodgman/vs2013 Dave Rodgman 2023-01-12 11:01:42 +00:00
  • 38257491aa Add milliseconds time function Jerry Yu 2022-12-15 17:54:47 +08:00
  • eba0ab5db2 Add million seconds time type. Jerry Yu 2022-12-15 17:41:41 +08:00
  • ef5ec8f5ba Rename static functions in ssl_tls13_keys.c Yanray Wang 2023-01-05 17:36:12 +08:00
  • 0540211078 Enhancement: change some functions to static in ssl_tls13_keys.c Yanray Wang 2022-12-13 18:50:42 +08:00
  • 16c895dff3 TLS1.3: zeroize tls13_early_secrets after its lifetime Yanray Wang 2022-12-15 15:14:35 +08:00
  • bae9e74d39 Enhancement: change tls13_early_secrets to local variable Yanray Wang 2022-12-13 14:58:45 +08:00
  • 7a75d22274 Update solution template to require VS2013 Dave Rodgman 2023-01-10 15:10:35 +00:00
  • 05bdb13be3 Update README and add changelog entry Dave Rodgman 2023-01-10 15:09:36 +00:00
  • 0f459d75b8 Update some comments & error messages Dave Rodgman 2023-01-10 15:09:19 +00:00
  • 378ecdd859 Rename VS2010 directory to VS2013 and update Makefiles etc Dave Rodgman 2023-01-10 15:08:30 +00:00
  • 160df1d136 Merge pull request #6908 from Mbed-TLS/features/new-code-style/mbedtls-2.28 Gilles Peskine 2023-01-11 19:26:59 +01:00
  • 6b4cb63aed Merge pull request #6907 from Mbed-TLS/features/new-code-style/development Gilles Peskine 2023-01-11 19:26:55 +01:00
  • b9e56fb560 Switch code style check to enforcement mode archive/new-code-style/test/6844/target archive/new-code-style/mbedtls-2.28 Gilles Peskine 2022-12-09 12:23:35 +01:00
  • ec03b0431d Update generated files Gilles Peskine 2023-01-11 14:52:37 +01:00
  • 1b6c09a62e Switch to the new code style Gilles Peskine 2023-01-11 14:52:35 +01:00
  • c848d226bf Switch code style check to enforcement mode archive/new-code-style/test/6802/target archive/new-code-style/development Gilles Peskine 2022-12-09 12:23:35 +01:00
  • 449bd8303e Switch to the new code style Gilles Peskine 2023-01-11 14:50:10 +01:00
  • fd13a0f851 Merge pull request #6905 from gilles-peskine-arm/code-style-casts-psa-headers-more Gilles Peskine 2023-01-11 14:40:42 +01:00