aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-22Allow passing options to piparchive/dev/gilles-peskine-arm/pip-requirementsGilles Peskine1-6/+28
2021-11-18Use a method to invoke pip that works on WindowsGilles Peskine1-6/+14
2021-11-18Reconcile python interpreter namesGilles Peskine1-1/+2
2021-11-18Declare all jobs as PythonGilles Peskine1-4/+8
2021-11-18Travis: use the in-tree Python package requirementsGilles Peskine1-2/+3
2021-11-18Docker: Python requirements are now managed in-treeGilles Peskine1-3/+1
2021-11-17Script to install minimum versions of the requirementsGilles Peskine1-0/+106
2021-11-17Add requirement on Jinja to integrate driversGilles Peskine4-1/+20
2021-11-17Declare which Python packages we useGilles Peskine2-0/+16
2021-11-17Merge pull request #5195 from bensze01/test_psa_complianceGilles Peskine1-5/+0
2021-11-17Remove expected failure from test_psa_complianceBence Szépkúti1-5/+0
2021-11-17Merge pull request #5094 from bensze01/test_psa_complianceManuel Pégourié-Gonnard3-0/+179
2021-11-17Merge pull request #5180 from daverodgman/key_derivation_output_key_error_codeManuel Pégourié-Gonnard3-2/+5
2021-11-17Merge pull request #5111 from mprse/aps_mem_leakpaul-elliott-arm5-48/+87
2021-11-17Merge pull request #4965 from xkqian/add_client_finishedRonald Cron3-4/+99
2021-11-17Move set_outbound_transform to finalize server finished.XiaokangQian1-1/+1
2021-11-16Fix derive_input test ignoring parameterDave Rodgman1-1/+1
2021-11-16Update test to handle changed error codeDave Rodgman1-1/+1
2021-11-16Improve PSA error return codeDave Rodgman1-0/+3
2021-11-16Fix finished message decryption fail issueXiaokangQian1-0/+1
2021-11-15Improve failure messag for calculating verify dataXiaokangQian1-1/+1
2021-11-15Fix the compile issue about prepare messageXiaokangQian1-0/+2
2021-11-15Align coding stles and remove useless codeXiaokangQian2-23/+15
2021-11-15Move the location of functionsXiaokangQian1-50/+39
2021-11-15Align coding styles in generic for client finishXiaokangQian1-21/+15
2021-11-15Rebase and change codeXiaokangQian4-30/+17
2021-11-15Change naming styles and fix ci failureXiaokangQian2-13/+12
2021-11-15Remove MBEDTLS_SSL_NEW_SESSION_TICKET in TLS1.3 MVPXiaokangQian1-43/+0
2021-11-15Fix some compiling errors for name mismatchXiaokangQian2-3/+3
2021-11-15TLS1.3: Add client finish processing in client sideXiaokangQian3-5/+179
2021-11-12Merge pull request #5120 from yuhaoth/pr/fix-memory-leak-and-version-headerRonald Cron2-12/+20
2021-11-12Merge pull request #4952 from xkqian/add_server_finishedRonald Cron7-43/+489
2021-11-11Remove useless blank lineXiaokangQian3-5/+2
2021-11-11Align code styles of indent and so onXiaokangQian1-4/+11
2021-11-11Change code base on commentsXiaokangQian4-32/+42
2021-11-11Solve the ABI_API check issue for mbedtls_ssl_sessionXiaokangQian1-0/+2
2021-11-10Merge pull request #5092 from mprse/generate_key2Gilles Peskine4-57/+131
2021-11-10Merge pull request #5147 from tom-cosgrove-arm/serialise-builds-of-archives-o...Dave Rodgman1-0/+8
2021-11-10Serialise builds of the .a files on WindowsTom Cosgrove1-0/+8
2021-11-10ssl_client2/ssl_server2: Rework ordering of cleanupPrzemyslaw Stekiel2-43/+46
2021-11-10Merge pull request #5076 from mstarzyk-mobica/psa_ccm_no_tagManuel Pégourié-Gonnard19-11/+1366
2021-11-10Inprove code base on review commentsXiaokangQian4-13/+12
2021-11-10Align the union sizeXiaokangQian1-0/+2
2021-11-10Change the alignment and names of functions and a macroXiaokangQian4-17/+16
2021-11-10Change code for styles and comments .etcXiaokangQian6-104/+61
2021-11-10Chande debug message in finished and rename finalize functionsXiaokangQian1-7/+7
2021-11-10Change comments for export_keys callbackXiaokangQian1-2/+4
2021-11-10Change code based on commentsXiaokangQian3-3/+28
2021-11-10Change some naming style issues and remove useless codeXiaokangQian4-43/+23
2021-11-10Fix initialized issues and remove useless codeXiaokangQian3-38/+9