1. 614d9c0 Add a utils.h file that contains common functions by Andres Amaya Garcia · 7 years ago
  2. 4ca9a45 Merge remote-tracking branch 'public/pr/1560' into development-proposed by Manuel Pégourié-Gonnard · 7 years ago
  3. 5053efd Warn if using a memory sanitizer on AESNI by Gilles Peskine · 7 years ago
  4. ec4733b Make the memset call prior to FD_ZERO conditional to needing it by Gilles Peskine · 7 years ago
  5. 80aa3b8 Merge branch 'pr_946' into development-proposed by Gilles Peskine · 7 years ago
  6. 73db838 Merge remote-tracking branch 'upstream-public/pr/1547' into development-proposed by Gilles Peskine · 7 years ago
  7. be2371c Merge branch 'pr_348' into development-proposed by Gilles Peskine · 7 years ago
  8. a09453f Merge branch 'pr_1395' into development-proposed by Gilles Peskine · 7 years ago
  9. 1fae860 Merge remote-tracking branch 'upstream-public/pr/1543' into development-proposed by Gilles Peskine · 7 years ago
  10. f4e5b7e Additionally initialize fd_set's via memset in mbedtls_net_poll by Hanno Becker · 7 years ago
  11. 19d392b Fix compatibility problem in the printed message by mohammad1603 · 7 years ago
  12. 90a8b52 Merge branch 'pr_1480' into development-proposed by Gilles Peskine · 7 years ago
  13. 0ed632f Merge remote-tracking branch 'upstream-public/pr/1499' into development-proposed by Gilles Peskine · 7 years ago
  14. 695d557 Merge branch 'pr_1180' into development-proposed by Gilles Peskine · 7 years ago
  15. 039fd12 Robustness fix in mbedtls_ssl_derive_keys by Gilles Peskine · 7 years ago
  16. cc78ac4 Update error.c by Gilles Peskine · 7 years ago
  17. 5114d3e Clarify the use of MBEDTLS_ERR_PK_SIG_LEN_MISMATCH by Gilles Peskine · 7 years ago
  18. 08f3ef1 Basic support for Curve448, similar to the current level of support for Curve25519 by Nicholas Wilson · 9 years ago
  19. 2ad47e3 Merge remote-tracking branch 'upstream-public/pr/1528' into development-proposed by Jaeden Amero · 7 years ago
  20. 78a03ec Merge remote-tracking branch 'upstream-public/pr/1379' into development-proposed by Jaeden Amero · 7 years ago
  21. 52aecb9 Check whether INT_MAX larger than SIZE_MAX scenario by mohammad1603 · 7 years ago
  22. 90226be Merge remote-tracking branch 'upstream-public/pr/1467' into development-proposed by Jaeden Amero · 7 years ago
  23. 2843d21 Merge remote-tracking branch 'upstream-public/pr/1523' into development-proposed by Jaeden Amero · 7 years ago
  24. 2bd5757 Merge branch 'development' into iotssl-1204 by Hanno Becker · 7 years ago
  25. 5ec1183 Merge remote-tracking branch 'upstream-public/pr/1474' into development-proposed by Jaeden Amero · 7 years ago
  26. 552b9cc Merge remote-tracking branch 'upstream-public/pr/1477' into development-proposed by Jaeden Amero · 7 years ago
  27. 8645e90 Merge remote-tracking branch 'upstream-restricted/pr/363' into development-proposed by Jaeden Amero · 7 years ago
  28. 18b7843 Fix a typo in a comment by Manuel Pégourié-Gonnard · 7 years ago
  29. 54fc34e Include order of Curve25519 base point in curve data by Nicholas Wilson · 9 years ago
  30. af9a486 Fix coding style in pkcs5.c preprocessor directives by Andres Amaya Garcia · 7 years ago
  31. 8a0dfac Compile PBES2 in PKCS5 only if ASN1 is enabled by Marcos Del Sol Vives · 8 years ago
  32. 79e7789 return plaintext data faster on unpadded decryption by Andy Leiserson · 8 years ago
  33. fba16f7 Merge remote-tracking branch 'upstream-public/pr/572' into development-proposed by Jaeden Amero · 7 years ago
  34. ceed91b Allow overriding ar param prefix in library/Makefile by Andres Amaya Garcia · 7 years ago
  35. 873f15d Make DLEXT var configurable in library/Makefile by Andres Amaya Garcia · 7 years ago
  36. f65379b Merge remote-tracking branch 'upstream-restricted/pr/382' into development by Jaeden Amero · 7 years ago
  37. 15ad579 Merge tag 'mbedtls-2.8.0' into iotssl-1381-x509-verify-refactor-restricted by Gilles Peskine · 7 years ago
  38. d2df936 Fix parsing of PKCS#8 encoded Elliptic Curve keys. by Jethro Beekman · 7 years ago
  39. a7b34c7 Merge remote-tracking branch 'upstream-public/pr/1406' into development-proposed by Gilles Peskine · 7 years ago
  40. f15a8be Merge remote-tracking branch 'upstream-public/pr/1256' into development-proposed by Gilles Peskine · 7 years ago
  41. 0818540 Merge branch 'pr_726' into development-proposed by Gilles Peskine · 7 years ago
  42. 5bdb671 Merge branch 'pr_403' into development-proposed by Gilles Peskine · 7 years ago
  43. b878805 Verify that f_send and f_recv send and receive the expected length by mohammad1603 · 7 years ago
  44. 4e4be7c Optimize unnecessary zeorizing in mbedtls_mpi_copy by Gilles Peskine · 7 years ago
  45. 13f7fb3 Do not define and initialize global mutexes on configurations that do not use them. by Gergely Budai · 7 years ago
  46. 27e8a12 Assign NULL after freeing psk and psk_identity by Azim Khan · 7 years ago
  47. 316b162 Separate psk and psk_identity buffers free by junyeonLEE · 7 years ago
  48. 5ff2ee5 Fix dylib linking by Mitsuhiro Nakamura · 7 years ago
  49. ea7dbbe Replace MBEDTLS_EINTR by IS_EINTR by Gilles Peskine · 7 years ago
  50. c9f4d6d Correct error.c by Hanno Becker · 7 years ago
  51. 8be0e6d Update version to 2.8.0 by Jaeden Amero · 7 years ago mbedtls-2.8.0
  52. ef52796 Fix missing return statement ssl_server2 idling by Hanno Becker · 7 years ago
  53. 80e06d7 Use WSAEINTR instead of EINTR on Windows by Hanno Becker · 7 years ago
  54. 9ac6403 Don't exit mbedtls_net_poll on interruption of select by Hanno Becker · 7 years ago
  55. 79a5e72 Merge remote-tracking branch 'upstream-restricted/pr/463' into development-restricted-proposed by Jaeden Amero · 7 years ago mbedtls-2.8.0-rc1
  56. 24b2d6f Merge remote-tracking branch 'upstream-restricted/pr/459' into development-restricted-proposed by Jaeden Amero · 7 years ago
  57. ce183d9 Merge remote-tracking branch 'upstream-public/pr/1448' into development-proposed by Jaeden Amero · 7 years ago
  58. d1fedc5 Merge remote-tracking branch 'upstream-public/pr/1440' into development-proposed by Jaeden Amero · 7 years ago
  59. 95ad522 Merge remote-tracking branch 'upstream-public/pr/1439' into development-proposed by Jaeden Amero · 7 years ago
  60. fd3e4fb x509: CRL: reject unsupported critical extensions by Manuel Pégourié-Gonnard · 7 years ago
  61. 5f19328 Merge remote-tracking branch 'upstream-restricted/pr/398' into development-restricted-proposed by Gilles Peskine · 7 years ago
  62. 553a06f Merge remote-tracking branch 'upstream-restricted/pr/351' into development-restricted-proposed by Gilles Peskine · 7 years ago
  63. 1ba8a3f Yet another dependency issue (PKCS1_V15) by Manuel Pégourié-Gonnard · 7 years ago
  64. 5224a75 Prevent arithmetic overflow on bounds check by Krzysztof Stachowiak · 7 years ago
  65. 740b218 Add bounds check before length read by Krzysztof Stachowiak · 7 years ago
  66. 027f84c Prevent arithmetic overflow on bounds check by Krzysztof Stachowiak · 7 years ago
  67. a1098f8 Add bounds check before signature length read by Krzysztof Stachowiak · 7 years ago
  68. f3ada4a Merge branch 'pr_679' into development-proposed by Gilles Peskine · 7 years ago
  69. d5f7d24 Merge branch 'pr_1064' into development-proposed by Gilles Peskine · 7 years ago
  70. a31d820 Merge remote-tracking branch 'upstream-public/pr/778' into development-proposed by Gilles Peskine · 7 years ago
  71. 19c3862 Merge remote-tracking branch 'upstream-public/pr/1079' into development-proposed by Gilles Peskine · 7 years ago
  72. b4c571e Merge remote-tracking branch 'upstream-public/pr/1296' into HEAD by Gilles Peskine · 7 years ago
  73. e57d743 Improve documentation of some internal functions by Manuel Pégourié-Gonnard · 7 years ago
  74. 7b2e85d Use both applicable error codes and a proper coding style by Sanne Wouda · 7 years ago
  75. b2b29d5 Add end-of-buffer check to prevent heap-buffer-overflow by Sanne Wouda · 7 years ago
  76. a3389eb Merge branch 'development-restricted' into iotssl-1306-rsa-is-vulnerable-to-bellcore-glitch-attack by Hanno Becker · 7 years ago
  77. 05c00ed Fix some more MSVC size_t -> int warnings by Manuel Pégourié-Gonnard · 7 years ago
  78. f5bb781 Fix MSVC warnings by Manuel Pégourié-Gonnard · 7 years ago
  79. 05e464d Merge branch 'development' into iotssl-1381-x509-verify-refactor-restricted by Manuel Pégourié-Gonnard · 7 years ago
  80. 5bd15cb Avoid wraparound for ssl->in_left by mohammad1603 · 7 years ago
  81. 060fe37 fix typo in pem.c by ILUXONCHIK · 7 years ago
  82. b7f6086 Merge branch 'prr_424' into development-proposed by Gilles Peskine · 7 years ago
  83. e80cd46 Adapt version_features.c by Hanno Becker · 7 years ago
  84. 4bbaeb4 Add guard to out_left to avoid negative values by mohammad1603 · 7 years ago
  85. 041039f MD: Make deprecated functions not inline by Jaeden Amero · 7 years ago
  86. 8db3efb Add missing MBEDTLS_DEPRECATED_REMOVED guards by Gilles Peskine · 7 years ago
  87. d76d8bc Merge branch 'pr_1352' into development-proposed by Gilles Peskine · 7 years ago
  88. e6844cc Merge branch 'pr_1135' into development-proposed by Gilles Peskine · 7 years ago
  89. 42a97ac Merge branch 'pr_1219' into development-proposed by Gilles Peskine · 7 years ago
  90. 8d6d8c8 ctr_drbg: Typo fix in the file description comment. by Paul Sokolovsky · 7 years ago
  91. 12ccef2 pkcs5v2: add support for additional hmacSHA algorithms by Antonio Quartulli · 7 years ago
  92. 9566ff7 Fix minor issues raised in PR review by Ron Eldor · 7 years ago
  93. 85e1dcf Fix handshake failure in suite B by Ron Eldor · 7 years ago
  94. 3b438d3 Update version to 2.7.0 by Jaeden Amero · 7 years ago
  95. 9564e97 Merge branch 'development' into development-restricted by Jaeden Amero · 7 years ago
  96. 2f8163d Improve CTR-DRBG documentation by Rose Zadik · 7 years ago
  97. 042e97f Improve RSA documentation by Rose Zadik · 7 years ago
  98. 41ad082 Improve DHM documentation by Rose Zadik · 7 years ago
  99. 9ba6b62 Improve cipher documentation by Rose Zadik · 7 years ago
  100. eecdbea Improve CCM documentation by Rose Zadik · 7 years ago