- 6bbe569 Bump version to Mbed TLS 2.7.19 by Dave Rodgman · 4 years, 5 months ago
- 51f5d31 Update error codes listed in the net_sockets documentation by Gilles Peskine · 4 years, 5 months ago
- f02eeb8 Fix sloppy wording around stricly less-than vs less or equal by Gilles Peskine · 4 years, 5 months ago
- 51917a8 Document FD_SETSIZE limitation for mbedtls_net_recv_timeout by Gilles Peskine · 4 years, 5 months ago
- 2de4691 Make entropy double-free work by Gilles Peskine · 4 years, 5 months ago
- e8505e3 Document mutex usage for RSA by Gilles Peskine · 4 years, 6 months ago
- 94bf033 Document thread safety for HMAC_DRBG by Gilles Peskine · 4 years, 6 months ago
- 3ec7f57 Document mutex invariant for HMAC_DRBG by Gilles Peskine · 4 years, 6 months ago
- 275598d Document thread safety for CTR_DRBG by Gilles Peskine · 4 years, 6 months ago
- 6e2cf25 Document mutex invariant for CTR_DRBG by Gilles Peskine · 4 years, 6 months ago
- 5710732 Explain the usage of is_valid in pthread mutexes by Gilles Peskine · 4 years, 6 months ago
- da17424 Remove reference to a document that doesn't exist in this branch by Gilles Peskine · 4 years, 6 months ago
- 04ea106 Declare MBEDTLS_TEST_HOOKS in config.h by Gilles Peskine · 6 years ago
- dde2022 Bump version to Mbed TLS 2.7.18 by Janos Follath · 4 years, 8 months ago
- ceb9990 Support set *_drbg reseed interval before seed by Gavin Acquroff · 5 years ago
- 785af30 Move "internal use" sentence attached to the wrong function by Gilles Peskine · 4 years, 8 months ago
- 7ad671b Fix typo in mbedtls_ssl_set_bio description. by Christopher Moynihan · 5 years ago
- d985468 adjusting comment on sliding window memory usage. by Daniel Otte · 5 years ago
- e6f2fb4 fixing spelling mistakes (window <-- windows) by Daniel Otte · 5 years ago
- 0db765a Bump version to Mbed TLS 2.7.17 by Janos Follath · 5 years ago
- f4435c4 Improve comments on constant-flow testing in config.h by Manuel Pégourié-Gonnard · 5 years ago
- 426c2d4 Add an option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
- 3b490a0 Add mbedtls_ssl_cf_memcpy_offset() with tests by Manuel Pégourié-Gonnard · 5 years ago
- d863a67 Merge branch 'mbedtls-2.7' into mbedtls-2.7-restricted by Manuel Pégourié-Gonnard · 5 years ago
- 44bfbe3 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- 4c575fb Add warning about test-only config.h option by Manuel Pégourié-Gonnard · 5 years ago
- 757c2d5 Add comments clarifying differences between macros by Manuel Pégourié-Gonnard · 5 years ago
- 2810110 Fix typos in comments by Manuel Pégourié-Gonnard · 5 years ago
- ec956b1 Improve some comments and internal documentation by Manuel Pégourié-Gonnard · 5 years ago
- 41df0f2 Factor repeated condition to its own macro by Manuel Pégourié-Gonnard · 5 years ago
- 40597ce Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
- 3ba2bca Add dummy constant-flow HMAC function with tests by Manuel Pégourié-Gonnard · 5 years ago
- 8ebb88d Factor repeated preprocessor condition to a macro by Manuel Pégourié-Gonnard · 5 years ago
- 2a4f899 Bump version to Mbed TLS 2.7.16 by Janos Follath · 5 years ago
- 9cdda86 Merge branch 'mbedtls-2.7-restricted' into mbedtls-2.7.16r0 by Janos Follath · 5 years ago
- 1381091 Remove SHA-1 as a fallback option by Manuel Pégourié-Gonnard · 5 years ago
- f1aca9f Update dependencies documentation 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
- 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
- 4e9f712 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
- 4206bd4 Align with check-like function return value convention 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
- dc7b5b9 Add macro for bounds checking by Hanno Becker · 8 years ago
- b4b458f Bump version to Mbed TLS 2.7.15 by Janos Follath · 5 years ago
- 048c8f9 Add additional sanity checks to check_config.h by Simon Butcher · 6 years ago
- 0f22670 Bump version to Mbed TLS 2.7.14 by Janos Follath · 5 years ago
- ee88f81 Bump version to Mbed TLS 2.7.13 by Janos Follath · 6 years ago
- d8180f8 Merge remote-tracking branch 'origin/mbedtls-2.7' into mbedtls-2.7-restricted by Jaeden Amero · 6 years ago mbedtls-2.7.13
- 9741fa6 Bignum: Document assumptions about the sign field by Janos Follath · 6 years ago
- c3b376e Change mbedtls_mpi_cmp_mpi_ct to check less than by Janos Follath · 6 years ago
- e0187b9 Add new, constant time mpi comparison by Janos Follath · 6 years ago
- 4c575c0 Note that mbedtls_ctr_drbg_seed() must not be called twice by Gilles Peskine · 6 years ago
- b729e1b CTR_DRBG: support set_entropy_len() before seed() by Gilles Peskine · 6 years ago
- 9c74224 HMAC_DRBG: support set_entropy_len() before seed() by Gilles Peskine · 6 years ago
- 55e120b mbedtls_hmac_drbg_set_entropy_len() only matters when reseeding by Gilles Peskine · 6 years ago
- dff3682 mbedtls_ctr_drbg_set_entropy_len() only matters when reseeding by Gilles Peskine · 6 years ago
- 2abefef mbedtls_ctr_drbg_seed: correct maximum for len by Gilles Peskine · 6 years ago
- 406d258 Add a note about CTR_DRBG security strength to config.h by Gilles Peskine · 6 years ago
- f0b3dcb CTR_DRBG: more consistent formatting and wording by Gilles Peskine · 6 years ago
- b9cfe58 DRBG documentation: Relate f_entropy arguments to the entropy module by Gilles Peskine · 6 years ago
- d891730 HMAC_DRBG documentation improvements by Gilles Peskine · 6 years ago
- eb99c10 CTR_DRBG: explain the security strength and the entropy input length by Gilles Peskine · 6 years ago
- 25e1945 CTR_DRBG documentation improvements by Gilles Peskine · 6 years ago
- 8561115 Add cfg dep MBEDTLS_MEMORY_DEBUG->MBEDTLS_MEMORY_BUFFER_ALLOC_C by Hanno Becker · 6 years ago
- 76ef311 Check dependencies of MBEDTLS_MEMORY_BACKTRACE in check_config.h by Hanno Becker · 6 years ago
- d7bd10d Bump version to Mbed TLS 2.7.12 by Jaeden Amero · 6 years ago
- 298a43a Merge remote-tracking branch 'upstream-restricted/pr/549' into mbedtls-2.7-restricted by Gilles Peskine · 6 years ago
- 1e61b0f Merge remote-tracking branch 'restricted/pr/581' into mbedtls-2.7-restricted by Jaeden Amero · 6 years ago
- 0cf1776 Merge remote-tracking branch 'origin/pr/2451' into mbedtls-2.7 by Jaeden Amero · 6 years ago
- 6794f68 Update library version to 2.7.11 by Jaeden Amero · 6 years ago
- eee98e9 Add documentation notes about the required size of the signature buffers by k-stachowiak · 6 years ago
- 199707f Add missing MBEDTLS_ECP_C dependencies in check_config.h by k-stachowiak · 6 years ago
- b8ae145 Merge remote-tracking branch 'origin/pr/2612' into mbedtls-2.7 by Jaeden Amero · 6 years ago
- 8aed8e1 Adjust backport's documentation to account for missing features by k-stachowiak · 6 years ago
- 2dd69e1 Backport a doxygen note from development for `mbedtls_ssl_conf_max_frag_len()` by k-stachowiak · 6 years ago
- 79ad286 Reword ssl_conf_max_frag_len documentation for clarity by k-stachowiak · 6 years ago
- 2b56a2c Merge remote-tracking branch 'origin/pr/2094' into mbedtls-2.7 by Jaeden Amero · 6 years ago
- b4686b4 Update library version to 2.7.10 by Jaeden Amero · 6 years ago mbedtls-2.7.10
- fb85576 Merge remote-tracking branch 'restricted/pr/529' into mbedtls-2.7 by Simon Butcher · 6 years ago
- 8fd9156 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
- b7c22ec Fix documentation for 3DES removal by Andres Amaya Garcia · 6 years ago
- f9b2ed0 Fix wording of ChangeLog and 3DES_REMOVE docs by Andres Amaya Garcia · 7 years ago
- 21ade06 Reduce priority of 3DES ciphersuites by Andres Amaya Garcia · 7 years ago
- e730ff6 Improve docs for ASN.1 bitstrings and their usage by Andres Amaya Garcia · 7 years ago
- 04ee5e0 Fix ASN1 bitstring writing by Andres Amaya Garcia · 7 years ago
- 18fe256 Merge remote-tracking branch 'origin/pr/2359' into mbedtls-2.7 by Jaeden Amero · 7 years ago
- 3233130 Merge remote-tracking branch 'public/pr/1797' into mbedtls-2.7 by Simon Butcher · 7 years ago
- ba66faf Add warning for alternative ECDSA implementations by Janos Follath · 7 years ago
- 2934c32 Add a safer deterministic ECDSA function by Janos Follath · 7 years ago
- c80555d Add public function generating private keys by Manuel Pégourié-Gonnard · 8 years ago
- 44fbf91 Backport #1949 into mbedtls-2.7 by Jeffrey Martin · 7 years ago
- b22a808 Update the version of the library to 2.7.9 by Simon Butcher · 7 years ago
- 3112d10 Merge remote-tracking branch 'public/pr/2144' into mbedtls-2.7 by Simon Butcher · 7 years ago
- 3625e56 Include configuration file for all headers by Ron Eldor · 7 years ago
- 0559c66 Include configuration file to headers by Ron Eldor · 7 years ago