TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
cfe457921ae3f3d564ba915bfde45fa39fc7ab74
cfe4579
Introduce configuration option and API for SSL record checking
by Hanno Becker
· 6 years ago
01655da
Merge pull request #2417 from RonEld/2734
by Gilles Peskine
· 6 years ago
82966d2
Merge pull request #2734 from hanno-arm/skip_test
by Gilles Peskine
· 6 years ago
83d49bb
Merge pull request #2760 from dgreen-arm/fix-rev-parse-in-abi-script
by Gilles Peskine
· 6 years ago
762351b
Change worktree_rev to HEAD for rev-parse
by Darryl Green
· 6 years ago
991a05b
Add support for all SHA modes in cert_write
by Ron Eldor
· 6 years ago
ff645d9
Merge remote-tracking branch 'origin/pr/2727' into development
by Jaeden Amero
· 6 years ago
8306508
Merge remote-tracking branch 'origin/pr/2660' into development
by Jaeden Amero
· 6 years ago
072959f
Merge remote-tracking branch 'origin/pr/1622' into development
by Jaeden Amero
· 6 years ago
a864db0
Do not build fuzz on windows
by Philippe Antoine
· 6 years ago
9eeb861
Update certificates to expire in 2029
by Ron Eldor
· 6 years ago
42a2ce8
No booleans and import config
by Philippe Antoine
· 6 years ago
a82fdd4
Removing space before opening parenthesis
by Philippe Antoine
· 6 years ago
b3d3127
Style corrections
by Philippe Antoine
· 6 years ago
74a87f8
Merge remote-tracking branch 'origin/pr/2738' into development
by Jaeden Amero
· 6 years ago
5db519b
Merge remote-tracking branch 'origin/pr/2730' into development
by Jaeden Amero
· 6 years ago
98c234f
Merge remote-tracking branch 'origin/pr/2729' into development
by Jaeden Amero
· 6 years ago
01604a3
Merge remote-tracking branch 'origin/pr/2726' into development
by Jaeden Amero
· 6 years ago
58259fe
Merge remote-tracking branch 'origin/pr/2721' into development
by Jaeden Amero
· 6 years ago
150d774
Merge remote-tracking branch 'origin/pr/2719' into development
by Jaeden Amero
· 6 years ago
0b8b5e3
Merge remote-tracking branch 'origin/pr/2706' into development
by Jaeden Amero
· 6 years ago
6d77d20
Merge remote-tracking branch 'origin/pr/2632' into development
by Jaeden Amero
· 6 years ago
f473fa8
Merge remote-tracking branch 'origin/pr/2455' into development
by Jaeden Amero
· 6 years ago
b348a3b
Merge remote-tracking branch 'origin/pr/2314' into development
by Jaeden Amero
· 6 years ago
2321945
Syntax fix
by Philippe Antoine
· 6 years ago
3e408d5
Fixes warnings from MSVC
by Philippe Antoine
· 6 years ago
702c659
Add a linker flag to enable gcov in basic-build-test.sh
by Philippe Antoine
· 6 years ago
b7c9626
Update soon to be expired crl
by Ron Eldor
· 6 years ago
482a479
Merge remote-tracking branch 'origin/pr/2699' into development
by Jaeden Amero
· 6 years ago
06e752b
Update crypto submodule to a revision with the HAVEGE header changes
by Gilles Peskine
· 6 years ago
0f220ec
Test with MBEDTLS_ECP_RESTARTABLE
by Jaeden Amero
· 6 years ago
e69d015
Add TEST_ASSUME macro to allow skipping tests at runtime
by Hanno Becker
· 6 years ago
55b49ee
Allow TODO in code
by Gilles Peskine
· 6 years ago
7dfcfce
Use the docstring in the command line help
by Gilles Peskine
· 6 years ago
ada828f
Split _abi_compliance_command into smaller functions
by Gilles Peskine
· 6 years ago
3e2da4a
Record the commits that were compared
by Gilles Peskine
· 6 years ago
b6ce234
Document how to build the typical argument for -s
by Gilles Peskine
· 6 years ago
6aa32cc
Allow running /somewhere/else/path/to/abi_check.py
by Gilles Peskine
· 6 years ago
6e70eb2
tests: Limit each log to 10 GiB
by Jaeden Amero
· 6 years ago
be51716
Warn if VLAs are used
by Gilles Peskine
· 6 years ago
1e65771
Remove redundant compiler flag
by Gilles Peskine
· 6 years ago
85aba47
Consistently spell -Wextra
by Gilles Peskine
· 6 years ago
5131f77
Fix parsing issue when int parameter is in base 16
by Ron Eldor
· 6 years ago
a4b94c4
Update Mbed Crypto to contain mbed-crypto#152
by Jaeden Amero
· 6 years ago
718c74c
Improve compatibility with firewalled networks
by Peter Kolbus
· 6 years ago
be54358
Dockerfile: apt -> apt-get
by Peter Kolbus
· 6 years ago
49c2435
Change Docker container to bionic
by Peter Kolbus
· 6 years ago
4225b1a
Clean up file prologue comments
by Peter Kolbus
· 6 years ago
e4e2d3a
Add docker-based test scripts
by Peter Kolbus
· 7 years ago
daab28a
checks MBEDTLS_PEM_PARSE_C
by Philippe Antoine
· 6 years ago
5dece6d
Restore programs/fuzz/Makefile after in-tree cmake
by Philippe Antoine
· 6 years ago
48f35f5
Move fuzz directory to programs
by Philippe Antoine
· 6 years ago
0069ab7
ChangeLog: Add ChangeLog entry for #2681
by Jaeden Amero
· 6 years ago
cf8fdfd
Documentation for corpus generation
by Philippe Antoine
· 6 years ago
1c582c3
Restore tests/fuzz/Makefile after in-tree cmake
by Philippe Antoine
· 6 years ago
adc23e6
Adding ifdefs to avoid warnings for unused globals
by Philippe Antoine
· 6 years ago
cd2c127
Adds LDFLAGS fsanitize=address
by Philippe Antoine
· 6 years ago
c2d56a4
Allow declarations after statements
by Gilles Peskine
· 6 years ago
ab83fdf
CMake: Add a subdirectory build regression test
by Jaeden Amero
· 6 years ago
41421c4
README: Enable builds as a CMake subproject
by Jaeden Amero
· 6 years ago
33b6a99
ChangeLog: Enable builds as a CMake subproject
by Jaeden Amero
· 6 years ago
3278081
Remove use of CMAKE_SOURCE_DIR
by Ashley Duncan
· 6 years ago
72662a4
Refactor receive_uint32()
by Ron Eldor
· 6 years ago
b220489
Refactor get_byte function
by Ron Eldor
· 6 years ago
64e4595
Make the script portable to both pythons
by Ron Eldor
· 6 years ago
5075f4d
Update the test encoding to support python3
by Ron Eldor
· 6 years ago
33908e8
update the test script
by Ron Eldor
· 6 years ago
661d725
Deref pointer when using sizeof in x509_get_other_name
by Sébastien Duquette
· 6 years ago
7fff1fb
Ignore compiled object files and executables
by Philippe Antoine
· 6 years ago
a8210b3
Also clean the fuzz subdirectory
by Philippe Antoine
· 6 years ago
cd6cd81
copyediting README.md
by Philippe Antoine
· 6 years ago
c32fd24
Protecting client/server fuzz targts with ifdefs
by Philippe Antoine
· 6 years ago
03e87d9
Makefile support 1
by Philippe Antoine
· 6 years ago
8149627
Fuzz README and direct compilation
by Philippe Antoine
· 6 years ago
801194b
Adds a ChangeLog entry
by Philippe Antoine
· 6 years ago
499c735
Factoring code
by Philippe Antoine
· 6 years ago
0863382
Using custom time
by Philippe Antoine
· 6 years ago
dbc0db9
include bignum.h from x509_crt.h
by Philippe Antoine
· 7 years ago
3abe15b
Fixes dummy leak in fuzz driver
by Philippe Antoine
· 6 years ago
2b7c9a2
Use rand instead of srand
by Philippe Antoine
· 6 years ago
f049304
Removes warnings for unused parameters
by Philippe Antoine
· 6 years ago
9c7b698
Fuzz performance test without entropy
by Philippe Antoine
· 7 years ago
7233352
Fuzz testing
by Philippe Antoine
· 7 years ago
66b7edb
Merge remote-tracking branch 'origin/pr/2711' into development
by Jaeden Amero
· 6 years ago
fd0f654
Merge remote-tracking branch 'origin/pr/2697' into development
by Jaeden Amero
· 6 years ago
e2d5b9e
Merge remote-tracking branch 'origin/pr/2690' into development
by Jaeden Amero
· 6 years ago
8d936e8
Merge remote-tracking branch 'origin/pr/2681' into development
by Jaeden Amero
· 6 years ago
ca4e4a8
Merge remote-tracking branch 'origin/pr/2614' into development
by Jaeden Amero
· 6 years ago
aada0c7
Merge remote-tracking branch 'origin/pr/2053' into development
by Jaeden Amero
· 6 years ago
befe1e15
programs: Make `make clean` clean all programs always
by Jaeden Amero
· 6 years ago
d431104
ssl_tls: Enable Suite B with subset of ECP curves
by Jaeden Amero
· 6 years ago
4f4af6e
windows: Fix Release x64 configuration
by Jaeden Amero
· 6 years ago
32eb58f
platform: Include stdarg.h where needed
by Jaeden Amero
· 6 years ago
a180926
timing: Remove redundant include file
by Jaeden Amero
· 6 years ago
a152e42
net_sockets: Fix typo in net_would_block()
by Jaeden Amero
· 6 years ago
b94cf82
unconditional mbedtls_ssl_conf_rng
by Philippe Antoine
· 6 years ago
738153a
Adding usage and removing dummy random
by Philippe Antoine
· 6 years ago
f3820e3
Fix misuse of signed ints in the HAVEGE module
by Gilles Peskine
· 6 years ago
c54ee93
Merge remote-tracking branch 'origin/pr/2443' into development
by Jaeden Amero
· 6 years ago
7af080a
Merge remote-tracking branch 'origin/pr/2442' into development
by Jaeden Amero
· 6 years ago
Next »