TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
03625fe311b0ebab0a86c33014f347e019073b2b
03625fe
Check that the report directory is a directory
by Darryl Green
· 6 years ago
f1d272d
Use namespaces instead of full classes
by Darryl Green
· 6 years ago
b7447e7
Fix pylint issues
by Darryl Green
· 6 years ago
cf43425
Don't put abi dumps in subfolders
by Darryl Green
· 6 years ago
f0f9f7f
Add verbose switch to silence all output except the final report
by Darryl Green
· 6 years ago
b743309
Fetch the remote crypto branch, rather than cloning it
by Darryl Green
· 6 years ago
7bb9cb5
Prefix internal functions with underscore
by Darryl Green
· 6 years ago
02b6865
Add RepoVersion class to make handling of many arguments easier
by Darryl Green
· 6 years ago
7be79c9
Reduce indentation levels
by Darryl Green
· 6 years ago
765d20d
Improve documentation
by Darryl Green
· 6 years ago
826e5af
Use optional arguments for setting repositories
by Darryl Green
· 6 years ago
997c287
Only build the library
by Darryl Green
· 6 years ago
87aedf6
Add ability to compare submodules from different repositories
by Darryl Green
· 6 years ago
d98d8b5
Add handling for cases when not all .so files are present
by Darryl Green
· 6 years ago
d9ad9ec
Extend functionality to allow setting crypto submodule version
by Darryl Green
· 6 years ago
ab3893b
Simplify logic for checking if report folder can be removed
by Darryl Green
· 6 years ago
32e7a50
Add option for a brief report of problems only
by Darryl Green
· 6 years ago
d3cde6f
Add option to skip identifiers in ABI checks
by Darryl Green
· 6 years ago
834ebc4
Extend abi-checking to different repos
by Darryl Green
· 6 years ago
fceb4ce
abi_check.py: Document more methods
by Gilles Peskine
· 6 years ago
346f959
abi_check: Update submodules
by Jaeden Amero
· 7 years ago
5857c2f
abi_check: Allow checking current checkout
by Jaeden Amero
· 7 years ago
31321ca
Fix minor issues with command line options
by Darryl Green
· 7 years ago
4cd7a9b
Updated abi_check.py docstrings
by Darryl Green
· 7 years ago
c47ac26
Fix current directory check
by Darryl Green
· 7 years ago
e3e6b18
Add copyright to abi_check script
by Darryl Green
· 7 years ago
3da1504
Add script for ABI compatibility checking
by Darryl Green
· 7 years ago
2e9f9ad
Merge remote-tracking branch 'origin/pr/2572' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
7f09d88
Merge remote-tracking branch 'origin/pr/2556' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
ae29e53
Merge remote-tracking branch 'origin/pr/2554' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
440baeb
Merge remote-tracking branch 'origin/pr/2551' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
26cae71
Clarify comment mangled by an earlier refactoring
by Gilles Peskine
· 6 years ago
1270d32
Add an "out-of-box" component
by Gilles Peskine
· 6 years ago
1106429
Run ssl-opt.sh on 32-bit runtime
by Gilles Peskine
· 6 years ago
4430b25
Give credit to OSS-Fuzz for #2404
by Jaeden Amero
· 6 years ago
c0f55f3
Remove ssl_cert_test sample app
by Ron Eldor
· 6 years ago
4ff2eb3
Merge remote-tracking branch 'origin/pr/2499' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
27762f3
Fix the proxy seed in Travis runs
by Manuel Pégourié-Gonnard
· 6 years ago
698f287
Merge remote-tracking branch 'origin/pr/2471' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
f3df5b8
Merge remote-tracking branch 'origin/pr/2519' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
99b679f
Merge remote-tracking branch 'origin/pr/2504' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
e4b835d
Merge remote-tracking branch 'origin/pr/2511' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
415255f
Merge remote-tracking branch 'origin/pr/2513' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
a5f5ad3
Merge remote-tracking branch 'restricted/pr/554' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
1beeeff
Merge remote-tracking branch 'origin/pr/2527' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
b4686b4
Update library version to 2.7.10
by Jaeden Amero
· 6 years ago
mbedtls-2.7.10
b175375
Fix errors in AEAD test function
by Jack Lloyd
· 6 years ago
e5d0163
x509.c: Fix potential memory leak in X.509 self test
by Junhwan Park
· 7 years ago
05bf39f
Remove Circle CI script
by Janos Follath
· 7 years ago
dc223cf
Fix ChangeLog entry ordering
by Janos Follath
· 6 years ago
216e738
Fix typo
by Janos Follath
· 6 years ago
f56da14
Add non-regression test for buffer overflow
by Janos Follath
· 6 years ago
a277d4c
Improve documentation of mbedtls_mpi_write_string()
by Hanno Becker
· 7 years ago
249958b
Adapt ChangeLog
by Hanno Becker
· 7 years ago
eff335d
Fix 1-byte buffer overflow in mbedtls_mpi_write_string()
by Hanno Becker
· 7 years ago
c6f4539
Fix default port number information
by irwir
· 7 years ago
3a70ab9
Merge remote-tracking branch 'origin/pr/2390' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
f337513
Merge remote-tracking branch 'origin/pr/2400' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
f921e8f
Merge remote-tracking branch 'origin/pr/2387' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
b9f12dc
Merge remote-tracking branch 'origin/pr/2255' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
a47f32b
Merge remote-tracking branch 'origin/pr/1976' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
6ee6f18
Merge remote-tracking branch 'origin/pr/2435' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
fb85576
Merge remote-tracking branch 'restricted/pr/529' into mbedtls-2.7
by Simon Butcher
· 6 years ago
6728797
Merge remote-tracking branch 'public/pr/2148' into mbedtls-2.7
by Simon Butcher
· 6 years ago
4723734
Fix order of sections in the ChangeLog
by Manuel Pégourié-Gonnard
· 6 years ago
a82d38d
Fix failure in SSLv3 per-version suites test
by Manuel Pégourié-Gonnard
· 6 years ago
de12823
check-files.py: readability improvement in permission check
by Gilles Peskine
· 6 years ago
fb8c373
check-files.py: use class fields for class-wide constants
by Gilles Peskine
· 6 years ago
7194ecb
check-files.py: clean up class structure
by Gilles Peskine
· 6 years ago
4fb6678
check-files.py: document some classes and methods
by Gilles Peskine
· 6 years ago
fea3d0a
Adjust DES exclude lists in test scripts
by Andres Amaya Garcia
· 6 years ago
b46f1bd
Fix too small buffer in a test
by Gilles Peskine
· 6 years ago
0efa856
Add changelog entry for mbedtls_ecdh_get_params robustness
by Gilles Peskine
· 7 years ago
f58078c
Fix ecdh_get_params with mismatching group
by Gilles Peskine
· 7 years ago
496c9e0
Add test case for ecdh_get_params with mismatching group
by Gilles Peskine
· 7 years ago
390bbd0
Add test case for ecdh_calc_secret
by Gilles Peskine
· 7 years ago
f054f8b
Merge remote-tracking branch 'origin/pr/2384' into mbedtls-2.7
by Jaeden Amero
· 6 years ago
493a0dc
Clarify 3DES changes in ChangeLog
by Andres Amaya Garcia
· 6 years ago
de0c841
Use certificates from data_files and refer them
by Ron Eldor
· 6 years ago
b7c22ec
Fix documentation for 3DES removal
by Andres Amaya Garcia
· 6 years ago
0a0e5b1
Exclude 3DES tests in test scripts
by Andres Amaya Garcia
· 7 years ago
f9b2ed0
Fix wording of ChangeLog and 3DES_REMOVE docs
by Andres Amaya Garcia
· 7 years ago
21ade06
Reduce priority of 3DES ciphersuites
by Andres Amaya Garcia
· 7 years ago
664623e
Specify server certificate to use in SHA-1 test
by Ron Eldor
· 7 years ago
be3d1ee
refactor CA and SRV certificates into separate blocks
by ILUXONCHIK
· 7 years ago
2313855
refactor SHA-1 certificate defintions and assignment
by ILUXONCHIK
· 7 years ago
62f9aec
refactor server SHA-1 certificate definition into a new block
by ILUXONCHIK
· 7 years ago
e3be672
define TEST_SRV_CRT_RSA_SOME in similar logic to TEST_CA_CRT_RSA_SOME
by ILUXONCHIK
· 7 years ago
4d8325e
server SHA-256 certificate now follows the same logic as CA SHA-256 certificate
by ILUXONCHIK
· 7 years ago
5d45f8c
add entry to ChangeLog
by ILUXONCHIK
· 7 years ago
fc547ff
Add ChangeLog entry for unused bits in bitstrings
by Andres Amaya Garcia
· 7 years ago
e730ff6
Improve docs for ASN.1 bitstrings and their usage
by Andres Amaya Garcia
· 7 years ago
abb7622
Add tests for (named) bitstring to suite_asn1write
by Andres Amaya Garcia
· 7 years ago
04ee5e0
Fix ASN1 bitstring writing
by Andres Amaya Garcia
· 7 years ago
0fd3021
Update change log
by k-stachowiak
· 6 years ago
16015dd
all.sh: Test MBEDTLS_MPI_WINDOW_SIZE=1
by Peter Kolbus
· 7 years ago
f5d153d
Fix DEADCODE in mbedtls_mpi_exp_mod()
by Peter Kolbus
· 7 years ago
4d29820
Correct code formatting in the timing test suites
by k-stachowiak
· 7 years ago
16373da
Apply imperiative style in the changelog entry
by k-stachowiak
· 7 years ago
5d662dc
Add ChangeLog entry
by Christian Walther
· 7 years ago
Next »