- b2b3ec4 add ecp_comb_table.py by kXuan · 4 years, 4 months ago
- ba9cb76 static initialize comb table by kXuan · 4 years, 4 months ago
- 6d84e91 Merge pull request #4568 from creiter32/to_upstream/csr_critical_extensions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- daae68d Merge pull request #4565 from mpg/fixup-changelog-4495-4286 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- ea62d2f Merge pull request #4369 from hanno-arm/relax_psk_config by Ronald Cron · 4 years, 2 months ago
- f1eb425 Merge pull request #4469 from xiaoxiang781216/padlock by Ronald Cron · 4 years, 2 months ago
- 2bec09c Fix typo in migration guide by Hanno Becker · 4 years, 2 months ago
- 934ab00 Minor improvement of ChangeLog wording by Hanno Becker · 4 years, 2 months ago
- c44a1d5 Merge pull request #4507 from Venafi/userid-oid by Ronald Cron · 4 years, 2 months ago
- 196739b Change wording in documentation of PSK configuration by Hanno Becker · 4 years, 2 months ago
- 7146cb9 Merge pull request #4559 from gilles-peskine-arm/psa-storage-format-test-algorithms-3.0 by Ronald Cron · 4 years, 2 months ago
- 95273f4 Expose flag for critical extensions by Christoph Reiter · 4 years, 7 months ago
- 142c205 Merge pull request #4513 from Patater/psa-without-genprime-fix by Ronald Cron · 4 years, 2 months ago
- f3bacd7 Merge pull request #4476 from TRodziewicz/Remove__SSL_DTLS_BADMAC_LIMIT_option by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- a86c312 Addition of the migration guide entry. by TRodziewicz · 4 years, 2 months ago
- 5c251c6 Add the ChangeLog file by TRodziewicz · 4 years, 3 months ago
- 46cccb8 _SSL_DTLS_BADMAC_LIMIT config.h option removed by TRodziewicz · 4 years, 3 months ago
- c87a07d Fix the "rm (D)TLS 1.0 1.1" ChangeLog entry by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- b7abba2 Merge pull request #4515 from tom-daubney-arm/remove_rsa_mode_params_2 by Gilles Peskine · 4 years, 2 months ago
- 8a5304d Merge pull request #4553 from gilles-peskine-arm/aria_alt-3.0 by Gilles Peskine · 4 years, 2 months ago
- 2157e86 Document include_intermediate in PSAMacroEnumerator by Gilles Peskine · 4 years, 3 months ago
- 45f1cd7 key_storage_read: pass exercise as a flag rather than a boolean by Gilles Peskine · 4 years, 4 months ago
- 0225d3a Add missing test suites to CMakeLists.txt by Gilles Peskine · 4 years, 3 months ago
- ae4c460 Do support multiple files generated from the same script by Gilles Peskine · 4 years, 4 months ago
- 20f55f6 Abbreviate algorithms in test descriptions by Gilles Peskine · 4 years, 4 months ago
- 38ebfec Remove duplicates from enumerated test inputs by Gilles Peskine · 4 years, 4 months ago
- cccd1ac Normalize whitespace in test arguments by Gilles Peskine · 4 years, 4 months ago
- c5d086f Don't generate non-existent dependency symbols by Gilles Peskine · 4 years, 4 months ago
- 1231eb5 Define dependency symbols for hashless signature algorithms by Gilles Peskine · 4 years, 4 months ago
- 537d5fa Expand psa_generate_tests to support constructor arguments by Gilles Peskine · 4 years, 4 months ago
- 3c9d423 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 4 months ago
- 4d0b089 Fix KeyType with parameters passed in the name argument by Gilles Peskine · 4 years, 4 months ago
- 3d404b8 Use InputsForTest in generate_psa_tests by Gilles Peskine · 4 years, 4 months ago
- b4edff9 Move InputsForTest to macro_collector.py by Gilles Peskine · 4 years, 4 months ago
- 95649ed Add type annotations by Gilles Peskine · 4 years, 4 months ago
- c893a57 Fix copypasta in documentation by Gilles Peskine · 4 years, 5 months ago
- 731b952 Additional corrections to ChangeLog by Thomas Daubney · 4 years, 2 months ago
- 86d1d74 Merge pull request #4495 from TRodziewicz/remove_support_for_(D)TLS_1.0_and_1.1 by Dave Rodgman · 4 years, 2 months ago
- 6f96611 Corrections to ChangeLog and Migration guide by Thomas Daubney · 4 years, 2 months ago
- 0e1f05d Changelog entry for the ARIA_ALT and CAMELLIA_ALT fixes by Gilles Peskine · 4 years, 2 months ago
- c537aa8 CAMELLIA: add missing context init/free by Gilles Peskine · 4 years, 2 months ago
- be89fea ARIA: add missing context init/free by Gilles Peskine · 4 years, 2 months ago
- 59392b0 Fix misplaced extern "C" affecting MBEDTLS_ARIA_ALT by Gilles Peskine · 4 years, 2 months ago
- 3ca92b1 Re-wording of Migration guide entry by Thomas Daubney · 4 years, 2 months ago
- 9d1ce40 Additional corrections by TRodziewicz · 4 years, 2 months ago
- 4ca18aa Corrections after the code review by TRodziewicz · 4 years, 3 months ago
- d807060 Addition of migration guide and corrections to the ChangeLog file by TRodziewicz · 4 years, 3 months ago
- 97e4172 Remove the _SSL_FALLBACK_ tests by TRodziewicz · 4 years, 3 months ago
- 6370dbe Remove the _SSL_FALLBACK_ parts by TRodziewicz · 4 years, 3 months ago
- 2d8800e Small corrections in the comments by TRodziewicz · 4 years, 3 months ago
- b5850c5 Correction of too restrictive ssl cli minor check by TRodziewicz · 4 years, 3 months ago
- ef73f01 Removing strayed dtls1 after doing tests by TRodziewicz · 4 years, 3 months ago
- 55bd84b Correction to the ssl client/server usage comment. by TRodziewicz · 4 years, 3 months ago
- 2812605 Removal of constants and functions and a new ChangeLog file by TRodziewicz · 4 years, 3 months ago
- 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
- 2fbbe1d Corrections to ChangeLog and Migration guide by Thomas Daubney · 4 years, 2 months ago
- c49d15f Use 'version-specific' instead of 'implementation-defined' in API by Hanno Becker · 4 years, 3 months ago
- f54c5c5 Fixes typo by Thomas Daubney · 4 years, 3 months ago
- 62b0d1d Adds ChangeLog and Migration guide entry by Thomas Daubney · 4 years, 3 months ago
- f823722 Merge pull request #4532 from gilles-peskine-arm/host_test-int32-3.0 by Ronald Cron · 4 years, 3 months ago
- d58ed58 Restores erroneously removed checks by Thomas Daubney · 4 years, 3 months ago
- 2c65db9 Corrects documentation in rsa.h by Thomas Daubney · 4 years, 3 months ago
- 7fc487c Merge pull request #4347 from hanno-arm/ssl_session_cache_3_0 by Janos Follath · 4 years, 3 months ago
- ea047c8 Merge pull request #4429 from gilles-peskine-arm/openssl-dhparam-robustness-3.0 by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 59c4412 Merge pull request #4497 from netfoundry/fix-mingw-build-development by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- ca72287 Merge pull request #4304 from mstarzyk-mobica/convert_NO_SHA384_to_positive by Ronald Cron · 4 years, 3 months ago
- 424fa93 psa: Support RSA signature without MBEDTLS_GENPRIME by Jaeden Amero · 4 years, 3 months ago
- ff143c0 psa: Add missing RSA test dependency by Jaeden Amero · 4 years, 3 months ago
- e913174 Merge pull request #4543 from gilles-peskine-arm/undefined-reference-3.0 by Gilles Peskine · 4 years, 3 months ago
- 0341278 Modifies documentation in rsa.h by Thomas Daubney · 4 years, 3 months ago
- 3248be4 Merge pull request #4462 from netfoundry/gcc11.fixes by Gilles Peskine · 4 years, 3 months ago
- f4c1d58 Merge pull request #4453 from facchinm/crt_in_filesystem_mbed_os by Gilles Peskine · 4 years, 3 months ago
- 49fef37 Merge pull request #4342 from gilles-peskine-arm/gcm-update-any-length by Ronald Cron · 4 years, 3 months ago
- 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
- 3489cc1 Improve migration guide for SHA384 option by Mateusz Starzyk · 4 years, 3 months ago
- f505b0e Removes unused variables in test_suite_rsa.function by Thomas Daubney · 4 years, 3 months ago
- 085e94f Merge pull request #4395 from gilles-peskine-arm/no-generated-files-3.0 by Gilles Peskine · 4 years, 3 months ago
- 15c7b40 Reorder the text to say who is affected first by Gilles Peskine · 4 years, 3 months ago
- 7f312c8 Add migration guides for GCM by Gilles Peskine · 4 years, 3 months ago
- 4b3dfd0 Fix test data description by Mateusz Starzyk · 4 years, 3 months ago
- 425e23e Fix notes for is384 parameter by Mateusz Starzyk · 4 years, 3 months ago
- eb30b0c Merge remote-tracking branch 'upstream-public/development' into no-generated-files-3.0 by Gilles Peskine · 4 years, 3 months ago
- a13deaf Use an order-only dependency the presence matters but not the content by Gilles Peskine · 4 years, 3 months ago
- 7ca4ff6 Remove Git pre-commit hook by Gilles Peskine · 4 years, 3 months ago
- 67debb6 Test check-generated-files.sh by Gilles Peskine · 4 years, 3 months ago
- 94230ea Fix `make generated_files` generating broken visualc files by Gilles Peskine · 4 years, 3 months ago
- e2f476e Avoid creating visualc/VS2010/*.bak.bak files by Gilles Peskine · 4 years, 3 months ago
- 539f143 Remove caching of cc_is_msvc by Bence Szépkúti · 4 years, 3 months ago
- 7c18550 Remove object file in finally by Bence Szépkúti · 4 years, 3 months ago
- 46d8949 Move object file handling out of create_c_file() by Bence Szépkúti · 4 years, 3 months ago
- 0671dd3 Add notice of caching whether the compiler is MSVC by Bence Szépkúti · 4 years, 3 months ago
- 24c29fe Clean up object files produced by MSVC by Bence Szépkúti · 4 years, 3 months ago
- fa6bf1e Detect MSVC without relying on compiler filename by Bence Szépkúti · 4 years, 3 months ago
- b32966d In update mode, create the files if they don't exist by Gilles Peskine · 4 years, 3 months ago
- e151e21 Explicitly use UTF-8 in assemble_changelog by Gilles Peskine · 4 years, 3 months ago
- 7261fff Switch assemble_changelog to using text strings by Gilles Peskine · 4 years, 3 months ago
- 383339c Changelog entry for the requirement to generate source files by Gilles Peskine · 4 years, 3 months ago
- d05a588 Document how to build the generated source files by Gilles Peskine · 4 years, 3 months ago
- 3bd51b0 Improve MSVC detection by Bence Szépkúti · 4 years, 3 months ago
- 9e84ec7 Always use posix semantics when joining paths by Bence Szépkúti · 4 years, 3 months ago