TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
bc7c2424c9df000848eb211dafc1d068b8c6817c
bc7c242
Bump version to Mbed TLS 2.21.0
by Janos Follath
· 5 years ago
4d8c836
Merge pull request #346 from gilles-peskine-arm/mpi_copy_shrink
by Manuel Pégourié-Gonnard
· 5 years ago
f317dc4
Merge pull request #350 from gilles-peskine-arm/asn1-tests-parse_prefixes-trailing_garbage
by Janos Follath
· 6 years ago
4fde885
Merge pull request #357 from gilles-peskine-arm/merge-crypto-development-20200203
by Janos Follath
· 6 years ago
2579675
Merge remote-tracking branch 'upstream-public/development' into development
by Gilles Peskine
· 6 years ago
a9da093
shrink tests: clearer description
by Gilles Peskine
· 6 years ago
9a6ecee
Move test functions from Lilliput to Blefuscu
by Gilles Peskine
· 6 years ago
b7000d4
Merge pull request #345 from gilles-peskine-arm/psa_mac_verify_finish-status
by Janos Follath
· 6 years ago
c69c2c5
Merge pull request #263 from hanno-arm/asn1_traversal_api
by Gilles Peskine
· 6 years ago
34aada2
Replace use of uint8_t by unsigned char in ASN.1 seq traversal API
by Hanno Becker
· 6 years ago
1505f63
ASN.1: Reimplement mbedtls_asn1_get_sequence_of() via traversal API
by Hanno Becker
· 6 years ago
36ce88b
Merge pull request #2999 from catenacyber/fuzzrsa
by Gilles Peskine
· 6 years ago
c0611a5
Merge pull request #352 from jack-fortanix/jack/parse-rsa-crt-params
by Gilles Peskine
· 6 years ago
199b709
ASN.1: Add ASN.1 SEQUENCE traversal API
by Hanno Becker
· 6 years ago
b5c74a5
Document one more error code for mbedtls_asn1_get_sequence_of
by Gilles Peskine
· 6 years ago
12ae27d
ASN.1: Introduce helper function to free ASN.1 sequence
by Hanno Becker
· 6 years ago
63e38fe
ASN.1: Add helper macro to compare ASN.1 buffer to OID string
by Hanno Becker
· 6 years ago
cba7122
ASN.1: Add helper macro to detect string types
by Hanno Becker
· 6 years ago
512d040
Merge pull request #2964 from gilles-peskine-arm/psa-streamline_encodings-types_and_curves-ls
by Gilles Peskine
· 6 years ago
2b91aba
Merge pull request #2984 from piotr-now/iotssl-2955-move-handshake-to-prescribed-state
by Jaeden Amero
· 6 years ago
4245980
USE_PSA_CRYPTO: don't rely on the curve encoding
by Gilles Peskine
· 6 years ago
81d3100
Update crypto submodule
by Gilles Peskine
· 6 years ago
819799c
Merge pull request #330 from gilles-peskine-arm/psa-streamline_encodings-types_and_curves
by Gilles Peskine
· 6 years ago
3e819b7
psa_key_agreement_ecdh: zeroize output on failure
by Gilles Peskine
· 6 years ago
7cfcb3f
Change the encoding of key types to have a parity bit
by Gilles Peskine
· 6 years ago
7d7c8dc
Test parsing invalid key type in storage
by Gilles Peskine
· 6 years ago
46e6f9d
Document the vendor range for EC curve and DH group families
by Gilles Peskine
· 6 years ago
f65ed6f
Change key types to a 16-bit encoding
by Gilles Peskine
· 6 years ago
b87b719
Remove old values of curve encodings
by Gilles Peskine
· 6 years ago
d1959dc
Change auxiliary functions for TLS to the new PSA EC curve encoding
by Gilles Peskine
· 6 years ago
80d26fb
Switch psa_crypto tests to the new curve encoding
by Gilles Peskine
· 6 years ago
4080c91
pk: USE_PSA_CRYPTO: don't translate via the TLS ID
by Gilles Peskine
· 6 years ago
89177e8
Convert USE_PSA_CRYPTO pk interface to the new PSA EC curve encoding
by Gilles Peskine
· 6 years ago
33b1c69
pk tests: USE_PSA_CRYPTO: test several curves
by Gilles Peskine
· 6 years ago
85f47c9
pk tests: USE_PSA_CRYPTO: test attributes of the PSA key
by Gilles Peskine
· 6 years ago
45c29ce
Move size-specific curve/group constants to crypto_compat.h
by Gilles Peskine
· 6 years ago
228abc5
Define EC curve family constants
by Gilles Peskine
· 6 years ago
025fccd
Change the encoding of EC curves and DH groups to include the size
by Gilles Peskine
· 6 years ago
d8197cb
mbedtls_psa_parse_tls_ecc_group: make no assumption on PSA encodings
by Gilles Peskine
· 6 years ago
fc2459d
Remove mbedtls_psa_translate_ecc_group
by Gilles Peskine
· 6 years ago
5055b23
Expose mbedtls/psa curve identifier conversions from psa_crypto.c
by Gilles Peskine
· 6 years ago
4295e8b
Rework PSA curve to mbedlts group id conversion
by Gilles Peskine
· 6 years ago
c7ef5b3
Rework mbedlts group id to PSA curve conversion
by Gilles Peskine
· 6 years ago
2eea95c
Extract the block size from the key type encoding
by Gilles Peskine
· 6 years ago
7bfcfac
Change key type encodings to avoid bit 16
by Gilles Peskine
· 6 years ago
8fe6e0d
Symmetric key types only use the upper 16 bits of psa_key_type_t
by Gilles Peskine
· 6 years ago
2a1f178
Add test for prescribed states of handshake with the custom IO callbacks
by Piotr Nowicki
· 6 years ago
350d4c3
Merge pull request #327 from gilles-peskine-arm/psa-hash_compute
by Manuel Pégourié-Gonnard
· 6 years ago
ead19fe
Merge pull request #2975 from mpg/add-zlib-tests-dev
by Manuel Pégourié-Gonnard
· 6 years ago
b719d4b
Merge pull request #2963 from jiblime/zlib-fix into development
by Janos Follath
· 6 years ago
13faa2d
Don't declare a parameter as const
by Gilles Peskine
· 6 years ago
88e0846
Add dedicated test cases for psa_hash_compare
by Gilles Peskine
· 6 years ago
29eb80d
Remove some spurious dependencies on MBEDTLS_SHA256_C
by Gilles Peskine
· 6 years ago
fa710f5
Don't declare a parameter as const
by Gilles Peskine
· 6 years ago
1fb7aea
Add command line option to hide warnings
by Gilles Peskine
· 6 years ago
84b8fc8
Use psa_hash_compute in psa_hmac_setup_internal
by Gilles Peskine
· 6 years ago
7b8efaf
Add missing dependencies on MBEDTLS_MD_C
by Gilles Peskine
· 6 years ago
aead02c
Remove obsolete dependencies on MBEDTLS_MD_C
by Gilles Peskine
· 6 years ago
0a749c8
Implement and test psa_hash_compute, psa_hash_compare
by Gilles Peskine
· 6 years ago
79ef1d4
Merge pull request #2987 from AndrzejKurek/iotssl-2958-datagram-transport-simulated
by Jaeden Amero
· 6 years ago
f712e16
Merge pull request #179 from mpg/sha512-no-sha384
by Manuel Pégourié-Gonnard
· 6 years ago
d020bfc
Merge pull request #2949 from zfields/patch-1
by Manuel Pégourié-Gonnard
· 6 years ago
8b38978
Merge pull request #349 from gilles-peskine-arm/coverity-20200115-crypto
by Janos Follath
· 6 years ago
ba1150f
Merge pull request #2995 from gilles-peskine-arm/coverity-20200115-tls into development
by Janos Follath
· 6 years ago
74ca84a
Fix some whitespace issues
by Manuel Pégourié-Gonnard
· 6 years ago
2e9eef4
Final review comments
by Jack Lloyd
· 6 years ago
c0c92fe
Merge pull request #3008 from jp-bennett/development
by Jaeden Amero
· 6 years ago
bfc73bc
Merge pull request #2988 from piotr-now/iotssl-2954-custom-io-callbacks-to-ssl-unit-test
by Jaeden Amero
· 6 years ago
d796e19
Fix memory allocation fail in TCP mock socket
by Piotr Nowicki
· 6 years ago
4c987e2
Merge pull request #2993 from yanesca/bump-version-2.20.0
by Janos Follath
· 6 years ago
042c5e4
Merge pull request #3000 from gilles-peskine-arm/changelog-2.20.0
by Manuel Pégourié-Gonnard
· 6 years ago
358462d
Merge pull request #354 from mpg/fix-ecdsa-pointer-inc
by Manuel Pégourié-Gonnard
· 6 years ago
6023975
Avoid memory leak when RSA-CRT is not enabled in build
by Jack Lloyd
· 6 years ago
96134ef
Update ChangeLog
by Zachary J. Fields
· 6 years ago
4c736fb
Update Mbed Crypto SO version
by Janos Follath
· 6 years ago
ceceedb
Update Mbed Crypto to 3.0.1
by Janos Follath
· 6 years ago
1146b4e
Merge pull request #348 from yanesca/bump-version-to-mbed-tls-2.20.0
by Janos Follath
· 6 years ago
e3b285d
Add crypto security fixes merged after mbedcrypto-3.0.0
by Gilles Peskine
· 6 years ago
62236d7
Add ChangeLog entry
by Jaeden Amero
· 6 years ago
fdc16f3
Allow loading symlinked certificates
by Jonathan Bennett
· 6 years ago
ee4ba54
Fix incrementing pointer instead of value
by Manuel Pégourié-Gonnard
· 6 years ago
2b9b780
Rename internal macro for consistency
by Manuel Pégourié-Gonnard
· 6 years ago
b7f7092
Remove preprocessor directive for consistency
by Manuel Pégourié-Gonnard
· 6 years ago
3a3b5c7
Improve doxygen formatting
by Manuel Pégourié-Gonnard
· 6 years ago
f2e2902
Add detection for zlib headers to all.sh
by Manuel Pégourié-Gonnard
· 6 years ago
c40b685
Fix bug in record decompression
by Manuel Pégourié-Gonnard
· 6 years ago
342d2ca
Add test for record compression in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 6 years ago
95e0449
Add all.sh components with ZLIB enabled
by Manuel Pégourié-Gonnard
· 6 years ago
80fcace
Add changelog entry for the zlib support fix
by Gilles Peskine
· 6 years ago
9f25b8d
Fixes definition error when the deprecated MBEDTLS_ZLIB_SUPPORT and ENABLE_ZLIB_SUPPORT macro are defined/enabled for zlib support in mbedtls
by jiblime
· 6 years ago
8c2631b
Address review comments
by Jack Lloyd
· 6 years ago
80cc811
Parse RSA parameters DP, DQ and QP from PKCS1 private keys
by Jack Lloyd
· 6 years ago
50f5770
Fix GitHub repository indications for crypto changes in 2.20
by Gilles Peskine
· 6 years ago
8c7d2c2
Remove markdown artifacts
by Gilles Peskine
· 6 years ago
4073d4e
Add changelog entry for the unchecked mbedtls_md call
by Gilles Peskine
· 6 years ago
6a4c340
Add changelog entries for the crypto changes in 2.20.0
by Gilles Peskine
· 6 years ago
8b1ed1c
Adds explicit include to stdlib.h for abort
by Philippe Antoine
· 6 years ago
890b5ca
Change non-blocking read/write in TCP mock socket
by Piotr Nowicki
· 6 years ago
7d4bd6f
Checks mbedtls_rsa_export_crt return in fuzz targets
by Philippe Antoine
· 6 years ago
66070bc
Checks mbedtls_rsa_export return in fuzz targets
by Philippe Antoine
· 6 years ago
Next »