1. 9900014 Merge fix for IE Certificate Compatibility by Simon Butcher · 9 years ago
  2. 8a1a68c Regenerate error.c file to remove CMAC by Simon Butcher · 9 years ago
  3. 0c79073 Refactor and change CMAC interface by Simon Butcher · 9 years ago
  4. 86ff986 selftest supports cmac if only MBEDTLS_DES_C is defined Other minor typo fixes by Brian Murray · 9 years ago
  5. 2fa11cd Added CMAC as proper low-level module and changed error returns by Robert Cragie · 10 years ago
  6. 3616f6f Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  7. 98e28a7 Address user reported coverity issues. by Janos Follath · 9 years ago
  8. 9fa2e86 Add missing mbedtls_time_t definitions (#493) by -~- redtangent ~-~ · 9 years ago
  9. e2e25e7 DTLS: avoid dropping too many records by Manuel Pégourié-Gonnard · 10 years ago
  10. be619c1 Clean up error codes by Manuel Pégourié-Gonnard · 10 years ago
  11. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  12. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  13. 9bd0afd Add guards for closed socket in net.c by Manuel Pégourié-Gonnard · 10 years ago
  14. 9dbaf40 Rationalize other snprintf() uses by Manuel Pégourié-Gonnard · 10 years ago
  15. f9cbd73 Update generated files by Manuel Pégourié-Gonnard · 10 years ago
  16. 41b9c2b Remove individual mdX_file() and shaX_file() by Manuel Pégourié-Gonnard · 10 years ago
  17. 6a8ca33 Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILED by Manuel Pégourié-Gonnard · 10 years ago
  18. 0b104b0 Adapt prototype of net_accept() for explicit size by Manuel Pégourié-Gonnard · 10 years ago
  19. eecb43c Manually merge doc fixes from 1.3 by Manuel Pégourié-Gonnard · 10 years ago
  20. 8836994 Move WANT_READ/WANT_WRITE codes to SSL by Manuel Pégourié-Gonnard · 10 years ago
  21. e546ad4 Fix comment generated by generate_errors.pl by Manuel Pégourié-Gonnard · 10 years ago
  22. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  23. b6b16bd Drop pbkdf2 module (superseded by pkcs5) by Manuel Pégourié-Gonnard · 10 years ago
  24. f9c1387 Drop POLARSSL_ERROR_STRERROR_BC by Manuel Pégourié-Gonnard · 10 years ago
  25. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  26. 998897b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  27. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  28. d901d17 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  29. 0928640 Update generated files by Manuel Pégourié-Gonnard · 10 years ago
  30. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  31. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  32. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  33. 607d663 Add debug info for cert/suite selection by Manuel Pégourié-Gonnard · 11 years ago
  34. e94e6e5 Fix stdio (non-)inclusion issues. by Manuel Pégourié-Gonnard · 11 years ago
  35. df6411d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  36. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  37. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  38. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  39. eab72e2 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  40. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  41. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  42. 3a173f4 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  43. 11c9192 Fix error code description. by Manuel Pégourié-Gonnard · 11 years ago
  44. bfccdd3 Merge commit '36adc36' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  45. f01768c Specific error for suites in common but none good by Manuel Pégourié-Gonnard · 11 years ago
  46. 9d9b003 Add net_recv_timeout() by Manuel Pégourié-Gonnard · 11 years ago
  47. 562eb78 Add and use POLARSSL_ERR_SSL_BUFFER_TOO_SMALL by Manuel Pégourié-Gonnard · 11 years ago
  48. 2c9ee81 Start adding srv support for hello verify request by Manuel Pégourié-Gonnard · 11 years ago
  49. 6591962 Allow delay on renego on client by Manuel Pégourié-Gonnard · 11 years ago
  50. bee8ded Fix warning depending on configuration by Manuel Pégourié-Gonnard · 11 years ago
  51. b5212b4 Merge CCM cipher mode and ciphersuites by Paul Bakker · 11 years ago
  52. fe671f4 Add markers around generated code in error.c by Manuel Pégourié-Gonnard · 11 years ago
  53. a6916fa Add (placeholder) CCM module by Manuel Pégourié-Gonnard · 11 years ago
  54. 2ca1dc8 Updated error.c and version_features.c based on changes by Paul Bakker · 11 years ago
  55. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  56. 2abed84 Specific return code for PK sig length mismatch by Manuel Pégourié-Gonnard · 11 years ago
  57. 35e95dd Add special return code for ecdsa length mismatch by Manuel Pégourié-Gonnard · 11 years ago
  58. 75342a6 Fixed typos in code by Paul Bakker · 11 years ago
  59. 7afdb88 Test and fix x509_oid functions by Manuel Pégourié-Gonnard · 11 years ago
  60. 66ff70d Support for seed file writing and reading in Entropy by Paul Bakker · 11 years ago
  61. 9a6e93e Reserve -1 as an error code (used in programs) by Manuel Pégourié-Gonnard · 11 years ago
  62. 83cdffc Forbid sequence number wrapping by Manuel Pégourié-Gonnard · 11 years ago
  63. cf38367 Fix HMAC_DRBG and RIPEMD160 error codes by Manuel Pégourié-Gonnard · 11 years ago
  64. a9a028e SSL now gracefully handles missing RNG by Paul Bakker · 12 years ago
  65. 6edcd41 Addition conditions for UEFI environment under MSVC by Paul Bakker · 12 years ago
  66. fa6a620 Defines for UEFI environment under MSVC added by Paul Bakker · 12 years ago
  67. a8a25ae Fix bad error codes by Manuel Pégourié-Gonnard · 12 years ago
  68. b9cfaa0 Explicit conversions and minor changes to prevent MSVC compiler warnings by Paul Bakker · 12 years ago
  69. b887f11 Removed return from error_strerror() by Paul Bakker · 12 years ago
  70. 2466d93 Threading abstraction layer added by Paul Bakker · 12 years ago
  71. 4fee79b Fix some more depend issues by Manuel Pégourié-Gonnard · 12 years ago
  72. 6db455e PSK callback added to SSL server by Paul Bakker · 12 years ago
  73. 456d3b9 Make ECP error codes more specific by Manuel Pégourié-Gonnard · 12 years ago
  74. 5187656 Renamed X509 / X509WRITE error codes to generic (non-cert-specific) by Paul Bakker · 12 years ago
  75. 36713e8 Fixed bunch of X509_PARSE related defines / dependencies by Paul Bakker · 12 years ago
  76. cff6842 POLARSSL_PEM_C split into POLARSSL_PEM_PARSE_C and POLARSSL_PEM_WRITE_C by Paul Bakker · 12 years ago
  77. 40ce79f Moved DHM parsing from X509 module to DHM module by Paul Bakker · 12 years ago
  78. 1a7550a Moved PK key parsing from X509 module to PK module by Paul Bakker · 12 years ago
  79. 0e06c0f Assigned error codes to the error defines by Paul Bakker · 12 years ago
  80. 1569938 Small PK cleanups by Manuel Pégourié-Gonnard · 12 years ago
  81. b3d9187 PK: add nice interface functions by Manuel Pégourié-Gonnard · 12 years ago
  82. 606b4ba Session ticket expiration checked on server by Paul Bakker · 12 years ago
  83. a5cc602 Parse NewSessionTicket message by Manuel Pégourié-Gonnard · 12 years ago
  84. 374e4b8 pk_set_type() cannot be used to reset key type by Manuel Pégourié-Gonnard · 12 years ago
  85. 7a6c946 Fix error code in pk.h by Manuel Pégourié-Gonnard · 12 years ago
  86. d2681d8 Renamed sha2.{c,h} to sha256.{c,h} and sha4.{c,h} to sha512.{c,h} by Paul Bakker · 12 years ago
  87. 9e36f04 SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly by Paul Bakker · 12 years ago
  88. fd3eac5 Cleaned up ECP error codes by Paul Bakker · 12 years ago
  89. e2ab84f Renamed error_strerror() to the less conflicting polarssl_strerror() by Paul Bakker · 12 years ago
  90. 38b50d7 Moved PKCS#12 PBE functions to cipher / md layer where possible by Paul Bakker · 12 years ago
  91. 28144de PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates by Paul Bakker · 12 years ago
  92. b0c19a4 PKCS#5 module added. Moved PBKDF2 functionality inside and deprecated by Paul Bakker · 12 years ago
  93. f1f21fe Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis by Paul Bakker · 12 years ago
  94. 00b2860 pem_read_buffer() already update use_len after header and footer are read by Paul Bakker · 12 years ago
  95. 3c2122f Fixed const correctness issues that have no impact on the ABI by Paul Bakker · 12 years ago
  96. 73a899a Changed error code message to also cover missing pre-shared key by Paul Bakker · 12 years ago
  97. c70b982 OID functionality moved to a separate module. by Paul Bakker · 12 years ago
  98. 41c83d3 Added Ephemeral Elliptic Curve Diffie Hellman ciphersuites to SSL/TLS by Paul Bakker · 12 years ago
  99. 00c1f43 Merge branch 'ecc-devel-mpg' into development by Paul Bakker · 12 years ago
  100. 8fe40dc Allow enabling of dummy error_strerror() to support some use-cases by Paul Bakker · 12 years ago