TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
dfb5cff2f581473452becb6e5a07f330c8b69f7f
dfb5cff
Report the first failure, not the last one
by Gilles Peskine
· 5 years ago
de4bcf2
Merge pull request #3562 from raoulstrackx/raoul/verify_crl_without_time_bp2.16
by Gilles Peskine
· 5 years ago
75475d8
Always revoke certificate on CRL
by Raoul Strackx
· 5 years ago
14cb46d
Merge pull request #3598 from makise-homura/mbedtls-2.16
by Gilles Peskine
· 5 years ago
8c3fa63
A different approach of signed-to-unsigned comparison
by makise-homura
· 5 years ago
d69edda
Merge pull request #3601 from gufe44/helpers-redirect-restore-output-2.16
by Gilles Peskine
· 5 years ago
650ce76
Fix bug in redirection of unit test outputs
by gufe44
· 5 years ago
03b4ef6
Don't forget to free G, P, Q, ctr_drbg, and entropy
by makise-homura
· 5 years ago
50f6a19
Backport e2k support to mbedtls-2.7
by makise-homura
· 5 years ago
0ac8a78
Merge pull request #3593 from mpg/fix-compat.sh-with-ubuntu-16.04-gnutls-2.16
by Gilles Peskine
· 5 years ago
300e1b3
compat.sh: stop using allow_sha1
by Manuel Pégourié-Gonnard
· 5 years ago
91615cf
compat.sh: quit using SHA-1 certificates
by Manuel Pégourié-Gonnard
· 5 years ago
0e7bdd1
compat.sh: enable CBC-SHA-2 suites for GnuTLS
by Manuel Pégourié-Gonnard
· 5 years ago
2dcd067
Merge pull request #3582 from bensze01/license-2.16
by Gilles Peskine
· 5 years ago
2645bcc
Fix license header in pre-commit hook
by Bence Szépkúti
· 5 years ago
2823efa
Merge pull request #3580 from bensze01/copyright-2.16
by danh-arm
· 5 years ago
a2947ac
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
daba4f6
Merge pull request #3555 from mpg/x509-verify-non-dns-san-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
b9c64e4
Merge pull request #3558 from gufe44/net-sockets-fixes-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
5bfa623
Merge pull request #3565 from mpg/improve-ssl-opt-logs-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
19735b6
Fix building on NetBSD 9.0
by gufe44
· 5 years ago
62870c9
Remove obsolete buildbot reference in compat.sh
by Manuel Pégourié-Gonnard
· 5 years ago
a1919ad
Fix misuse of printf in shell script
by Manuel Pégourié-Gonnard
· 5 years ago
7442f84
Fix added proxy command when IPv6 is used
by Manuel Pégourié-Gonnard
· 5 years ago
581af9f
Simplify test syntax
by Manuel Pégourié-Gonnard
· 5 years ago
bedcb3e
Fix logic error in setting client port
by Manuel Pégourié-Gonnard
· 5 years ago
cbd5c03
ssl-opt.sh: include test name in log files
by Manuel Pégourié-Gonnard
· 5 years ago
e63fc6d
ssl-opt.sh: remove old buildbot-specific condition
by Manuel Pégourié-Gonnard
· 5 years ago
fcf6c16
ssl-opt.sh: add proxy to all DTLS tests
by Manuel Pégourié-Gonnard
· 5 years ago
9acf943
Merge pull request #3560 from gufe44/netbsd-rand-arc4random_buf-2.16
by Gilles Peskine
· 5 years ago
1505e42
Merge pull request #3548 from mpg/check-generated-files-2.16
by Gilles Peskine
· 5 years ago
ba5cba8
Log change as bugfix
by gufe44
· 5 years ago
d5f8c26
Add changelog entry
by gufe44
· 5 years ago
3fa7c64
Use arc4random_buf instead of rand on NetBSD
by gufe44
· 5 years ago
de7e036
Merge pull request #3489 from CodeMonkeyLeet/mbedtls-2.16_backport_3464
by Gilles Peskine
· 5 years ago
58c8da2
Add test: DNS names should not match IP addresses
by Manuel Pégourié-Gonnard
· 5 years ago
dfd5172
Merge pull request #3488 from CodeMonkeyLeet/mbedtls-2.16_backport_2632
by Manuel Pégourié-Gonnard
· 5 years ago
c703cf1
Add a pre-commit hook that checks generated files
by Manuel Pégourié-Gonnard
· 5 years ago
9ad5128
Add -u option to check-generated-files.sh
by Manuel Pégourié-Gonnard
· 5 years ago
a242f50
Classify #3464 ChangeLog entry as Bugfix
by Simon Leet
· 5 years ago
1535a43
Revise comments for x509write_csr_der_internal
by Simon Leet
· 5 years ago
afc2717
Avoid stack-allocation of large memory buffers
by Doru Gucea
· 7 years ago
f90597f
Adapt ChangeLog
by Hanno Becker
· 6 years ago
c33e921
Avoid use of large stack buffers in mbedtls_x509_write_crt_pem()
by Hanno Becker
· 6 years ago
cfc77d4
Improve documentation of mbedtls_pem_write_buffer()
by Hanno Becker
· 6 years ago
eeea9ea
Perform CRT writing in-place on the output buffer
by Hanno Becker
· 6 years ago
beaf396
Adapt x509write_crt.c to coding style
by Hanno Becker
· 6 years ago
a586099
Merge pull request #3475 from gilles-peskine-arm/rename-check_files-2.16
by Gilles Peskine
· 5 years ago
ee69477
Rename Python scripts to use '_' and not '-'
by Gilles Peskine
· 5 years ago
5b6bebe
Merge pull request #714 from ARMmbed/merge-2.16.7-release-to-mbedtls-2.16
by Janos Follath
· 5 years ago
15a7cd1
Merge tag 'mbedtls-2.16.7' into merge-2.16.7-release-to-mbedtls-2.16
by Janos Follath
· 5 years ago
abc4602
Merge pull request #711 from ARMmbed/mbedtls-2.16.7r0-pr
by Janos Follath
· 5 years ago
mbedtls-2.16.7
v2.16.7
dd5f369
Merge pull request #3461 from ronald-cron-arm/programs-use-common-test-code-2.16
by Manuel Pégourié-Gonnard
· 5 years ago
599a234
Merge pull request #3460 from gilles-peskine-arm/programs-cmake-cleanup-2.16
by Janos Follath
· 5 years ago
6c48d09
Update ChangeLog header
by Janos Follath
· 5 years ago
ef5f8fc
Bump version to Mbed TLS 2.16.7
by Janos Follath
· 5 years ago
49e6caf
Assemble ChangeLog
by Janos Follath
· 5 years ago
14a5645
tests: Get rid of mbedtls_test_unhexify() in unit test code
by Ronald Cron
· 5 years ago
1d5ef29
tests: ccm: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
b2eb38d
tests: aes.ofb: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
afbe3ee
tests: nist_kw: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
7e8f1af
tests: chacha20: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
d7a4df8
tests: hkdf: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
6d1f0ad
tests: aria: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
5b13a86
tests: Reformating due to *hexify functions renaming
by Ronald Cron
· 5 years ago
a0c9ff3
tests: Add mbedtls_test_ prefix to *hexify functions
by Ronald Cron
· 5 years ago
c9914ec
programs: cmake: Fix relative path warnings
by Ronald Cron
· 5 years ago
c7f8aec
programs: ssl: cmake: Add missing executable
by Ronald Cron
· 5 years ago
fc253b3
programs: ssl: cmake: Reorder declaration of executables
by Ronald Cron
· 5 years ago
f69b919
Merge branch 'mbedtls-2.16-restricted' into mbedtls-2.16.7r0
by Janos Follath
· 5 years ago
eab4a7a
Merge pull request #3446 from mpg/use-all-sh-checks-for-pre-push-2.16
by Gilles Peskine
· 5 years ago
805b146
all.sh: clean up some uses of "local" variables
by Manuel Pégourié-Gonnard
· 5 years ago
d2b5ad8
Use all.sh in pre-push hook
by Manuel Pégourié-Gonnard
· 5 years ago
1ee6850
Make check_generate_test_code more -q friendly
by Manuel Pégourié-Gonnard
· 5 years ago
de4ad2d
Add a --quiet option to all.sh
by Manuel Pégourié-Gonnard
· 5 years ago
3a1944a
Merge pull request #704 from mpg/l13-hw-starts-finish-2.16-restricted
by Manuel Pégourié-Gonnard
· 5 years ago
81286d2
Merge pull request #701 from mpg/ecp-mul-null-rng-2.16-restricted
by Janos Follath
· 5 years ago
b0c2608
Merge pull request #3442 from mpg/make-coverage-script-deterministic-2.16
by Gilles Peskine
· 5 years ago
1bff684
Adjust comments about SEED synchronisation
by Manuel Pégourié-Gonnard
· 5 years ago
c2400d3
Make basic-build-test.sh deterministic
by Manuel Pégourié-Gonnard
· 5 years ago
2df1423
Test multi-block output of the hash-based KDF
by Manuel Pégourié-Gonnard
· 5 years ago
66e4dff
Merge pull request #3357 from bensze01/license-2.16
by Janos Follath
· 5 years ago
2df5857
Remove SHA-1 as a fallback option
by Manuel Pégourié-Gonnard
· 5 years ago
2ebb1e1
Revert "Allow inclusion of entropy.h when it's disabled"
by Manuel Pégourié-Gonnard
· 5 years ago
20cd85c
Use starts/finish around Lucky 13 dummy compressions
by Manuel Pégourié-Gonnard
· 5 years ago
7d7c004
Improve comment justifying a hard-coded limitation
by Manuel Pégourié-Gonnard
· 5 years ago
a90a95b
Zeroize temporary stack buffer
by Manuel Pégourié-Gonnard
· 5 years ago
2d91c30
Update dependencies documentation
by Manuel Pégourié-Gonnard
· 5 years ago
424210a
Allow inclusion of entropy.h when it's disabled
by Manuel Pégourié-Gonnard
· 5 years ago
301a9ee
Fix potential memory overread in seed functions
by Manuel Pégourié-Gonnard
· 5 years ago
72177e3
Add fall-back to hash-based KDF for internal ECP DRBG
by Manuel Pégourié-Gonnard
· 5 years ago
0defc57
Fix typo in a comment
by Manuel Pégourié-Gonnard
· 5 years ago
18b0b3c
Avoid superflous randomization with restartable
by Manuel Pégourié-Gonnard
· 5 years ago
c7295f5
Use HMAC_DRBG by default for ECP internal DRBG
by Manuel Pégourié-Gonnard
· 5 years ago
c334f41
Skip redundant checks for NULL f_rng
by Manuel Pégourié-Gonnard
· 5 years ago
84fd657
Add Security ChangeLog entry for lack of blinding
by Manuel Pégourié-Gonnard
· 5 years ago
b34aeeb
Update documentation about optional f_rng parameter
by Manuel Pégourié-Gonnard
· 5 years ago
047986c
Add support for RESTARTABLE with internal RNG
by Manuel Pégourié-Gonnard
· 5 years ago
d18f051
Move internal drbg init to specific mul functions
by Manuel Pégourié-Gonnard
· 5 years ago
fb11d25
Implement use of internal DRBG for ecp_mul()
by Manuel Pégourié-Gonnard
· 5 years ago
Next »