1. 3b490a0 Add mbedtls_ssl_cf_memcpy_offset() with tests by Manuel Pégourié-Gonnard · 5 years ago
  2. d863a67 Merge branch 'mbedtls-2.7' into mbedtls-2.7-restricted by Manuel Pégourié-Gonnard · 5 years ago
  3. 44bfbe3 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  4. 757c2d5 Add comments clarifying differences between macros by Manuel Pégourié-Gonnard · 5 years ago
  5. 2810110 Fix typos in comments by Manuel Pégourié-Gonnard · 5 years ago
  6. ec956b1 Improve some comments and internal documentation by Manuel Pégourié-Gonnard · 5 years ago
  7. 41df0f2 Factor repeated condition to its own macro by Manuel Pégourié-Gonnard · 5 years ago
  8. 3ba2bca Add dummy constant-flow HMAC function with tests by Manuel Pégourié-Gonnard · 5 years ago
  9. 8ebb88d Factor repeated preprocessor condition to a macro by Manuel Pégourié-Gonnard · 5 years ago
  10. 44183d1 Merge pull request #3409 from bensze01/license-2.7 by Janos Follath · 5 years ago
  11. 4e9f712 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  12. 4206bd4 Align with check-like function return value convention by Ronald Cron · 5 years ago
  13. 2064355 Return error in case of bad user configurations by Hanno Becker · 8 years ago
  14. dc7b5b9 Add macro for bounds checking by Hanno Becker · 8 years ago
  15. 0559c66 Include configuration file to headers by Ron Eldor · 7 years ago
  16. 826cdab Treat warnings as errors for IAR by Azim Khan · 7 years ago
  17. 158fc33 Merge remote-tracking branch 'upstream-public/pr/1296' into HEAD by Gilles Peskine · 7 years ago
  18. 66954e1 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  19. 005239e Merge remote-tracking branch 'upstream-public/pr/1294' into development by Jaeden Amero · 8 years ago
  20. 7383062 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  21. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  22. 5e9f14d Set correct minimal versions in default conf by Ron Eldor · 8 years ago
  23. d04c623 Merge remote-tracking branch 'restricted/pr/403' into development-restricted by Manuel Pégourié-Gonnard · 8 years ago
  24. 25d6d1a Correct record header size in case of TLS by Hanno Becker · 8 years ago
  25. d25d444 Don't allocate space for DTLS header if DTLS is disabled by Hanno Becker · 8 years ago
  26. a8434e8 Add compile-time checks for size of record content and payload by Hanno Becker · 8 years ago
  27. 46f5a3e Check return codes from MD in ssl code by Andres Amaya Garcia · 8 years ago
  28. 59e6963 Prevent clever optimization to prematurely quit loop in safe memcmp by Hanno Becker · 8 years ago
  29. 4a810fb Fix mbedtls_ssl_read by Hanno Becker · 8 years ago
  30. 7e5437a Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  31. 1aa267c Introduce macros and functions to characterize certain ciphersuites. by Hanno Becker · 8 years ago
  32. 9900014 Merge fix for IE Certificate Compatibility by Simon Butcher · 9 years ago
  33. d1b7f2b ssl: ignore CertificateRequest's content for real by Manuel Pégourié-Gonnard · 9 years ago
  34. 2046062 Merge branch 'development' into misc by Simon Butcher · 10 years ago
  35. e5f3072 Fix #ifdef inconsistency by Manuel Pégourié-Gonnard · 10 years ago
  36. fadacb9 Merge branch 'development' into iotssl-461-ecjpake-finalization by Manuel Pégourié-Gonnard · 10 years ago
  37. 0223ab9 Fix macroization of inline in C++ by Manuel Pégourié-Gonnard · 10 years ago
  38. 77c0646 Add cache for EC J-PAKE client extension by Manuel Pégourié-Gonnard · 10 years ago
  39. bf57be6 Add server extension parsing by Manuel Pégourié-Gonnard · 10 years ago
  40. eef142d Depend on ECJPAKE key exchange, not module by Manuel Pégourié-Gonnard · 10 years ago
  41. 76cfd3f Add EC J-PAKE context in handshake structure by Manuel Pégourié-Gonnard · 10 years ago
  42. f472179 Adjust dependencies for EC extensions by Manuel Pégourié-Gonnard · 10 years ago
  43. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  44. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  45. 20af64d Still need to #define inline for MSVC by Manuel Pégourié-Gonnard · 10 years ago
  46. 2505528 Rm obsolete defines for inline wiht MSVC by Manuel Pégourié-Gonnard · 10 years ago
  47. cdc26ae Add mbedtls_ssl_set_hs_authmode by Manuel Pégourié-Gonnard · 10 years ago
  48. 39a48f4 Internal renamings in PK by Manuel Pégourié-Gonnard · 10 years ago
  49. 7bfc122 Implement sig_hashes by Manuel Pégourié-Gonnard · 10 years ago
  50. 9d412d8 Small internal changes in curve checking by Manuel Pégourié-Gonnard · 10 years ago
  51. b541da6 Fix define for ssl_conf_curves() by Manuel Pégourié-Gonnard · 10 years ago
  52. 065122c Move some defines to ssl_internal.h by Manuel Pégourié-Gonnard · 10 years ago
  53. 56273da Move some includes to ssl_internal.h by Manuel Pégourié-Gonnard · 10 years ago
  54. cd4fcc6 Move some structures to ssl_internal.h by Manuel Pégourié-Gonnard · 10 years ago
  55. 5e94dde Create ssl_internal.h and move some functions by Manuel Pégourié-Gonnard · 10 years ago