Commit Graph

  • c1d1b669db Check all files by default Gilles Peskine 2020-05-10 16:54:10 +02:00
  • 05a51a8a72 More accurate variable name Gilles Peskine 2020-05-10 16:52:44 +02:00
  • 4eb05a4edd Fix article in documentation Gilles Peskine 2020-05-26 17:07:16 +02:00
  • 64cad2fa07 Merge pull request #3359 from ronald-cron-arm/tool_versions-2.7 danh-arm 2020-05-27 17:44:15 +01:00
  • c64d847127 Merge pull request #3358 from ronald-cron-arm/tool_versions-2.16 danh-arm 2020-05-27 17:38:32 +01:00
  • 14b8b3cd51 Merge pull request #3351 from ronald-cron-arm/make_cmake_versions danh-arm 2020-05-27 17:37:19 +01:00
  • f0ab6d62ac Added some descriptions of functions Piotr Nowicki 2020-05-25 12:48:30 +02:00
  • 1a9d33e8c8 Start comparison from a random location in the uECC_vli_equal. Piotr Nowicki 2020-05-20 22:10:14 +02:00
  • fc7c69df25 Merge pull request #3330 from AndrzejKurek/merge-2.16-8b34fef Andrzej Kurek 2020-05-27 10:00:59 +01:00
  • ebc603051a Merge pull request #3361 from paul-elliott-arm/fix-contributing-2.7 Janos Follath 2020-05-27 07:44:47 +01:00
  • 2c6089f52a Merge pull request #3362 from paul-elliott-arm/fix-contributing-2.16 Janos Follath 2020-05-27 07:44:33 +01:00
  • eee1f3b0c1 Merge pull request #3341 from paul-elliott-arm/fix-contributing Janos Follath 2020-05-27 07:44:25 +01:00
  • b1ccff8725 Merge pull request #2855 from irwir/fix_x509_crt.c Gilles Peskine 2020-05-26 18:32:16 +02:00
  • 98aa53d0e4 Change Changelog link to point at Changelog readme Paul Elliott 2020-05-26 16:27:10 +01:00
  • 97bd3fa827 Change Changelog link to point at Changelog readme Paul Elliott 2020-05-26 16:16:44 +01:00
  • 6872e17b0e Add output of python3 version Ronald Cron 2020-05-25 13:55:21 +02:00
  • a960dc980f Add output of make and cmake versions Ronald Cron 2020-05-25 13:11:32 +02:00
  • 0665677265 Add output of python3 version Ronald Cron 2020-05-25 13:55:21 +02:00
  • 2eefeeebdb Add output of make and cmake versions Ronald Cron 2020-05-25 13:11:32 +02:00
  • 8ac4a55402 test_suite_x509parse: shorten test names Andrzej Kurek 2020-05-25 10:21:14 -04:00
  • deacf60f79 Merge pull request #3326 from kohnakagawa/fix/utf-8_encoding_bug Gilles Peskine 2020-05-25 14:18:48 +02:00
  • 154b470ff3 Add test cases to check rng failure Jonas 2020-05-13 14:22:45 +09:00
  • 86c5c61a91 Fix potential memory leak in EC multiplication Jonas 2020-05-08 16:57:18 +09:00
  • 87e658d5a4 Add output of python3 version Ronald Cron 2020-05-25 13:55:21 +02:00
  • c98ca37cb9 Add test cases to check rng failure Jonas 2020-05-13 14:22:45 +09:00
  • 6645fd31e7 Fix potential memory leak in EC multiplication Jonas 2020-05-08 16:57:18 +09:00
  • 2c1a1f0a2d Add output of make and cmake versions Ronald Cron 2020-05-25 13:11:32 +02:00
  • 7c3468efbc Fix #3328 Gilles Peskine 2020-05-25 12:26:04 +02:00
  • 583cd7f442 Re-generate error.c Gilles Peskine 2020-05-25 12:23:55 +02:00
  • efdce2df0d Do include asn1.h in error.c Gilles Peskine 2020-05-25 12:23:11 +02:00
  • 5241f85bbd Check that all necessary headers are included in error.c Gilles Peskine 2020-05-25 12:21:22 +02:00
  • 4bfa1171ae Merge pull request #3335 from Redfoxymoon/development Manuel Pégourié-Gonnard 2020-05-22 13:04:15 +02:00
  • c859c21824 Merge branch 'development' into development-restricted Manuel Pégourié-Gonnard 2020-05-22 12:44:43 +02:00
  • 8c4fd40bf6 Change Changelog link to point at Changelog readme Paul Elliott 2020-05-21 15:46:43 +01:00
  • fcdea0ff69 Remove definitions and settings that are never used or duplicate MSVC defaults. Fixes #3297. irwir 2020-05-19 19:48:27 +03:00
  • 220e61478f Add a x509 prerequisite in x509_internal.h Andrzej Kurek 2020-05-19 07:13:26 -04:00
  • 13bebd0edb Keep SSL context const when hw accel is disabled Manuel Pégourié-Gonnard 2020-03-13 11:28:19 +01:00
  • e861e704c0 Rename md_info_t to md_handle_t in test_suite_entropy Andrzej Kurek 2020-05-19 05:56:05 -04:00
  • 731d7c0dcc Fix lack of cookie check on hard reconnect Manuel Pégourié-Gonnard 2020-04-01 09:58:39 +02:00
  • 479d8de31d Add support for midipix, a POSIX layer for Microsoft Windows Ørjan Malde 2020-05-20 09:32:39 +00:00
  • 46b8782a72 fix mbedtls_x509_dn_gets to escape non-ASCII characters Koh M. Nakagawa 2020-05-16 10:08:09 +09:00
  • d742a2416d Add changelog entry irwir 2020-04-27 18:02:46 +03:00
  • 4aaa34c03f Add flow monitor protection to mbedtls_platform_memcmp() Piotr Nowicki 2020-05-20 13:57:38 +02:00
  • 5eae4dd08e Merge pull request #3301 from Patater/inline-mbedtls_ecc_group_to_psa Manuel Pégourié-Gonnard 2020-05-19 09:06:04 +02:00
  • 825ebd483f Merge mbedtls 2.16.6 into baremetal Andrzej Kurek 2020-05-18 11:47:25 -04:00
  • 4850263bb5 Merge pull request #3319 from Kxuan/development danh-arm 2020-05-18 10:10:25 +01:00
  • ee61b6601e Merge pull request #3302 from gilles-peskine-arm/psa-lifetime-persistence-indicator Gilles Peskine 2020-05-14 16:13:20 +02:00
  • 4a67182962 Add Changelog entry for #3318 Jonas 2020-05-13 14:22:45 +09:00
  • 923d579369 Add test cases to check rng failure Jonas 2020-05-13 14:22:45 +09:00
  • 087bb4c5b1 Merge pull request #2705 from k-stachowiak/unified-exit-in-examples-2.7 Gilles Peskine 2020-05-12 10:47:04 +02:00
  • e24fc7b0a1 Merge pull request #2595 from k-stachowiak/unified-exit-in-examples Gilles Peskine 2020-05-12 10:46:47 +02:00
  • 8b34fef0a8 Merge pull request #2710 from k-stachowiak/unified-exit-in-examples-2.16 Gilles Peskine 2020-05-12 10:46:36 +02:00
  • 24ba42cef7 Fix explanation of rules for function substitution Gilles Peskine 2020-05-11 23:04:29 +02:00
  • 688f6cc591 There are test programs, not just unit tests Gilles Peskine 2020-05-11 23:06:12 +02:00
  • 5925183b8a Fix explanation of PSA_DONE Gilles Peskine 2020-05-11 23:05:01 +02:00
  • 2182585776 Introduction: present the top-level sections Gilles Peskine 2020-05-11 23:03:33 +02:00
  • d04b9ed7dd Spelling Gilles Peskine 2020-05-11 23:03:24 +02:00
  • a43d431e8a Add changelog entry file Gilles Peskine 2020-05-11 22:13:27 +02:00
  • 1ddf2928c9 Remove obsolete comment k-stachowiak 2019-08-16 09:06:25 +02:00
  • a08652233d Unify the example programs' termination Krzysztof Stachowiak 2019-04-24 14:24:46 +02:00
  • 543e6c5a7e Add changelog entry file Gilles Peskine 2020-05-11 22:13:27 +02:00
  • ff8ae11159 Adjust the zeroization test to the new length of zeroize.c k-stachowiak 2019-08-16 11:48:56 +02:00
  • b88bb5fd7f Add changelog entry file Gilles Peskine 2020-05-11 22:13:27 +02:00
  • 297896e6db Remove obsolete comment k-stachowiak 2019-08-16 08:15:04 +02:00
  • c39a80daee Merge pull request #3312 from sander-visser/cleanup-nullptr-deref Gilles Peskine 2020-05-11 21:59:07 +02:00
  • fb79dfef47 Changelog entry noting the behavior change and storage format change Gilles Peskine 2020-05-10 00:51:22 +02:00
  • 344e15b010 Update SE support to pass a location when registering a driver Gilles Peskine 2020-05-10 00:44:30 +02:00
  • 2b04f4683b Update SE support to pass a location when registering a driver Gilles Peskine 2020-05-10 00:44:04 +02:00
  • 52ac958d6b Update the SE interface to pass a location when registering a driver Gilles Peskine 2020-05-10 00:39:18 +02:00
  • 4cfa443d2a Fix macros Gilles Peskine 2020-05-06 13:44:32 +02:00
  • e3871f8ae8 Missing word Gilles Peskine 2020-05-05 17:32:15 +02:00
  • c4ee2f3a87 Define a macro to construct a lifetime from persistence and location Gilles Peskine 2020-05-04 19:07:18 +02:00
  • aff1181d67 Document PSA_KEY_PERSISTENCE_xxx and PSA_KEY_LOCATION_xxx Gilles Peskine 2020-05-04 19:03:10 +02:00
  • ee04e69956 Rename and clarify the default persistent location and persistence Gilles Peskine 2020-05-04 18:52:21 +02:00
  • 5dcb74f02f PSA_KEY_LIFETIME_PERSISTENT is a lifetime, not just a storage area Gilles Peskine 2020-05-04 18:42:44 +02:00
  • bbb3c1815a Shorten type and value names for lifetime parts Gilles Peskine 2020-05-04 18:42:06 +02:00
  • 2d2bb1dd04 Define some structure for lifetime values Gilles Peskine 2020-02-05 19:07:18 +01:00
  • 1a4a3f5924 Merge pull request #3311 from sander-visser/validate-tls-mac-key-len Janos Follath 2020-05-11 09:39:01 +01:00
  • f862d73df0 Merge pull request #3310 from sander-visser/fix-wrong-return-with-ssl-hw-accel-if-init-fails Gilles Peskine 2020-05-11 10:30:04 +02:00
  • e22da99224 Fix typo in program benchmark. Zhai Zhaoxuan 2020-05-09 23:50:32 +08:00
  • 6692a064e3 Fix potential memory leak in EC multiplication Jonas 2020-05-08 16:57:18 +09:00
  • a65fe0b8cb Add changelog entry for #3310. sander-visser 2020-05-07 20:37:31 +02:00
  • 3888b03e31 Add variable initialization to large SSL TLS function. sander-visser 2020-05-06 21:49:46 +02:00
  • c64b72394d Add Changelog entry for #3312 sander-visser 2020-05-07 20:09:14 +02:00
  • 51018aab56 Add macro for bounds checking Hanno Becker 2017-04-12 14:54:42 +01:00
  • 4c7bbe289a Remove unnecessary MBEDTLS_ECP_C preprocessor condition Ronald Cron 2020-05-07 10:54:43 +02:00
  • b8aa2071f6 Scope reduction to enable NULL check to protect dereferencing. sander-visser 2020-05-06 22:05:13 +02:00
  • 1abe8ee554 Expose SSL HW record acceleration error. sander-visser 2020-05-06 21:27:14 +02:00
  • 5435451a1a Merge pull request #3306 from yanesca/update_contributing_discussion_link Janos Follath 2020-05-06 16:05:06 +01:00
  • b58d07f892 Merge pull request #3307 from yanesca/update_contributing_discussion_link-2.16 Janos Follath 2020-05-06 16:04:51 +01:00
  • cba1fadc86 Merge pull request #3308 from yanesca/update_contributing_discussion_link-2.7 Janos Follath 2020-05-06 16:04:42 +01:00
  • b2fff6d7ed Shorten lines in library/ssl_cli.c to at most 80 characters Hanno Becker 2017-05-08 11:06:19 +01:00
  • 648b30aa6f Update link in contributing guide Janos Follath 2020-05-06 11:11:39 +01:00
  • 01836bffe0 Update link in contributing guide Janos Follath 2020-05-06 11:11:39 +01:00
  • a85c2b27f3 Update link in contributing guide Janos Follath 2020-05-06 11:11:39 +01:00
  • 6cc0a204b9 Terminology: prefer "asymmetric" to "public-key" Gilles Peskine 2020-05-05 16:05:26 +02:00
  • 7668960e43 Fix copypasta: ciphertext -> plaintext Gilles Peskine 2020-05-05 16:01:22 +02:00
  • 9ff8d1f963 Fix copypasta: signature -> encryption Gilles Peskine 2020-05-05 16:00:17 +02:00
  • 2f0eb51aae psa: Define mbedtls_ecc_group_to_psa() inline Darryl Green 2020-04-24 15:21:14 +01:00
  • 1bde9cdf71 psa: Clear bits in mbedtls_ecc_group_to_psa() Jaeden Amero 2020-05-05 10:17:01 +01:00