- 23e5f71 Merge pull request #4325 from gilles-peskine-arm/dhm_min_bitlen-bits-2.16 by Gilles Peskine · 4 years, 3 months ago
- 377f4ed Merge pull request #4436 from gilles-peskine-arm/error-add-2.16 by Ronald Cron · 4 years, 3 months ago
- 531aede Fix an incorrect error code addition in pk_parse_key_pkcs8_unencrypted_der by Chris Jones · 4 years, 4 months ago
- 87e7b95 Merge pull request #4241 from stevew817/fix_missing_parenthesis_2.16 by Ronald Cron · 4 years, 3 months ago
- 6527cd3 Enforce dhm_min_bitlen exactly, not just the byte size by Gilles Peskine · 4 years, 8 months ago
- 2c8cfcf Fix an incorrect comment about fix_negative by Gilles Peskine · 4 years, 4 months ago
- 984fd07 Fix and simplify sign handling in mbedtls_mpi_read_string by Gilles Peskine · 4 years, 4 months ago
- cb25374 Merge pull request #3720 from militant-daos/mbedtls-2.16 by Gilles Peskine · 4 years, 4 months ago
- 4a5ed02 Add missing parenthesis by Steven Cooreman · 4 years, 5 months ago
- 7bee63a Bump version to Mbed TLS 2.16.10 by Dave Rodgman · 4 years, 5 months ago
- 2ed6fe0 Merge branch 'mbedtls-2.16-restricted' into mbedtls-2.16.10-rc by Dave Rodgman · 4 years, 5 months ago
- cd65b62 Code style fixups by Paul Elliott · 4 years, 5 months ago
- 4823624 Fix carelessly copy pasted comment by Paul Elliott · 4 years, 5 months ago
- 490c5d4 Fix constant flow mask maths by Paul Elliott · 4 years, 5 months ago
- 6f69d4c Remove multiplication from conditional assignments by Paul Elliott · 4 years, 5 months ago
- e8ee0f1 Fix Non CF access to table in base64 decrypt by Paul Elliott · 4 years, 5 months ago
- 6a66737 Optimise unneccesary cf table accesses away by Paul Elliott · 4 years, 5 months ago
- 86cb928 Fix incorrect assumptions about the size of size_t by Paul Elliott · 4 years, 5 months ago
- f13a47b Fixes for MSVC warnings by Paul Elliott · 4 years, 5 months ago
- 738d231 Attempt to make Base64 table access constant flow by Paul Elliott · 4 years, 6 months ago
- 121d7c7 Fix sloppy wording around stricly less-than vs less or equal by Gilles Peskine · 4 years, 5 months ago
- f604240 Fix stack buffer overflow in net functions with large file descriptor by Gilles Peskine · 4 years, 5 months ago
- 57f8e91 Make entropy double-free work by Gilles Peskine · 4 years, 5 months ago
- 718972e Fix mutex leak in RSA by Gilles Peskine · 4 years, 6 months ago
- b9fce3c Fix mutex double-free in RSA by Gilles Peskine · 4 years, 6 months ago
- b5e295d Document mutex invariant for HMAC_DRBG by Gilles Peskine · 4 years, 6 months ago
- 0597489 Fix mutex leak in HMAC_DRBG by Gilles Peskine · 4 years, 6 months ago
- 2ecc0b8 Document mutex invariant for CTR_DRBG by Gilles Peskine · 4 years, 6 months ago
- 89816bc Fix mutex leak in CTR_DRBG by Gilles Peskine · 4 years, 6 months ago
- 7ba73e5 Explain the usage of is_valid in pthread mutexes by Gilles Peskine · 4 years, 6 months ago
- 44e89c5 Declare MBEDTLS_TEST_HOOKS in config.h by Gilles Peskine · 6 years ago
- fee234a Merge pull request #4100 from d-otte/mbedtls-2.16 by Janos Follath · 4 years, 6 months ago
- 9c6cb21 adding parentheses to macro definitions. by Daniel Otte · 4 years, 6 months ago
- 80a2c2a avoid errorneous computation of RSA_PRV_DER_MAX_BYTES. by Daniel Otte · 4 years, 6 months ago
- 6260b70 mbedtls_mpi_sub_abs: fix buffer overflow in error case by Gilles Peskine · 4 years, 6 months ago
- 5d453ee Merge pull request #4068 from stevew817/backport/pr-4008 by Janos Follath · 4 years, 6 months ago
- a82e56a Avoid unreferenced item warnings in ECDSA when ALT is in use by Steven Cooreman · 4 years, 7 months ago
- 0b7cb31 Skip tests requiring known entropy for ECJPAKE ALT implementations by Steven Cooreman · 4 years, 7 months ago
- 3b7523e Fix an incorrect error code if RSA private operation glitched by Gilles Peskine · 4 years, 8 months ago
- 69029cd Bump version to Mbed TLS 2.16.9 by Janos Follath · 4 years, 8 months ago
- 15e860c Merge branch 'mbedtls-2.16-restricted' into mbedtls-2.16.9r0-pr by Janos Follath · 4 years, 8 months ago
- 319b593 Remove Extraneous bytes from buffer post pem write by Paul Elliott · 4 years, 9 months ago
- 3f35b87 Merge pull request #3938 from geecrypt/mbedtls-2.16 by Ronald Cron · 4 years, 8 months ago
- 8ed9ac8 Merge pull request #3513 from gilles-peskine-arm/ecp-bignum-error-checks-2.16 by Gilles Peskine · 4 years, 8 months ago
- bcfa417 Merge pull request #782 from chris-jones-arm/mbedtls-2.16-restricted by Janos Follath · 4 years, 8 months ago
- 77cb30c Support set *_drbg reseed interval before seed by Gavin Acquroff · 5 years ago
- ad59a2a Fix potential DoS by limiting number sizes in exponentiation by Chris Jones · 4 years, 8 months ago
- 027b601 Add tag check to cert algorithm check by Paul Elliott · 4 years, 8 months ago
- e98bbbe Merge pull request #3925 from rodrigo-dc/mbedtls-2.16 by Gilles Peskine · 4 years, 8 months ago
- d2d0e70 Move declaration to fix C90 warning by Rodrigo Dias Correa · 4 years, 8 months ago
- 0b9bc0b Change function casting in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 8 months ago
- 671600c Fix GCC warning in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 8 months ago
- 56ad24c Fix GCC warning in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 9 months ago
- 1a0c7fb Fix mismatched function parameters (prototype/definition) by Rodrigo Dias Correa · 4 years, 9 months ago
- 0391ea3 Fix build failure on gcc-11 by Rodrigo Dias Correa · 4 years, 9 months ago
- 0525114 Handle random generator failure in mbedtls_mpi_fill_random() by Gilles Peskine · 4 years, 8 months ago
- debf3ae Merge pull request #3879 from chris-jones-arm/mbedtls-2.16 by Gilles Peskine · 4 years, 8 months ago
- e78a0c3 Fix another use of uinitialized memory in ssl_parse_encrypted_pms by André Maroneze · 4 years, 9 months ago
- 076c97e Simplify conditional guards in error.c by Gilles Peskine · 4 years, 9 months ago
- 0a63560 Fixes two _POSIX_C_SOURCE typos. by Chris Jones · 4 years, 9 months ago
- 23cb65e Merge pull request #3863 from gabor-mezei-arm/3818_bp216_MBEDTLS_AES_SETKEY_DEC_ALT_excludes_MBEDTLS_CIPHER_MODE_XTS by Gilles Peskine · 4 years, 9 months ago
- 13b8a26 Make the aes xts methods independent from MBEDTLS_AES_SETKEY_DEC_ALT by gabor-mezei-arm · 4 years, 9 months ago
- 567bd95 Do not set IV size for ECB mode ciphers by Bence Szépkúti · 4 years, 9 months ago
- 91ee763 Put local variables in a struct by Gilles Peskine · 5 years ago
- 02c7b48 Remove a useless zeroization by Gilles Peskine · 5 years ago
- 90b5458 Fix the build when _GNU_SOURCE is defined to a non-empty value by Gilles Peskine · 4 years, 10 months ago
- b2aeb75 Restore retry in rsa_prepare_blinding() by Peter Kolbus · 4 years, 10 months ago
- 12b89cb Fix premature fopen() call in mbedtls_entropy_write_seed_file #3175 by Victor Krasnoshchok · 5 years ago
- 84d4f02 fix return code by Jens Reimann · 4 years, 11 months ago
- 70f7f67 Put local variables and buffers in a struct by gabor-mezei-arm · 5 years ago
- f21639f Zeroize internal buffers and variables in MD hashes by gabor-mezei-arm · 5 years ago
- 5feba8d Force cleanup before return by gabor-mezei-arm · 5 years ago
- d5253bb Zeroize internal buffers and variables in PKCS and SHA by gabor-mezei-arm · 5 years ago
- 359d049 adjusting size of sliding window array to correct size. by Daniel Otte · 5 years ago
- 1bfb580 Bump version to Mbed TLS 2.16.8 by Janos Follath · 5 years ago
- 36169d4 Merge branch 'mbedtls-2.16-restricted' by Janos Follath · 5 years ago
- 75475d8 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
- ab9ec32 Fix a typo in a comment by Manuel Pégourié-Gonnard · 5 years ago
- f082847 Add an option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
- 590b2d9 Add mbedtls_ssl_cf_memcpy_offset() with tests by Manuel Pégourié-Gonnard · 5 years ago
- ce45d1a Use temporary buffer to hold the peer's HMAC by Manuel Pégourié-Gonnard · 5 years ago
- f0b469e Merge branch 'mbedtls-2.16' into mbedtls-2.16-restricted by Manuel Pégourié-Gonnard · 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
- 50f6a19 Backport e2k support to mbedtls-2.7 by makise-homura · 5 years ago
- a2947ac Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- b9c64e4 Merge pull request #3558 from gufe44/net-sockets-fixes-2.16 by Manuel Pégourié-Gonnard · 5 years ago
- 19735b6 Fix building on NetBSD 9.0 by gufe44 · 5 years ago
- 4ca6050 Merge pull request #734 from gilles-peskine-arm/x509parse_crl-empty_entry-2.16 by Gilles Peskine · 5 years ago
- 9acf943 Merge pull request #3560 from gufe44/netbsd-rand-arc4random_buf-2.16 by Gilles Peskine · 5 years ago
- 3fa7c64 Use arc4random_buf instead of rand on NetBSD by gufe44 · 5 years ago
- 0ca801a Merge pull request #732 from gabor-mezei-arm/689_bp216_zeroising_of_plaintext_buffers by Gilles Peskine · 5 years ago
- de7e036 Merge pull request #3489 from CodeMonkeyLeet/mbedtls-2.16_backport_3464 by Gilles Peskine · 5 years ago
- 6579235 x509_crl_parse: fix 1-byte buffer overflow and entry->raw.tag by Gilles Peskine · 5 years ago
- f1ef895 Merge pull request #728 from mpg/ct-varlen-hmac-2.16 by Manuel Pégourié-Gonnard · 5 years ago
- 3eaa103 Zeroising of plaintext buffers to erase unused application data from memory by gabor-mezei-arm · 5 years ago
- e1b1fff Add comment that was lost while backporting by Manuel Pégourié-Gonnard · 5 years ago
- 253b0de Remove use of C99 construct by Manuel Pégourié-Gonnard · 5 years ago
- 09ac297 Add missing const for consistency by Manuel Pégourié-Gonnard · 5 years ago
- 94fd8dc Fix typos in comments by Manuel Pégourié-Gonnard · 5 years ago