1. d0e7557 Only return VERIFY_FAILED from a single point by Manuel Pégourié-Gonnard · 8 years ago
  2. d0fa5cc Typos and doc additions by Nicholas Wilson · 10 years ago
  3. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  4. 0928640 Update generated files by Manuel Pégourié-Gonnard · 10 years ago
  5. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  6. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  7. 607d663 Add debug info for cert/suite selection by Manuel Pégourié-Gonnard · 11 years ago
  8. e94e6e5 Fix stdio (non-)inclusion issues. by Manuel Pégourié-Gonnard · 11 years ago
  9. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  10. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  11. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  12. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  13. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  14. 11c9192 Fix error code description. by Manuel Pégourié-Gonnard · 11 years ago
  15. f01768c Specific error for suites in common but none good by Manuel Pégourié-Gonnard · 11 years ago
  16. 6591962 Allow delay on renego on client by Manuel Pégourié-Gonnard · 11 years ago
  17. bee8ded Fix warning depending on configuration by Manuel Pégourié-Gonnard · 11 years ago
  18. b5212b4 Merge CCM cipher mode and ciphersuites by Paul Bakker · 11 years ago
  19. fe671f4 Add markers around generated code in error.c by Manuel Pégourié-Gonnard · 11 years ago
  20. a6916fa Add (placeholder) CCM module by Manuel Pégourié-Gonnard · 11 years ago
  21. 2ca1dc8 Updated error.c and version_features.c based on changes by Paul Bakker · 11 years ago
  22. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  23. 2abed84 Specific return code for PK sig length mismatch by Manuel Pégourié-Gonnard · 11 years ago
  24. 35e95dd Add special return code for ecdsa length mismatch by Manuel Pégourié-Gonnard · 11 years ago
  25. 75342a6 Fixed typos in code by Paul Bakker · 11 years ago
  26. 7afdb88 Test and fix x509_oid functions by Manuel Pégourié-Gonnard · 11 years ago
  27. 66ff70d Support for seed file writing and reading in Entropy by Paul Bakker · 11 years ago
  28. 9a6e93e Reserve -1 as an error code (used in programs) by Manuel Pégourié-Gonnard · 11 years ago
  29. 83cdffc Forbid sequence number wrapping by Manuel Pégourié-Gonnard · 11 years ago
  30. cf38367 Fix HMAC_DRBG and RIPEMD160 error codes by Manuel Pégourié-Gonnard · 11 years ago
  31. a9a028e SSL now gracefully handles missing RNG by Paul Bakker · 12 years ago
  32. 6edcd41 Addition conditions for UEFI environment under MSVC by Paul Bakker · 12 years ago
  33. fa6a620 Defines for UEFI environment under MSVC added by Paul Bakker · 12 years ago
  34. a8a25ae Fix bad error codes by Manuel Pégourié-Gonnard · 12 years ago
  35. b9cfaa0 Explicit conversions and minor changes to prevent MSVC compiler warnings by Paul Bakker · 12 years ago
  36. b887f11 Removed return from error_strerror() by Paul Bakker · 12 years ago
  37. 2466d93 Threading abstraction layer added by Paul Bakker · 12 years ago
  38. 4fee79b Fix some more depend issues by Manuel Pégourié-Gonnard · 12 years ago
  39. 6db455e PSK callback added to SSL server by Paul Bakker · 12 years ago
  40. 456d3b9 Make ECP error codes more specific by Manuel Pégourié-Gonnard · 12 years ago
  41. 5187656 Renamed X509 / X509WRITE error codes to generic (non-cert-specific) by Paul Bakker · 12 years ago
  42. 36713e8 Fixed bunch of X509_PARSE related defines / dependencies by Paul Bakker · 12 years ago
  43. cff6842 POLARSSL_PEM_C split into POLARSSL_PEM_PARSE_C and POLARSSL_PEM_WRITE_C by Paul Bakker · 12 years ago
  44. 40ce79f Moved DHM parsing from X509 module to DHM module by Paul Bakker · 12 years ago
  45. 1a7550a Moved PK key parsing from X509 module to PK module by Paul Bakker · 12 years ago
  46. 0e06c0f Assigned error codes to the error defines by Paul Bakker · 12 years ago
  47. 1569938 Small PK cleanups by Manuel Pégourié-Gonnard · 12 years ago
  48. b3d9187 PK: add nice interface functions by Manuel Pégourié-Gonnard · 12 years ago
  49. 606b4ba Session ticket expiration checked on server by Paul Bakker · 12 years ago
  50. a5cc602 Parse NewSessionTicket message by Manuel Pégourié-Gonnard · 12 years ago
  51. 374e4b8 pk_set_type() cannot be used to reset key type by Manuel Pégourié-Gonnard · 12 years ago
  52. 7a6c946 Fix error code in pk.h by Manuel Pégourié-Gonnard · 12 years ago
  53. d2681d8 Renamed sha2.{c,h} to sha256.{c,h} and sha4.{c,h} to sha512.{c,h} by Paul Bakker · 12 years ago
  54. 9e36f04 SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly by Paul Bakker · 12 years ago
  55. fd3eac5 Cleaned up ECP error codes by Paul Bakker · 12 years ago
  56. e2ab84f Renamed error_strerror() to the less conflicting polarssl_strerror() by Paul Bakker · 12 years ago
  57. 38b50d7 Moved PKCS#12 PBE functions to cipher / md layer where possible by Paul Bakker · 12 years ago
  58. 28144de PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates by Paul Bakker · 12 years ago
  59. b0c19a4 PKCS#5 module added. Moved PBKDF2 functionality inside and deprecated by Paul Bakker · 12 years ago
  60. f1f21fe Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis by Paul Bakker · 12 years ago
  61. 00b2860 pem_read_buffer() already update use_len after header and footer are read by Paul Bakker · 12 years ago
  62. 3c2122f Fixed const correctness issues that have no impact on the ABI by Paul Bakker · 12 years ago
  63. 73a899a Changed error code message to also cover missing pre-shared key by Paul Bakker · 12 years ago
  64. c70b982 OID functionality moved to a separate module. by Paul Bakker · 12 years ago
  65. 41c83d3 Added Ephemeral Elliptic Curve Diffie Hellman ciphersuites to SSL/TLS by Paul Bakker · 12 years ago
  66. 00c1f43 Merge branch 'ecc-devel-mpg' into development by Paul Bakker · 12 years ago
  67. 8fe40dc Allow enabling of dummy error_strerror() to support some use-cases by Paul Bakker · 12 years ago
  68. cf4365f Updated error codes for ECP by Paul Bakker · 13 years ago
  69. 9a73632 - Merged changesets 1399 up to and including 1415 into 1.2 branch by Paul Bakker · 13 years ago
  70. 1d29fb5 - Added option to add minimum accepted SSL/TLS protocol version by Paul Bakker · 13 years ago
  71. d14277d - Added PBKDF2 error code by Paul Bakker · 13 years ago
  72. 83f00bb - Updated strerror codes for SSL Compression and Blowfish by Paul Bakker · 13 years ago
  73. 3aac1da - Added exception error parsing when FATAL ssl message is received by Paul Bakker · 13 years ago
  74. 05ef835 - Added support for Hardware Acceleration hooking in SSL/TLS by Paul Bakker · 13 years ago
  75. d8ef167 - Updated for latest GCM error by Paul Bakker · 13 years ago
  76. 030277a - Updated error.c to include GCM errors by Paul Bakker · 13 years ago
  77. bdb912d - Added preliminary ASN.1 buffer writing support by Paul Bakker · 13 years ago
  78. 8913f82 - Fixed compiler warning for unreferenced ret in md_file() when POLARSSL_FS_IO not declared by Paul Bakker · 14 years ago
  79. 43655f4 - Added option to prevent default entropy sources from loading (POLARSSL_NO_DEFAULT_ENTROPY_SOURCES) by Paul Bakker · 14 years ago
  80. 69e095c - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. by Paul Bakker · 14 years ago
  81. 6c0ceb3 - Added permissive certificate parsing to x509parse_crt() and x509parse_crtfile(). With permissive parsing the parsing does not stop on encountering a parse-error by Paul Bakker · 14 years ago
  82. 6083fd2 - Added a generic entropy accumulator that provides support for adding custom entropy sources and added some generic and platform dependent entropy sources by Paul Bakker · 14 years ago
  83. 880ac7e - Added handling for CTR_DRBG module by Paul Bakker · 14 years ago
  84. dceecd8 - Adapted error generation to include ASN.1 changes and have Windows snprintf macro by Paul Bakker · 14 years ago
  85. 9db7742 - Fixed error file after changed codes by Paul Bakker · 14 years ago
  86. 9c021ad - Added regular error codes for generic message digest layer by Paul Bakker · 14 years ago
  87. ff61a78 - Added and updated cipher error codes and documentation by Paul Bakker · 14 years ago
  88. 831a755 - Changed behaviour of net_recv(), ssl_fetch_input() and ssl_read(). net_recv() now returns 0 on EOF instead of POLARSSL_ERR_NET_CONN_RESET. ssl_fetch_input() returns POLARSSL_ERR_SSL_CONN_EOF on an EOF from its f_recv() function. ssl_read() returns 0 if a POLARSSL_ERR_SSL_CONN_EOF is received after the handshake. by Paul Bakker · 14 years ago
  89. 9d78140 - A error_strerror function() has been added to translate between error codes and their description. by Paul Bakker · 14 years ago