TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
971e5e9f98615c79523fcaa28a2695be35be09ba
971e5e9
Strict C99: don't use a signed* when an unsigned* is expected
by Gilles Peskine
· 5 years ago
1e557b7
Fix build failure with MBEDTLS_PLATFORM_NV_SEED_ALT
by Gilles Peskine
· 5 years ago
df4f7c1
Document and fix the MBEDTLS_xxx_ALT logic for the full config
by Gilles Peskine
· 5 years ago
d6189e1
Sort lists for easier maintenance
by Gilles Peskine
· 5 years ago
108ebf2
Explain the rationale for inclusion in "full" and "baremetal"
by Gilles Peskine
· 5 years ago
df5614e
Enable X509_ALLOW_EXTENSIONS_NON_V3 in config full
by Gilles Peskine
· 5 years ago
989d05f
Remove obsolete options from config.pl
by Gilles Peskine
· 5 years ago
ff87343
Merge pull request #3207 from mpg/check-bounds-of-test-intex-in-suites-2.16
by Gilles Peskine
· 5 years ago
15316fd
Merge pull request #3169 from gilles-peskine-arm/check-windows-files-2.16
by Gilles Peskine
· 5 years ago
edf0076
Merge pull request #3198 from mpg/fix-overflow-benchmark-2.16
by Gilles Peskine
· 5 years ago
531b00b
Make negative function_id value impossible in test suites
by k-stachowiak
· 6 years ago
12c299c
Merge pull request #3184 from gilles-peskine-arm/pylint-up-to-2.4-2.16
by Gilles Peskine
· 5 years ago
da1d437
Merge pull request #3197 from piotr-now/max_pathlen_overflow_mbedtls-2.16
by Jaeden Amero
· 5 years ago
acf7f2c
Guard from undefined behaviour in case of an INT_MAX max_pathlen
by Andrzej Kurek
· 5 years ago
e675a8d
Get rid of a magic value in benchmark.c
by Manuel Pégourié-Gonnard
· 5 years ago
0195579
Fix integer overflow in benchmark program
by Manuel Pégourié-Gonnard
· 5 years ago
a8bc328
Merge pull request #3164 from ronald-cron-arm/unmet-dependencies-buffer-overflow-fix-2.16
by Gilles Peskine
· 5 years ago
11b0269
Pylint: silence locally-disabled/enabled messages
by Gilles Peskine
· 5 years ago
867ab91
Pylint: allow using pass even when not strictly necessary
by Gilles Peskine
· 5 years ago
399b82f
Pylint: minor code simplifications
by Gilles Peskine
· 5 years ago
5d1dfd4
Pylint: abide by useless-object-inheritance warnings
by Gilles Peskine
· 5 years ago
a1bb3f8
mbedtls_test.py: drop compatibility with Python 2
by Gilles Peskine
· 5 years ago
af67f8d
Document more methods in Python scripts
by Gilles Peskine
· 5 years ago
ea16e3d
Pylint: disable logging-format-interpolation warning
by Gilles Peskine
· 5 years ago
926f696
Pylint: allow if-return-else-return
by Gilles Peskine
· 5 years ago
8c3ad4b
Make check_python_files non-optional in all.sh
by Gilles Peskine
· 5 years ago
c373000
Make sure to use a Python 3 pylint
by Gilles Peskine
· 5 years ago
2a1d933
Merge pull request #682 from ARMmbed/prepare-rc-2.16.6-updated
by Janos Follath
· 5 years ago
mbedtls-2.16.6
dab3fd6
Merge branch 'mbedtls-2.16-restricted' into prepare-rc-2.16.6-updated
by Manuel Pégourié-Gonnard
· 5 years ago
ef98d49
Merge remote-tracking branch 'restricted/pr/670' into mbedtls-2.16-restricted
by Manuel Pégourié-Gonnard
· 5 years ago
85ce08d
Add missing ChangeLog entry
by Janos Follath
· 5 years ago
c04703c
Bump version to Mbed TLS 2.16.6
by Janos Follath
· 5 years ago
816305b
Merge branch 'mbedtls-2.16-restricted' into mbedtls-2.16.6r0
by Janos Follath
· 5 years ago
84751ec
Merge pull request #3157 from mpg/improve-make-tags-2.16
by Gilles Peskine
· 5 years ago
ce56956
Systematically use Windows line endings in Windows files
by Gilles Peskine
· 5 years ago
fea21d4
Fix a stray CR inside a line
by Gilles Peskine
· 5 years ago
368ccd4
In Windows files, detect CR without LF as well as LF without CR
by Gilles Peskine
· 5 years ago
0d5b016
Check that Windows files have Windows line endings
by Gilles Peskine
· 5 years ago
cecc726
Also check Windows files
by Gilles Peskine
· 5 years ago
1978b68
Sort the list for easier maintenance
by Gilles Peskine
· 5 years ago
eb9929e
List each item on a separate line for easier maintenance
by Gilles Peskine
· 5 years ago
3a1b209
Merge pull request #676 from ARMmbed/ecc-projective-2.16-restricted
by Janos Follath
· 5 years ago
d69f51b
Clarify confusion between file names and suffixes of file names
by Gilles Peskine
· 5 years ago
b19ad11
unit tests: Indicate missing unmet dependencies
by Ronald Cron
· 5 years ago
69cc630
unit tests: Fix potential buffer overflow
by Ronald Cron
· 5 years ago
bde4d30
Prefer unsigned types for non-negative numbers
by Gilles Peskine
· 6 years ago
07c83f2
unit tests: Backport ARRAY_LENGTH macro
by Ronald Cron
· 5 years ago
5e65619
Merge pull request #3142 from mpg/fix-reconnect-2.16
by Gilles Peskine
· 5 years ago
6c2908e
Allow alternative ctags versions in Makefile
by Manuel Pégourié-Gonnard
· 5 years ago
a151d5b
Improve ctags invocation in Makefile
by Manuel Pégourié-Gonnard
· 5 years ago
901e87e
Merge pull request #3124 from AndrzejKurek/typo_asn1_tests
by Manuel Pégourié-Gonnard
· 5 years ago
984c1f7
Merge pull request #3136 from sbutcher-arm/additional-config-checks-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
f600416
Fix leakage of projective coordinates in ECC
by Manuel Pégourié-Gonnard
· 5 years ago
bfa0f7d
Merge pull request #3143 from gilles-peskine-arm/unmet_dependencies-int-2.16
by Janos Follath
· 5 years ago
b08a334
Improve debug logging of client hard reconnect
by Manuel Pégourié-Gonnard
· 5 years ago
7fe5ac1
Fix some style issues in udp_proxy
by Manuel Pégourié-Gonnard
· 5 years ago
e8caf26
Since unmet_dependencies stores integers, represent them as int
by Gilles Peskine
· 5 years ago
edb58ad
Merge pull request #3106 from mpg/3013-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
34cbf10
Adjust timeout of tests with "no resend" assertions
by Manuel Pégourié-Gonnard
· 6 years ago
b85ce9e
Add negative test for hard reconnect cookie check
by Manuel Pégourié-Gonnard
· 5 years ago
5cc0879
Correct comment on the configuration option in x509.c
by Simon Butcher
· 5 years ago
14ba0ce
Add additional sanity checks to check_config.h
by Simon Butcher
· 6 years ago
5c15847
Typo fix in test_suite_asn1write.function
by Andrzej Kurek
· 5 years ago
96955d5
Merge pull request #3114 from mpg/ssl-opt-names-2.16
by Gilles Peskine
· 5 years ago
98a879a
Improve some test names in ssl-opt.sh
by Manuel Pégourié-Gonnard
· 5 years ago
a46f75c
Fix debug message by using the correct function name called
by Ercan Ozturk
· 6 years ago
b5695d9
Merge pull request #3101 from sbutcher-arm/change-used-pylint-2.16
by Janos Follath
· 5 years ago
47f7287
Change the use of pylint to optionally use pylint3
by Simon Butcher
· 5 years ago
acfa368
Merge pull request #2439 from andresag01/mbedtls-2.16-iotssl-2544-deprecate-record-accel
by Manuel Pégourié-Gonnard
· 5 years ago
302f57a
Merge pull request #3090 from sbutcher-arm/output-env-pylint-mbedtls-2.16
by Jaeden Amero
· 5 years ago
bae7328
Fix output_env.sh for varying pylint3 output
by Simon Butcher
· 5 years ago
85c4c86
Add Python, Perl and Pylint to output_env.sh
by Simon Butcher
· 5 years ago
874a64e
Merge pull request #3083 from sbutcher-arm/output_env-enhancements-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
679d2de
Make minor fixes to output_env.sh after review
by Simon Butcher
· 5 years ago
3104eec
Enhance the output_env.sh script
by Simon Butcher
· 5 years ago
22348c7
Merge pull request #3063 from danh-arm/dh/drop-cla-2.16
by danh-arm
· 5 years ago
d7c2737
Merge pull request #3060 from mpg/skip-close-notify-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
21e9a4c
Add project description to README.md
by Dan Handley
· 5 years ago
0b54a46
Minor formatting fixes to CONTRIBUTING.md
by Dan Handley
· 5 years ago
69feadc
Drop requirement for a CLA
by Dan Handley
· 5 years ago
9f3bdb8
Add test for MBEDTLS_SSL_HW_RECORD_ACCEL in all.sh
by Andres Amaya Garcia
· 7 years ago
52dbda6
Fix compilation issue when DTLS and SSL_HW_RECORD_ACCEL are on
by Andres Amaya Garcia
· 7 years ago
498e632
Fix possible close_notify/ClientHello confusion
by Manuel Pégourié-Gonnard
· 5 years ago
0fce215
Merge pull request #3053 from yanesca/bump-version-2.16.5
by Janos Follath
· 5 years ago
mbedtls-2.16.5
04039a5
Add release info to ChangeLog
by Janos Follath
· 5 years ago
334cf59
Bump version to Mbed TLS 2.16.5
by Janos Follath
· 5 years ago
0b59b6d
Merge pull request #3048 from mpg/fix-rsa-complete-2.16
by Gilles Peskine
· 5 years ago
6444d15
Add ChangeLog entries for pk_parse_key() fixes
by Manuel Pégourié-Gonnard
· 5 years ago
d09fcde
Fix pkparse bug wrt MBEDTLS_RSA_ALT
by Manuel Pégourié-Gonnard
· 5 years ago
96ed13e
Test each failure mode of pk_parse_key_pkcs1_der()
by Manuel Pégourié-Gonnard
· 5 years ago
12fb9c3
Clean up test function pk_parse_key
by Manuel Pégourié-Gonnard
· 5 years ago
25bb8dc
Check public part when parsing private RSA key
by Manuel Pégourié-Gonnard
· 5 years ago
9ab0305
Don't pass zero to rsa_complete() as a param
by Manuel Pégourié-Gonnard
· 5 years ago
a59988e
Merge pull request #3029 from gilles-peskine-arm/test-opt-all-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
8d9b1c4
Merge pull request #3027 from gilles-peskine-arm/mpi_copy_shrink-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
b458b1f
Merge pull request #3034 from yanesca/revert_pr_3012
by Janos Follath
· 6 years ago
cabf0ee
Revert "Merge pull request #3012 from Patater/dev/jp-bennett/development-2.16"
by Janos Follath
· 6 years ago
82ebf51
Merge pull request #3019 from mpg/fix-ssl-opt-gnutls-no-sha1-2.16
by Janos Follath
· 6 years ago
0fe92c2
Test GCC and Clang with common build options
by Gilles Peskine
· 6 years ago
99d70d8
Replace -O0 by -O1 or -Os in most components
by Gilles Peskine
· 6 years ago
Next »