aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-27Merge pull request #750 from ARMmbed/mbedtls-2.7.17r0-prv2.7.17mbedtls-2.7.17Janos Follath26-184/+752
2020-08-26Update ChangeLog headerJanos Follath1-1/+1
2020-08-26Bump version to Mbed TLS 2.7.17Janos Follath5-11/+11
2020-08-26Assemble ChangeLogJanos Follath11-59/+59
2020-08-26Merge branch 'mbedtls-2.7-restricted'Janos Follath18-139/+707
2020-08-26Merge pull request #3561 from raoulstrackx/raoul/verify_crl_without_time_bp2.7Gilles Peskine9-4/+66
2020-08-26Merge pull request #746 from mpg/changelog-for-local-lucky13-2.7-restrictedManuel Pégourié-Gonnard1-0/+11
2020-08-26Always revoke certificate on CRLRaoul Strackx9-4/+66
2020-08-26Clarify that the Lucky 13 fix is quite generalManuel Pégourié-Gonnard1-7/+9
2020-08-26Add a ChangeLog entry for local Lucky13 variantManuel Pégourié-Gonnard1-0/+9
2020-08-25Merge pull request #742 from mpg/cf-varpos-copy-2.7-restrictedJanos Follath9-33/+177
2020-08-25Fix a typo in a commentManuel Pégourié-Gonnard1-26/+8
2020-08-25Improve comments on constant-flow testing in config.hManuel Pégourié-Gonnard1-4/+7
2020-08-25Add an option to test constant-flow with valgrindManuel Pégourié-Gonnard5-1/+74
2020-08-25Add mbedtls_ssl_cf_memcpy_offset() with testsManuel Pégourié-Gonnard4-8/+90
2020-08-25Use temporary buffer to hold the peer's HMACManuel Pégourié-Gonnard1-3/+7
2020-08-25Merge branch 'mbedtls-2.7' into mbedtls-2.7-restrictedManuel Pégourié-Gonnard283-975/+576
2020-08-25Merge pull request #3594 from gilles-peskine-arm/fix-compat.sh-with-ubuntu-16...Gilles Peskine14-135/+112
2020-08-25Merge pull request #3599 from makise-homura/mbedtls-2.7Gilles Peskine4-4/+9
2020-08-24A different approach of signed-to-unsigned comparisonmakise-homura1-2/+2
2020-08-24Update the copy of tests/data_files/server2-sha256.crt in certs.cGilles Peskine1-13/+9
2020-08-24Merge pull request #3600 from gufe44/helpers-redirect-restore-output-2.7Gilles Peskine3-30/+36
2020-08-23Fix bug in redirection of unit test outputsgufe443-30/+36
2020-08-23Backport e2k support to mbedtls-2.7makise-homura3-3/+8
2020-08-23Don't forget to free G, P, Q, ctr_drbg, and entropymakise-homura1-1/+1
2020-08-21Regenerate server2-sha256.crt with a PrintableString issuerGilles Peskine2-15/+14
2020-08-21Regenerate test client certificates with a PrintableString issuerGilles Peskine9-73/+73
2020-08-21cert_write: support all hash algorithmsGilles Peskine1-15/+7
2020-08-21compat.sh: stop using allow_sha1Manuel Pégourié-Gonnard1-10/+0
2020-08-21compat.sh: quit using SHA-1 certificatesManuel Pégourié-Gonnard1-8/+8
2020-08-21compat.sh: enable CBC-SHA-2 suites for GnuTLSManuel Pégourié-Gonnard1-1/+1
2020-08-20Merge pull request #3583 from bensze01/license-2.7Gilles Peskine1-1/+28
2020-08-20Fix license header in pre-commit hookBence Szépkúti1-1/+28
2020-08-19Merge pull request #3581 from bensze01/copyright-2.7danh-arm264-791/+269
2020-08-19Update copyright notices to use Linux Foundation guidanceBence Szépkúti264-791/+269
2020-08-18Merge pull request #3556 from mpg/x509-verify-non-dns-san-2.7Manuel Pégourié-Gonnard4-0/+27
2020-08-18Merge pull request #3570 from gufe44/net-sockets-fixes-2.7Manuel Pégourié-Gonnard2-2/+8
2020-08-17Merge pull request #3566 from mpg/improve-ssl-opt-logs-2.7Manuel Pégourié-Gonnard2-8/+18
2020-08-17Fix building on NetBSD 9.0gufe442-2/+8
2020-08-14Merge pull request #735 from gilles-peskine-arm/x509parse_crl-empty_entry-2.7Gilles Peskine3-1/+55
2020-08-14Remove obsolete buildbot reference in compat.shManuel Pégourié-Gonnard1-1/+1
2020-08-14Fix misuse of printf in shell scriptManuel Pégourié-Gonnard1-1/+1
2020-08-14Fix added proxy command when IPv6 is usedManuel Pégourié-Gonnard1-0/+4
2020-08-14Simplify test syntaxManuel Pégourié-Gonnard1-1/+1
2020-08-14Fix logic error in setting client portManuel Pégourié-Gonnard1-7/+7
2020-08-14ssl-opt.sh: include test name in log filesManuel Pégourié-Gonnard1-3/+3
2020-08-14ssl-opt.sh: remove old buildbot-specific conditionManuel Pégourié-Gonnard1-1/+1
2020-08-14ssl-opt.sh: add proxy to all DTLS testsManuel Pégourié-Gonnard1-0/+6
2020-08-13Merge pull request #3559 from gufe44/netbsd-rand-arc4random_buf-2.7Gilles Peskine3-5/+8
2020-08-13Merge pull request #3549 from mpg/check-generated-files-2.7Gilles Peskine2-3/+65