TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
39461b04f6e7bb11380c2518e285cd9f1b12ec0e
39461b0
Merge pull request #3218 from gilles-peskine-arm/travis-rationalize
by Gilles Peskine
· 5 years ago
9515d76
Merge pull request #3219 from aggarg/err_optimization
by Gilles Peskine
· 5 years ago
907211d
Travis: do both a Cortex-A build and a Cortex-M0+ build
by Gilles Peskine
· 5 years ago
18487f6
all.sh: on arm builds (GCC or Arm Compiler), show the code size
by Gilles Peskine
· 5 years ago
6e2fb86
all.sh: add a Cortex-M0+ build
by Gilles Peskine
· 5 years ago
6537588
all.sh: build_arm_none_eabi_gcc: do optimize
by Gilles Peskine
· 5 years ago
6d06134
Rename --arm-gcc-prefix to --arm-none-eabi-gcc-prefix
by Gilles Peskine
· 5 years ago
dd2feea
Merge pull request #3229 from gabor-mezei-arm/development
by Gilles Peskine
· 5 years ago
3b1c072
Merge pull request #3217 from irwir/fix_ssl_tls.c
by danh-arm
· 5 years ago
924a1f2
Merge pull request #3147 from gocarlos/gocarlos-patch-1
by danh-arm
· 5 years ago
bdd5ba9
Merge pull request #3216 from gilles-peskine-arm/changelog-20200421-development
by Gilles Peskine
· 5 years ago
0c103a8
Merge pull request #2853 from irwir/fix_vcxproj
by Manuel Pégourié-Gonnard
· 5 years ago
e150c77
build: readd unsafe build to show #warnings in CI
by Carlos Gomes Martinho
· 5 years ago
4830d21
Use () after function name
by Gilles Peskine
· 5 years ago
10cb160
Travis: rebalance the Linux builds
by Gilles Peskine
· 5 years ago
b97a044
Travis: Windows: install Python 3 and run generate_psa_constants.py
by Gilles Peskine
· 5 years ago
23d249a
Travis: Windows: target Visual Studio 2017
by Gilles Peskine
· 5 years ago
0402510
Travis: add a build with Visual Studio on Windows
by Gilles Peskine
· 5 years ago
a4a8f04
Add a simple build script for Windows with Visual Studio
by Gilles Peskine
· 5 years ago
af387e0
check-files: support Windows .bat files
by Gilles Peskine
· 5 years ago
129d041
Travis: add a build on macOS
by Gilles Peskine
· 5 years ago
f2f39dd
Travis: add a baremetal build
by Gilles Peskine
· 5 years ago
5dcfb94
Travis: call all depends_* tests
by Gilles Peskine
· 5 years ago
a5ced5b
Travis: install gnutls-bin for all jobs
by Gilles Peskine
· 5 years ago
a2d3ec2
Travis: replace "default configuration by "full configuration"
by Gilles Peskine
· 5 years ago
dc56675
Travis: call all.sh for the default-configuration build
by Gilles Peskine
· 5 years ago
3c7ffd7
Travis: call all.sh for sanity checks
by Gilles Peskine
· 5 years ago
a38f368
Travis: run Pylint
by Gilles Peskine
· 5 years ago
b49a457
Travis: move doxygen dependencies into the "sanity" job
by Gilles Peskine
· 5 years ago
d0f543a
Travis: split the build into three parallel jobs
by Gilles Peskine
· 5 years ago
c9cdd21
Travis: don't test with both gcc and clang
by Gilles Peskine
· 5 years ago
60f267b
all.sh: make the arm-gcc cross-compiler prefix configurable
by Gilles Peskine
· 5 years ago
97bea01
all.sh: run selftest in the full config and with ASan
by Gilles Peskine
· 5 years ago
b1c8e41
Merge pull request #3209 from aurel32/fix-ecp_double_add_mxz
by Manuel Pégourié-Gonnard
· 5 years ago
66deb38
Fix wrong modulo call in ecp_double_add_mxz
by Aurelien Jarno
· 5 years ago
494f6cb
Merge pull request #3153 from kennethsoerensen/format-signedness
by danh-arm
· 5 years ago
cabde25
Align with coding style
by Gaurav Aggarwal
· 5 years ago
518d435
Fix GCC format-signedness warnings
by Kenneth Soerensen
· 5 years ago
88d7eee
Check for empty string in outcome file name
by gabor-mezei-arm
· 5 years ago
19028a8
Add changelog entry for #3150: simplify ssl_write_certificate_request
by Gilles Peskine
· 5 years ago
6bd4c79
Merge pull request #3150 from irwir/fix_ssl_srv
by Manuel Pégourié-Gonnard
· 5 years ago
8663c74
Remove error_description variable from strerr functions
by Gaurav Aggarwal
· 5 years ago
d3085ab
Avoid re-assigning zero to `ret` variable. Resolve #3182.
by irwir
· 5 years ago
bdc639b
Add changelog entry for #3208: md.c switch case unification
by Gilles Peskine
· 5 years ago
fd06275
Add changelog entry for #3176: new error functions
by Gilles Peskine
· 5 years ago
14884f9
Add changelog entry for #3127: ssl_context_info
by Gilles Peskine
· 5 years ago
e7a5386
Add changelog entry for #3192: x509_crt max_pathlen int overflow fix
by Gilles Peskine
· 5 years ago
5cac337
Merge pull request #3208 from irwir/fix_md.c
by Gilles Peskine
· 5 years ago
dc9c47d
Merge pull request #3176 from aggarg/development
by Gilles Peskine
· 5 years ago
c9bc300
Simplify bounds check in ssl_write_certificate_request
by irwir
· 5 years ago
e50c6ed
Merge pull request #3210 from gilles-peskine-arm/ssl_context_info-fix_checks
by Gilles Peskine
· 5 years ago
6ea4fc7
Address review comments
by Gaurav Aggarwal
· 5 years ago
3669208
Re-run generate_visualc_files.pl
by Gilles Peskine
· 5 years ago
3a7ca1d
Merge pull request #3194 from piotr-now/serialized_to_file
by Jaeden Amero
· 5 years ago
b72df54
Merge pull request #2840 from k-stachowiak/check-bounds-of-test-intex-in-suites
by Gilles Peskine
· 5 years ago
5a2710e
Merge pull request #3120 from gilles-peskine-arm/check-windows-files
by Gilles Peskine
· 5 years ago
f0fec77
Fix "same actions in two cases of a switch statement" warning Resolves #3202
by irwir
· 5 years ago
af81957
Add changelog
by irwir
· 5 years ago
96b45a4
Merge remote-tracking branch 'upstream/development' into fix_vcxproj
by irwir
· 5 years ago
febf880
Merge remote-tracking branch 'upstream/development' into fix_vcxproj
by irwir
· 5 years ago
23352a3
Merge pull request #3177 from mpg/fix-overflow-benchmark-dev
by Gilles Peskine
· 5 years ago
bb6b163
Merge pull request #3162 from mpg/sort-lists
by Gilles Peskine
· 5 years ago
5c34ee1
Merge pull request #3118 from gilles-peskine-arm/pylint-up-to-2.4-development
by Gilles Peskine
· 5 years ago
49d46a7
Finalize fixing the issue #1430.
by irwir
· 6 years ago
3de298f
Saving the serialized context to a file
by Piotr Nowicki
· 5 years ago
136bebf
Add missing newline character
by Piotr Nowicki
· 5 years ago
6ff1189
Sort lists in .gitignore files
by Manuel Pégourié-Gonnard
· 5 years ago
6f83025
Sort lists in CMakeLists.txt files
by Manuel Pégourié-Gonnard
· 5 years ago
10a5b53
Sort lists in Makefiles and have one item per line
by Manuel Pégourié-Gonnard
· 5 years ago
5edd388
Get rid of a magic value in benchmark.c
by Manuel Pégourié-Gonnard
· 5 years ago
5f69cbe
Merge pull request #3155 from ronald-cron-arm/unmet-dependencies-buffer-overflow-fix
by Gilles Peskine
· 5 years ago
31f4cd9
Merge pull request #3192 from AndrzejKurek/max_pathlen_overflow
by Jaeden Amero
· 5 years ago
ed9e477
Merge pull request #3127 from piotr-now/ssl_base64_dump
by Jaeden Amero
· 5 years ago
9978e6e
Add tests for the ssl_context_info program
by Piotr Nowicki
· 5 years ago
1605074
Guard from undefined behaviour in case of an INT_MAX max_pathlen
by Andrzej Kurek
· 5 years ago
a18c4f3
Merge pull request #686 from ARMmbed/merge-2.22.0-release-to-development
by Janos Follath
· 5 years ago
97dcb1c
Add required configuration to the ssl_context_info
by Piotr Nowicki
· 5 years ago
02cc3fb
Add dynamic buffer allocation and size checking
by Piotr Nowicki
· 5 years ago
bc876d4
Rename program 'ssl_base64_dump' to 'ssl_context_info'
by Piotr Nowicki
· 5 years ago
f86192f
Add support for Microsoft Visual Studio
by Piotr Nowicki
· 5 years ago
e5fa8b7
Add certificate printing
by Piotr Nowicki
· 5 years ago
5d318cc
Merge pull request #3130 from gbryant-arm/generic-psk
by Manuel Pégourié-Gonnard
· 5 years ago
4e19200
Add session deserializing (not completed)
by Piotr Nowicki
· 5 years ago
ab3ecd8
Print more information and add TODOs
by Piotr Nowicki
· 5 years ago
6b2baf9
Print mbedtls version and configuration
by Piotr Nowicki
· 5 years ago
c7d681c
Add base64 code decoding
by Piotr Nowicki
· 5 years ago
6842c9b
Add printing the read base64 code
by Piotr Nowicki
· 5 years ago
14d3105
Add reading base64 code from file
by Piotr Nowicki
· 5 years ago
88ebbbf
Add function for parsing arguments
by Piotr Nowicki
· 5 years ago
9370f90
Initial work on the ssl dump program from base64 code
by Piotr Nowicki
· 5 years ago
ac15f84
Merge remote-tracking branch 'restricted/pr/684' into mbedtls-2.22.0r0
by Janos Follath
· 5 years ago
mbedtls-2.22.0
3d02db2
Add auto-generated code markers
by Gaurav Aggarwal
· 5 years ago
e0c84ac
Pylint: explicitly note why we're doing an unchecked subprocess.run
by Gilles Peskine
· 5 years ago
1759602
Pylint: silence locally-disabled/enabled messages
by Gilles Peskine
· 5 years ago
7747efc
Pylint: allow using pass even when not strictly necessary
by Gilles Peskine
· 5 years ago
8b02235
Pylint: minor code simplifications
by Gilles Peskine
· 5 years ago
184c096
Pylint: abide by useless-object-inheritance warnings
by Gilles Peskine
· 5 years ago
dd4c1c6
mbedtls_test.py: drop compatibility with Python 2
by Gilles Peskine
· 5 years ago
aaee444
Document more methods in Python scripts
by Gilles Peskine
· 5 years ago
e62bdef
Merge pull request #3181 from gilles-peskine-arm/basic-build-test-status-with-deprecated
by Gilles Peskine
· 5 years ago
Next »