1. c37c96a Add specific SSL error code for unexpected CIDs by Hanno Becker · 6 years ago
  2. 4e952f6 Regenerate errors.c by Jaeden Amero · 6 years ago
  3. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  4. 780cf18 Merge remote-tracking branch 'public/pr/2271' into development by Simon Butcher · 7 years ago
  5. 032c037 Merge remote-tracking branch 'public/pr/2270' into development by Simon Butcher · 7 years ago
  6. a033633 Merge remote-tracking branch 'public/pr/2269' into development by Simon Butcher · 7 years ago
  7. 9994e0d Regenerate errors.c by Hanno Becker · 7 years ago
  8. d8e4f4a Regenerate errors.c by Hanno Becker · 7 years ago
  9. 859522a Regenerate errors.c by Hanno Becker · 7 years ago
  10. 863d483 Add MBEDTLS_ERR_SHA512_BAD_INPUT_DATA to error.{h,c} by Andres Amaya Garcia · 7 years ago
  11. 9e76c0e Add MBEDTLS_ERR_SHA256_BAD_INPUT_DATA to error.{h,c} by Andres Amaya Garcia · 7 years ago
  12. a685d4f Add MBEDTLS_ERR_SHA1_BAD_INPUT_DATA to error.{h,c} by Andres Amaya Garcia · 7 years ago
  13. 6640b0d Undo deprecation of MBEDTLS_ERR_BLOWFISH_INVALID_INPUT_LENGTH by Hanno Becker · 7 years ago
  14. a034369 Undo deprecation of MBEDTLS_ERR_ARIA_INVALID_INPUT_LENGTH by Hanno Becker · 7 years ago
  15. 938f9e9 Undo deprecation of MBEDTLS_ERR_CAMELLIA_INVALID_INPUT_LENGTH by Hanno Becker · 7 years ago
  16. 3214215 Update errors.c by Hanno Becker · 7 years ago
  17. bcca58c Add common feature unavailable error by Ron Eldor · 7 years ago
  18. ef263eb Merge remote-tracking branch 'public/pr/1993' into development by Simon Butcher · 7 years ago
  19. 5267b62 Change error description by Ron Eldor · 7 years ago
  20. a27190b Rename platform error code and value by Ron Eldor · 7 years ago
  21. f0bbd7e Misc documentation fixes/improvements. by Manuel Pégourié-Gonnard · 7 years ago
  22. 54a7c62 Minor style changes by Ron Eldor · 7 years ago
  23. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  24. b0ad581 Remove the invalid input for platform module by Ron Eldor · 7 years ago
  25. 0ff4e0b Add platform error codes by Ron Eldor · 7 years ago
  26. b063a5f Update error codes by Hanno Becker · 7 years ago
  27. 79d9b50 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  28. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  29. 5f57f1e Merge remote-tracking branch 'public/pr/1270' into development by Simon Butcher · 7 years ago
  30. 558da9c Make SSL error code more generic by Manuel Pégourié-Gonnard · 7 years ago
  31. da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  32. e47d6fd Merge remote-tracking branch 'public/pr/1497' into development by Simon Butcher · 7 years ago
  33. 656864b Add an HKDF (RFC 5869) implementation by Thomas Fossati · 9 years ago
  34. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  35. 246cb05 Merge remote-tracking branch 'public/pr/1410' into development by Simon Butcher · 7 years ago
  36. 3798b6b Add some error codes and merge others by Manuel Pégourié-Gonnard · 7 years ago
  37. b8bd80a Add FEATURE_NOT_AVAILABLE error codes. by Manuel Pégourié-Gonnard · 7 years ago
  38. dca3a5d Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  39. b8025c5 Implement AEAD-ChaCha20-Poly1305. by Daniel King · 9 years ago
  40. adc32c0 Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago
  41. 34b822c Initial implementation of ChaCha20 by Daniel King · 9 years ago
  42. 2f3a581 Merge remote-tracking branch 'public/pr/1178' into development by Simon Butcher · 7 years ago
  43. a3712be Merge branch 'development' into iotssl-1941-aria-ciphersuites by Manuel Pégourié-Gonnard · 7 years ago
  44. b44692f Merge branch 'mbedtls_ssl_get_key_exchange_md_ssl_tls-return_hashlen' into tls_async_server-2.9 by Gilles Peskine · 7 years ago
  45. 3dd8abd Regenerate errors after ecp.h updates by Jaeden Amero · 7 years ago
  46. 8bf79f6 SSL asynchronous private key operation callbacks: interface by Gilles Peskine · 8 years ago
  47. e5b5bd7 Allocate a unique err code for MBEDTLS_ERR_AES_BAD_INPUT_DATA by Mohammad Azim Khan · 8 years ago
  48. 80aa3b8 Merge branch 'pr_946' into development-proposed by Gilles Peskine · 7 years ago
  49. cc78ac4 Update error.c by Gilles Peskine · 7 years ago
  50. 2bd5757 Merge branch 'development' into iotssl-1204 by Hanno Becker · 7 years ago
  51. c9f4d6d Correct error.c by Hanno Becker · 7 years ago
  52. 3c80009 aria: add error codes for hw implementations by Manuel Pégourié-Gonnard · 7 years ago
  53. 07478d6 something to do with whitespaces by Markku-Juhani O. Saarinen · 8 years ago
  54. 3c0b53b ARIA build integration by Markku-Juhani O. Saarinen · 8 years ago
  55. 9564e97 Merge branch 'development' into development-restricted by Jaeden Amero · 7 years ago
  56. 2f8163d Improve CTR-DRBG documentation by Rose Zadik · 8 years ago
  57. 042e97f Improve RSA documentation by Rose Zadik · 8 years ago
  58. 41ad082 Improve DHM documentation by Rose Zadik · 8 years ago
  59. 9ba6b62 Improve cipher documentation by Rose Zadik · 8 years ago
  60. eecdbea Improve CCM documentation by Rose Zadik · 8 years ago
  61. 7f44127 Improve AES documentation by Rose Zadik · 8 years ago
  62. 2acbf17 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  63. 751aa51 Merge remote-tracking branch 'upstream-public/pr/1303' into development by Jaeden Amero · 8 years ago
  64. 784de59 Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted by Jaeden Amero · 8 years ago
  65. 7ecab3d Error codes for hardware accelerator failures by Gilles Peskine · 8 years ago
  66. a381fe8 Add HW_FAILED error codes for message digest modules by Gilles Peskine · 8 years ago
  67. 17196cd Merge remote-tracking branch 'upstream-public/pr/964' into development by Gilles Peskine · 8 years ago
  68. 1434a36 Don't split error code description across multiple lines by Hanno Becker · 8 years ago
  69. 8ec8102 Split WANT_READ in two error codes by Hanno Becker · 8 years ago
  70. e09ca3d Add polling function for network contexts by Hanno Becker · 8 years ago
  71. bc389d1 Extend scope of ERR_RSA_UNSUPPORTED_OPERATION error code by Hanno Becker · 8 years ago
  72. 3cdc711 Deprecate usage of RSA primitives with wrong key type by Hanno Becker · 8 years ago
  73. a6dd90d Add error string for failure code in `mbedtls_dhm_set_group` by Hanno Becker · 8 years ago
  74. 5e3c62f Add MBEDTLS_ERR_ECP_IN_PROGRESS by Manuel Pégourié-Gonnard · 8 years ago
  75. 31458a1 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 8 years ago
  76. fd48739 Add AES feature unavailable error code by Andres Amaya Garcia · 8 years ago
  77. 9900014 Merge fix for IE Certificate Compatibility by Simon Butcher · 9 years ago
  78. 8a1a68c Regenerate error.c file to remove CMAC by Simon Butcher · 9 years ago
  79. 0c79073 Refactor and change CMAC interface by Simon Butcher · 9 years ago
  80. 86ff986 selftest supports cmac if only MBEDTLS_DES_C is defined Other minor typo fixes by Brian Murray · 9 years ago
  81. 2fa11cd Added CMAC as proper low-level module and changed error returns by Robert Cragie · 10 years ago
  82. 3616f6f Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  83. 98e28a7 Address user reported coverity issues. by Janos Follath · 9 years ago
  84. 9fa2e86 Add missing mbedtls_time_t definitions (#493) by -~- redtangent ~-~ · 9 years ago
  85. e2e25e7 DTLS: avoid dropping too many records by Manuel Pégourié-Gonnard · 10 years ago
  86. be619c1 Clean up error codes by Manuel Pégourié-Gonnard · 10 years ago
  87. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  88. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  89. 9bd0afd Add guards for closed socket in net.c by Manuel Pégourié-Gonnard · 10 years ago
  90. 9dbaf40 Rationalize other snprintf() uses by Manuel Pégourié-Gonnard · 10 years ago
  91. f9cbd73 Update generated files by Manuel Pégourié-Gonnard · 10 years ago
  92. 41b9c2b Remove individual mdX_file() and shaX_file() by Manuel Pégourié-Gonnard · 10 years ago
  93. 6a8ca33 Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILED by Manuel Pégourié-Gonnard · 10 years ago
  94. 0b104b0 Adapt prototype of net_accept() for explicit size by Manuel Pégourié-Gonnard · 10 years ago
  95. eecb43c Manually merge doc fixes from 1.3 by Manuel Pégourié-Gonnard · 10 years ago
  96. 8836994 Move WANT_READ/WANT_WRITE codes to SSL by Manuel Pégourié-Gonnard · 10 years ago
  97. e546ad4 Fix comment generated by generate_errors.pl by Manuel Pégourié-Gonnard · 10 years ago
  98. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  99. b6b16bd Drop pbkdf2 module (superseded by pkcs5) by Manuel Pégourié-Gonnard · 10 years ago
  100. f9c1387 Drop POLARSSL_ERROR_STRERROR_BC by Manuel Pégourié-Gonnard · 10 years ago