TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
84be024eb0f5bad4279bd4f074cc8f6fafc85ec6
84be024
Merge pull request #3594 from gilles-peskine-arm/fix-compat.sh-with-ubuntu-16.04-gnutls-2.7
by Gilles Peskine
· 5 years ago
46b3fc2
Merge pull request #3599 from makise-homura/mbedtls-2.7
by Gilles Peskine
· 5 years ago
329fe7e
A different approach of signed-to-unsigned comparison
by makise-homura
· 5 years ago
1323fba
Update the copy of tests/data_files/server2-sha256.crt in certs.c
by Gilles Peskine
· 5 years ago
24e2217
Merge pull request #3600 from gufe44/helpers-redirect-restore-output-2.7
by Gilles Peskine
· 5 years ago
b0ab8c2
Fix bug in redirection of unit test outputs
by gufe44
· 5 years ago
03c2b8f
Backport e2k support to mbedtls-2.7
by makise-homura
· 5 years ago
00ebcbf
Don't forget to free G, P, Q, ctr_drbg, and entropy
by makise-homura
· 5 years ago
74243ee
Regenerate server2-sha256.crt with a PrintableString issuer
by Gilles Peskine
· 5 years ago
da118e1
Regenerate test client certificates with a PrintableString issuer
by Gilles Peskine
· 5 years ago
a3511b9
cert_write: support all hash algorithms
by Gilles Peskine
· 5 years ago
741c4e2
compat.sh: stop using allow_sha1
by Manuel Pégourié-Gonnard
· 5 years ago
351dd59
compat.sh: quit using SHA-1 certificates
by Manuel Pégourié-Gonnard
· 5 years ago
a6e6402
compat.sh: enable CBC-SHA-2 suites for GnuTLS
by Manuel Pégourié-Gonnard
· 5 years ago
690eec0
Merge pull request #3583 from bensze01/license-2.7
by Gilles Peskine
· 5 years ago
9df64ad
Fix license header in pre-commit hook
by Bence Szépkúti
· 5 years ago
47ad15d
Merge pull request #3581 from bensze01/copyright-2.7
by danh-arm
· 5 years ago
44bfbe3
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
918b5f1
Merge pull request #3556 from mpg/x509-verify-non-dns-san-2.7
by Manuel Pégourié-Gonnard
· 5 years ago
30c1df3
Merge pull request #3570 from gufe44/net-sockets-fixes-2.7
by Manuel Pégourié-Gonnard
· 5 years ago
52df1cc
Merge pull request #3566 from mpg/improve-ssl-opt-logs-2.7
by Manuel Pégourié-Gonnard
· 5 years ago
3ca3b9e
Fix building on NetBSD 9.0
by gufe44
· 5 years ago
793c436
Remove obsolete buildbot reference in compat.sh
by Manuel Pégourié-Gonnard
· 5 years ago
3365970
Fix misuse of printf in shell script
by Manuel Pégourié-Gonnard
· 5 years ago
ed0aaf4
Fix added proxy command when IPv6 is used
by Manuel Pégourié-Gonnard
· 5 years ago
c5ae9c8
Simplify test syntax
by Manuel Pégourié-Gonnard
· 5 years ago
57e328e
Fix logic error in setting client port
by Manuel Pégourié-Gonnard
· 5 years ago
e5201e4
ssl-opt.sh: include test name in log files
by Manuel Pégourié-Gonnard
· 5 years ago
bc079e2
ssl-opt.sh: remove old buildbot-specific condition
by Manuel Pégourié-Gonnard
· 5 years ago
1fcb1a1
ssl-opt.sh: add proxy to all DTLS tests
by Manuel Pégourié-Gonnard
· 5 years ago
99d6782
Merge pull request #3559 from gufe44/netbsd-rand-arc4random_buf-2.7
by Gilles Peskine
· 5 years ago
7cf6ff7
Merge pull request #3549 from mpg/check-generated-files-2.7
by Gilles Peskine
· 5 years ago
da0ea9e
Log change as bugfix
by gufe44
· 5 years ago
6f83733
Add changelog entry
by gufe44
· 5 years ago
206cb39
Use arc4random_buf instead of rand on NetBSD
by gufe44
· 5 years ago
894c05d
Add test: DNS names should not match IP addresses
by Manuel Pégourié-Gonnard
· 5 years ago
845e408
Add a pre-commit hook that checks generated files
by Manuel Pégourié-Gonnard
· 5 years ago
961fb13
Add -u option to check-generated-files.sh
by Manuel Pégourié-Gonnard
· 5 years ago
22b265b
Merge pull request #3476 from gilles-peskine-arm/rename-check_files-2.7
by Gilles Peskine
· 5 years ago
00de803
Rename Python scripts to use '_' and not '-'
by Gilles Peskine
· 5 years ago
4a4aad8
Merge pull request #715 from ARMmbed/merge-2.7.16-release-to-mbedtls-2.7
by Janos Follath
· 5 years ago
6d3913f
Merge tag 'mbedtls-2.7.16' into merge-2.7.16-release-to-mbedtls-2.7
by Janos Follath
· 5 years ago
e0f1334
Merge pull request #712 from ARMmbed/mbedtls-2.7.16r0-pr
by Janos Follath
· 5 years ago
mbedtls-2.7.16
v2.7.16
631b076
Merge pull request #3462 from gilles-peskine-arm/programs-cmake-cleanup-2.7
by Manuel Pégourié-Gonnard
· 5 years ago
9b4b023
programs: ssl: cmake: Add missing executable
by Ronald Cron
· 5 years ago
d915d00
programs: ssl: cmake: Reorder declaration of executables
by Ronald Cron
· 5 years ago
6d5a109
Update ChangeLog header
by Janos Follath
· 5 years ago
2a4f899
Bump version to Mbed TLS 2.7.16
by Janos Follath
· 5 years ago
994f7c0
Assemble ChangeLog
by Janos Follath
· 5 years ago
9cdda86
Merge branch 'mbedtls-2.7-restricted' into mbedtls-2.7.16r0
by Janos Follath
· 5 years ago
b1d1097
Merge pull request #3447 from mpg/use-all-sh-checks-for-pre-push-2.7
by Gilles Peskine
· 5 years ago
c09bb4c
all.sh: clean up some uses of "local" variables
by Manuel Pégourié-Gonnard
· 5 years ago
4f265fb
Use all.sh in pre-push hook
by Manuel Pégourié-Gonnard
· 5 years ago
73341a0
Add a --quiet option to all.sh
by Manuel Pégourié-Gonnard
· 5 years ago
f2027b5
Merge pull request #705 from mpg/l13-hw-starts-finish-2.7-restricted
by Manuel Pégourié-Gonnard
· 5 years ago
3f44eb5
Merge pull request #706 from mpg/ecp-mul-null-rng-2.7-restricted
by Janos Follath
· 5 years ago
eaf31e3
Merge pull request #3443 from mpg/make-coverage-script-deterministic-2.7
by Gilles Peskine
· 5 years ago
e4a5c05
Adjust comments about SEED synchronisation
by Manuel Pégourié-Gonnard
· 5 years ago
54d95b1
Make basic-build-test.sh deterministic
by Manuel Pégourié-Gonnard
· 5 years ago
9695178
Test multi-block output of the hash-based KDF
by Manuel Pégourié-Gonnard
· 5 years ago
1381091
Remove SHA-1 as a fallback option
by Manuel Pégourié-Gonnard
· 5 years ago
9797288
Improve comment justifying a hard-coded limitation
by Manuel Pégourié-Gonnard
· 5 years ago
8745986
Zeroize temporary stack buffer
by Manuel Pégourié-Gonnard
· 5 years ago
f1aca9f
Update dependencies documentation
by Manuel Pégourié-Gonnard
· 5 years ago
601128e
Fix potential memory overread in seed functions
by Manuel Pégourié-Gonnard
· 5 years ago
6d61498
Add fall-back to hash-based KDF for internal ECP DRBG
by Manuel Pégourié-Gonnard
· 5 years ago
99bf33f
Fix typo in a comment
by Manuel Pégourié-Gonnard
· 5 years ago
e2828c2
Use HMAC_DRBG by default for ECP internal DRBG
by Manuel Pégourié-Gonnard
· 5 years ago
22fe523
Skip redundant checks for NULL f_rng
by Manuel Pégourié-Gonnard
· 5 years ago
6d059bf
Add Security ChangeLog entry for lack of blinding
by Manuel Pégourié-Gonnard
· 5 years ago
966cb79
Update documentation about optional f_rng parameter
by Manuel Pégourié-Gonnard
· 5 years ago
75036a0
Implement use of internal DRBG for ecp_mul()
by Manuel Pégourié-Gonnard
· 5 years ago
d90faf9
Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG
by Manuel Pégourié-Gonnard
· 5 years ago
44183d1
Merge pull request #3409 from bensze01/license-2.7
by Janos Follath
· 5 years ago
8352797
Use starts/finish around Lucky 13 dummy compressions
by Manuel Pégourié-Gonnard
· 5 years ago
eb7f35d
Update LICENSE and README.md to reflect licensing
by Bence Szépkúti
· 5 years ago
4e9f712
Update license headers to Apache-2.0 OR GPL-2.0-or-later
by Bence Szépkúti
· 5 years ago
693768f
Merge pull request #3424 from ronald-cron-arm/ssl_write_client_hello-2.7
by Manuel Pégourié-Gonnard
· 5 years ago
4206bd4
Align with check-like function return value convention
by Ronald Cron
· 5 years ago
904775d
ssl_client: Align line breaking with MBEDTLS_SSL_DEBUG_*
by Ronald Cron
· 5 years ago
a32236c
Use defines to check alpn ext list validity
by Ronald Cron
· 5 years ago
2064355
Return error in case of bad user configurations
by Hanno Becker
· 8 years ago
d8562b5
Add error condition for bad user configurations
by Hanno Becker
· 8 years ago
0e8dc48
Uniformize bounds checks using new macro
by Hanno Becker
· 8 years ago
dc7b5b9
Add macro for bounds checking
by Hanno Becker
· 8 years ago
29efc0f
Remove unnecessary MBEDTLS_ECP_C preprocessor condition
by Ronald Cron
· 5 years ago
8cf6b49
Shorten lines in library/ssl_cli.c to at most 80 characters
by Hanno Becker
· 8 years ago
910a751
Introduce macros for constants in SSL ticket implementation
by Hanno Becker
· 7 years ago
87e93d0
Merge pull request #3412 from gilles-peskine-arm/montmul-cmp-branch-2.7
by Janos Follath
· 5 years ago
f3317e6
Clean up some comments
by Gilles Peskine
· 5 years ago
fa85cc2
mbedtls_mpi_sub_abs: check the range of the result when it happens
by Gilles Peskine
· 5 years ago
cc6a6bf
Simplify the final reduction in mpi_montmul
by Gilles Peskine
· 5 years ago
6f3b68d
Move carry propagation out of mpi_sub_hlp
by Gilles Peskine
· 5 years ago
dc24cec
More logical parameter order for mpi_sub_hlp
by Gilles Peskine
· 5 years ago
ea9ba77
Explicitly cast down from mbedtls_mpi_uint to unsigned char
by Gilles Peskine
· 5 years ago
70529ab
Add changelog entry: fix #3394
by Gilles Peskine
· 5 years ago
7ff812e
Remove a secret-dependent branch in Montgomery multiplication
by Gilles Peskine
· 5 years ago
3c44c65
Separate out low-level mpi_safe_cond_assign
by Gilles Peskine
· 5 years ago
d108d07
Document some internal bignum functions
by Gilles Peskine
· 5 years ago
8ff7cc9
Revert "Shut up a clang-analyzer warning"
by Gilles Peskine
· 5 years ago
Next »