summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Declare fast forward / record previous workHEADdebian/2.16.5-1archive/debian/2.16.5-1masterJames Cowgill2020-02-29
|\
| * Declare fast forward / record previous workdebian/2.16.4-1archive/debian/2.16.4-1James Cowgill2020-01-28
| |\
| | * Declare fast forward / record previous workdebian/2.16.3-1archive/debian/2.16.3-1James Cowgill2019-09-28
| | |\
| | | * Commit patch queue (exported by git-debrebase)debian/2.16.2-1archive/debian/2.16.2-1James Cowgill2019-07-15
| | | * Declare fast forward / record previous workJames Cowgill2019-07-15
| | | |\
| | | | * Commit patch queue (exported by git-debrebase)debian/2.16.0-1archive/debian/2.16.0-1James Cowgill2019-01-08
| | | | * bn_mul.h: require at least ARMv6 to enable the ARM DSP codeAurelien Jarno2019-01-08
| | | * | bn_mul.h: require at least ARMv6 to enable the ARM DSP codeAurelien Jarno2019-07-15
* | | | | Update changelog for new upstream 2.16.5James Cowgill2020-02-29
* | | | | Update to upstream 2.16.5James Cowgill2020-02-29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge pull request #3053 from yanesca/bump-version-2.16.5Janos Follath2020-02-19
| |\ \ \ \
| | * | | | Add release info to ChangeLogJanos Follath2020-02-19
| | * | | | Bump version to Mbed TLS 2.16.5Janos Follath2020-02-19
| |/ / / /
| * | | | Merge pull request #3048 from mpg/fix-rsa-complete-2.16Gilles Peskine2020-02-19
| |\ \ \ \
| | * | | | Add ChangeLog entries for pk_parse_key() fixesManuel Pégourié-Gonnard2020-02-19
| | * | | | Fix pkparse bug wrt MBEDTLS_RSA_ALTManuel Pégourié-Gonnard2020-02-18
| | * | | | Test each failure mode of pk_parse_key_pkcs1_der()Manuel Pégourié-Gonnard2020-02-18
| | * | | | Clean up test function pk_parse_keyManuel Pégourié-Gonnard2020-02-18
| | * | | | Check public part when parsing private RSA keyManuel Pégourié-Gonnard2020-02-18
| | * | | | Don't pass zero to rsa_complete() as a paramManuel Pégourié-Gonnard2020-02-18
| |/ / / /
| * | | | Merge pull request #3029 from gilles-peskine-arm/test-opt-all-2.16Manuel Pégourié-Gonnard2020-02-11
| |\ \ \ \
| | * | | | Test GCC and Clang with common build optionsGilles Peskine2020-02-03
| | * | | | Replace -O0 by -O1 or -Os in most componentsGilles Peskine2020-02-03
| * | | | | Merge pull request #3027 from gilles-peskine-arm/mpi_copy_shrink-2.16Manuel Pégourié-Gonnard2020-02-06
| |\ \ \ \ \
| | * | | | | shrink tests: clearer descriptionGilles Peskine2020-02-03
| | * | | | | Move test functions from Lilliput to BlefuscuGilles Peskine2020-02-03
| | * | | | | Minor comment improvementGilles Peskine2020-02-03
| | * | | | | Improve comments in mpi_shrinkGilles Peskine2020-02-03
| | * | | | | mpi_copy: make the 0 case slightly more robustGilles Peskine2020-02-03
| | * | | | | Better coverage for copy and swapGilles Peskine2020-02-03
| | * | | | | Bignum copy/shrink: More precise test case descriptionsGilles Peskine2020-02-03
| | |/ / / /
| * | | | | Merge pull request #3034 from yanesca/revert_pr_3012Janos Follath2020-02-05
| |\ \ \ \ \
| | * | | | | Revert "Merge pull request #3012 from Patater/dev/jp-bennett/development-2.16"Janos Follath2020-02-04
| |/ / / / /
| * | | | | Merge pull request #3019 from mpg/fix-ssl-opt-gnutls-no-sha1-2.16Janos Follath2020-02-04
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | De-duplicate SHA1-independent test in ssl-opt.shManuel Pégourié-Gonnard2020-01-30
| | * | | | Fix ssl-opt.sh for GnuTLS versions rejecting SHA-1Manuel Pégourié-Gonnard2020-01-30
| * | | | | Merge pull request #3016 from jack-fortanix/jack/parse-rsa-crt-2.16Gilles Peskine2020-01-31
| |\ \ \ \ \
| | * | | | | Fix duplicated Bugfix section in the changelogGilles Peskine2020-01-31
| | * | | | | Add changelog entryGilles Peskine2020-01-31
| | * | | | | Parse RSA parameters DP, DQ and QP from PKCS1 private keysJack Lloyd2020-01-29
| | |/ / / /
| * | | | | Merge pull request #2972 from mpg/add-zlib-tests-2.16Manuel Pégourié-Gonnard2020-01-31
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add detection for zlib headers to all.shManuel Pégourié-Gonnard2020-01-29
| | * | | | Add test for record compression in ssl-opt.shManuel Pégourié-Gonnard2020-01-03
| | * | | | Add all.sh components with ZLIB enabledManuel Pégourié-Gonnard2020-01-03
| * | | | | Merge pull request #3001 from from gilles-peskine-arm/coverity-20200115-2.16...Janos Follath2020-01-29
| |\ \ \ \ \
| | * | | | | Add missing return code check on calls to mbedtls_md()Gilles Peskine2020-01-27
| | * | | | | Check that mbedtls_mpi_grow succeedsGilles Peskine2020-01-27
| | * | | | | Remove redundant block_size validity checkGilles Peskine2020-01-27
| | * | | | | Add changelog entry for the unchecked mbedtls_md callGilles Peskine2020-01-22
| | * | | | | Add missing return code check on call to mbedtls_md()Gilles Peskine2020-01-22