1. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  2. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  3. 5605911 Merge pull request #4447 from hanno-arm/ssl_config_cleanup by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  4. 1e8ca12 Fix typos in C header files by Tobias Nießen · 4 years, 3 months ago
  5. 3268d84 Remove unused error code MBEDTLS_ERR_SSL_CERTIFICATE_REQUIRED by Hanno Becker · 4 years, 3 months ago
  6. 56ee9e5 Remove MBEDTLS_ERR_SSL_INVALID_VERIFY_HASH by Hanno Becker · 4 years, 3 months ago
  7. 91e1cc3 Remove MBEDTLS_ERR_SSL_CERTIFICATE_TOO_LARGE error code by Hanno Becker · 4 years, 3 months ago
  8. eca840f Remove unused MBEDTLS_ERR_SSL_PEER_VERIFY_FAILED by Hanno Becker · 4 years, 3 months ago
  9. b86e588 Remove unused MBEDTLS_ERR_SSL_UNKNOWN_CIPHER by Hanno Becker · 4 years, 3 months ago
  10. e67665c Merge pull request #4006 from chris-jones-arm/development by Gilles Peskine · 4 years, 3 months ago
  11. 456d29c Rename mbedtls_error_add_ext to mbedtls_error_add by Chris Jones · 4 years, 3 months ago
  12. e11e814 Improve documentation for error code checking by Chris Jones · 4 years, 3 months ago
  13. 33946bb Two platform error codes moved to error.h to fix _without_platform test by TRodziewicz · 4 years, 3 months ago
  14. defe10d Add compatibility macro for the inline keyword in error.h by Chris Jones · 4 years, 4 months ago
  15. ef01852 Add missing guard to mbedtls_test_hook_error_add by Chris Jones · 4 years, 4 months ago
  16. abded0e Improve and fix documentation for error code combination by Chris Jones · 4 years, 4 months ago
  17. b7d02e0 Fix misc issues with unused parameters and check-names.sh by Chris Jones · 4 years, 4 months ago
  18. 7439209 Rewrite error addition interface by Chris Jones · 4 years, 4 months ago
  19. 759e30b Add MBEDTLS_ERROR_C dependency to invasive error code testing by Chris Jones · 4 years, 6 months ago
  20. b179b84 Change set_err_add_hook void pointer to actual function pointer signature by Chris Jones · 4 years, 6 months ago
  21. d86ad60 Change mbedtls_set_err_add_hook to use doxygen style comment by Chris Jones · 4 years, 6 months ago
  22. ef180af Move `MBEDTLS_ERR_ADD` macro and functions to `error.*` by Chris Jones · 4 years, 6 months ago
  23. 5e8805a Move `MBEDTLS_ERR_ADD` macro and function to `common.*` by Chris Jones · 4 years, 7 months ago
  24. 96ae73b Add macro for error code addition by Chris Jones · 4 years, 7 months ago
  25. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  26. b4c0b75 Add error condition for bad user configurations by Hanno Becker · 8 years ago
  27. 6ea4fc7 Address review comments by Gaurav Aggarwal · 5 years ago
  28. 3d02db2 Add auto-generated code markers by Gaurav Aggarwal · 5 years ago
  29. a9f6400 Add support for const error description strings by Gaurav Aggarwal · 5 years ago
  30. 2d20567 Add two error codes to the Error module by Janos Follath · 6 years ago
  31. ab534cf Fix number of allocated errors in Platform by Janos Follath · 6 years ago
  32. f9b3303 Introduce specific error for ver/cfg mismatch on deserialization by Hanno Becker · 6 years ago
  33. 6609aef Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  34. c37c96a Add specific SSL error code for unexpected CIDs by Hanno Becker · 6 years ago
  35. 442ca57 Merge remote-tracking branch 'public/pr/1375' into development by Simon Butcher · 7 years ago
  36. 780cf18 Merge remote-tracking branch 'public/pr/2271' into development by Simon Butcher · 7 years ago
  37. 032c037 Merge remote-tracking branch 'public/pr/2270' into development by Simon Butcher · 7 years ago
  38. ba519b9 Add parameter validation to SHA-512 module by Andres Amaya Garcia · 7 years ago
  39. 79e593f Add parameter validation to SHA-256 module by Andres Amaya Garcia · 7 years ago
  40. a685d4f Add MBEDTLS_ERR_SHA1_BAD_INPUT_DATA to error.{h,c} by Andres Amaya Garcia · 7 years ago
  41. 9cbd1b2 Include configuration file for all headers by Ron Eldor · 7 years ago
  42. bcca58c Add common feature unavailable error by Ron Eldor · 7 years ago
  43. ef263eb Merge remote-tracking branch 'public/pr/1993' into development by Simon Butcher · 7 years ago
  44. 5267b62 Change error description by Ron Eldor · 7 years ago
  45. 54a7c62 Minor style changes by Ron Eldor · 7 years ago
  46. 5a481f1 Update error.h count for SSL by Manuel Pégourié-Gonnard · 7 years ago
  47. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  48. b0ad581 Remove the invalid input for platform module by Ron Eldor · 7 years ago
  49. 0ff4e0b Add platform error codes by Ron Eldor · 7 years ago
  50. 79d9b50 Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  51. 0dadba2 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  52. 5f57f1e Merge remote-tracking branch 'public/pr/1270' into development by Simon Butcher · 7 years ago
  53. 558da9c Make SSL error code more generic by Manuel Pégourié-Gonnard · 7 years ago
  54. da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  55. e47d6fd Merge remote-tracking branch 'public/pr/1497' into development by Simon Butcher · 7 years ago
  56. 656864b Add an HKDF (RFC 5869) implementation by Thomas Fossati · 9 years ago
  57. 39b1904 Merge branch 'development' into iotssl-2257-chacha-poly-primitives by Manuel Pégourié-Gonnard · 7 years ago
  58. 246cb05 Merge remote-tracking branch 'public/pr/1410' into development by Simon Butcher · 7 years ago
  59. 3798b6b Add some error codes and merge others by Manuel Pégourié-Gonnard · 7 years ago
  60. b8bd80a Add FEATURE_NOT_AVAILABLE error codes. by Manuel Pégourié-Gonnard · 7 years ago
  61. dca3a5d Rename aead_chacha20_poly1305 to chachapoly by Manuel Pégourié-Gonnard · 7 years ago
  62. b8025c5 Implement AEAD-ChaCha20-Poly1305. by Daniel King · 9 years ago
  63. adc32c0 Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago
  64. 34b822c Initial implementation of ChaCha20 by Daniel King · 9 years ago
  65. 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
  66. 8bf79f6 SSL asynchronous private key operation callbacks: interface by Gilles Peskine · 8 years ago
  67. e5b5bd7 Allocate a unique err code for MBEDTLS_ERR_AES_BAD_INPUT_DATA by Mohammad Azim Khan · 8 years ago
  68. 3c80009 aria: add error codes for hw implementations by Manuel Pégourié-Gonnard · 7 years ago
  69. a6d639e aria: improve some comments & internal names by Manuel Pégourié-Gonnard · 7 years ago
  70. 3c0b53b ARIA build integration by Markku-Juhani O. Saarinen · 8 years ago
  71. 2acbf17 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  72. 751aa51 Merge remote-tracking branch 'upstream-public/pr/1303' into development by Jaeden Amero · 8 years ago
  73. 7ecab3d Error codes for hardware accelerator failures by Gilles Peskine · 8 years ago
  74. 005239e Merge remote-tracking branch 'upstream-public/pr/1294' into development by Jaeden Amero · 8 years ago
  75. a381fe8 Add HW_FAILED error codes for message digest modules by Gilles Peskine · 8 years ago
  76. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  77. 17196cd Merge remote-tracking branch 'upstream-public/pr/964' into development by Gilles Peskine · 8 years ago
  78. 86ffd80 Register new error code in error.h by Gilles Peskine · 8 years ago
  79. c538064 Change value of MBEDTLS_ERR_AES_FEATURE_UNAVAILABLE by Andres Amaya Garcia · 8 years ago
  80. 5e3c62f Add MBEDTLS_ERR_ECP_IN_PROGRESS by Manuel Pégourié-Gonnard · 8 years ago
  81. 31458a1 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 8 years ago
  82. fd48739 Add AES feature unavailable error code by Andres Amaya Garcia · 8 years ago
  83. 37a064a Remove CMAC as a separate and independent error group by Simon Butcher · 9 years ago
  84. 57863ad selftest supports cmac if only MBEDTLS_DES_C is defined Other minor typo fixes by Brian Murray · 9 years ago
  85. 84a4c67 Added CMAC as proper low-level module and changed error returns by Robert Cragie · 10 years ago
  86. e2e25e7 DTLS: avoid dropping too many records 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. 7c3b4ab Fix typos in comments by Manuel Pégourié-Gonnard · 10 years ago
  90. 9bd0afd Add guards for closed socket in net.c by Manuel Pégourié-Gonnard · 10 years ago
  91. 1685368 Rationalize snprintf() usage in X.509 modules by Manuel Pégourié-Gonnard · 10 years ago
  92. 7580ba4 Add a concept of entropy source strength. by Manuel Pégourié-Gonnard · 10 years ago
  93. 41b9c2b Remove individual mdX_file() and shaX_file() 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. 8836994 Move WANT_READ/WANT_WRITE codes to SSL by Manuel Pégourié-Gonnard · 10 years ago
  96. eed55a4 Changed values of PK and PKCS5 error codes by Manuel Pégourié-Gonnard · 10 years ago
  97. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  98. f9c1387 Drop POLARSSL_ERROR_STRERROR_BC by Manuel Pégourié-Gonnard · 10 years ago
  99. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/error.h]
  100. 998897b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago