1. bc6ff23 Update changelog for i/o lengths by Manuel Pégourié-Gonnard · 9 years ago
  2. 9693668 Tune Changelog (typos, ordering) by Manuel Pégourié-Gonnard · 9 years ago
  3. 0574bb0 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 9 years ago
  4. 5866848 Update ChangeLog for recent external bugfix by Manuel Pégourié-Gonnard · 9 years ago
  5. cb46fd8 Avoid non-standard strcasecmp() by Manuel Pégourié-Gonnard · 9 years ago
  6. 41b9c2b Remove individual mdX_file() and shaX_file() by Manuel Pégourié-Gonnard · 9 years ago
  7. eb0d870 Add option for even smaller SHA-256 by Manuel Pégourié-Gonnard · 9 years ago
  8. 2a1524c Manually merge 1.3 changelog by Manuel Pégourié-Gonnard · 9 years ago
  9. 6197761 Fix memleak with repeated [gc]cm_setkey() by Manuel Pégourié-Gonnard · 9 years ago
  10. 1b8de57 Remove a few redundant memset after calloc. by Manuel Pégourié-Gonnard · 9 years ago
  11. 5b9e5b1 Update ChangeLog for s/malloc/calloc by Manuel Pégourié-Gonnard · 9 years ago
  12. 50518f4 Rename _wrap headers to _internal by Manuel Pégourié-Gonnard · 9 years ago
  13. 866eb47 Update Changelog for session ticket changes by Manuel Pégourié-Gonnard · 9 years ago
  14. 0b104b0 Adapt prototype of net_accept() for explicit size by Manuel Pégourié-Gonnard · 9 years ago
  15. d4f04db net.c now depends on select() unconditionally by Manuel Pégourié-Gonnard · 9 years ago
  16. a63bc94 Remove timing_m_sleep() -> net_usleep() by Manuel Pégourié-Gonnard · 9 years ago
  17. 0c89035 Update Changelog for recent timer changes by Manuel Pégourié-Gonnard · 9 years ago
  18. 31993f2 Add per-function override for AES by Manuel Pégourié-Gonnard · 9 years ago
  19. e45dba4 Remove unused member in des_context by Manuel Pégourié-Gonnard · 9 years ago
  20. 43b37cb Fix use of pem_read_buffer() in PK, DHM and X509 by Manuel Pégourié-Gonnard · 9 years ago
  21. 2088ba6 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 9 years ago
  22. 154b00b Update Changelog for recent contribution by Manuel Pégourié-Gonnard · 9 years ago
  23. e6ef16f Change X.509 verify flags to uint32_t by Manuel Pégourié-Gonnard · 9 years ago
  24. 56cc88a Rm ecp_add() and add ecp_muladd() by Manuel Pégourié-Gonnard · 9 years ago
  25. 6dde596 Remove ecp_sub() by Manuel Pégourié-Gonnard · 9 years ago
  26. aff37e5 Remove ecp_group_read_string() by Manuel Pégourié-Gonnard · 9 years ago
  27. 06939ce Fix order of ssl_conf vs ssl_setup in programs by Manuel Pégourié-Gonnard · 9 years ago
  28. 9a1a4d6 Update Changelog with forgotten change by Manuel Pégourié-Gonnard · 9 years ago
  29. 01e5e8c Change a few ssl_conf return types to void by Manuel Pégourié-Gonnard · 9 years ago
  30. caace65 Update Changelog for recent config split by Manuel Pégourié-Gonnard · 9 years ago
  31. 2f84e97 Fix typos in the Changelog by Manuel Pégourié-Gonnard · 9 years ago
  32. 0a4fb09 Make xxx_drbg_random() thread-safe by Manuel Pégourié-Gonnard · 9 years ago
  33. 5cb3308 Merge contexts for session cache by Manuel Pégourié-Gonnard · 9 years ago
  34. 6e088f9 Group all renamings together in Changelog by Manuel Pégourié-Gonnard · 9 years ago
  35. 662c6e8 Disable truncated HMAC by default by Manuel Pégourié-Gonnard · 9 years ago
  36. 1028b74 Upgrade default DHM params size by Manuel Pégourié-Gonnard · 9 years ago
  37. 8836994 Move WANT_READ/WANT_WRITE codes to SSL by Manuel Pégourié-Gonnard · 9 years ago
  38. 1b511f9 Rename ssl_set_bio_timeout() to set_bio() by Manuel Pégourié-Gonnard · 9 years ago
  39. bc2b771 Move ssl_set_ca_chain() to work on config by Manuel Pégourié-Gonnard · 9 years ago
  40. 5a74e8b Make struct cipher_base_t opaque by Manuel Pégourié-Gonnard · 9 years ago
  41. 3a3ae3d Update changelog by Manuel Pégourié-Gonnard · 9 years ago
  42. e36d564 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 9 years ago
  43. fa950c9 fix bug in ssl_mail_client by Manuel Pégourié-Gonnard · 9 years ago
  44. 159c524 Fix undefined behaviour in x509 by Manuel Pégourié-Gonnard · 9 years ago
  45. da61ed3 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 9 years ago
  46. 7b12492 Include changes from the 1.2 branch by Manuel Pégourié-Gonnard · 9 years ago
  47. 7d1e95c Add countermeasure against cache-based lucky 13 by Manuel Pégourié-Gonnard · 9 years ago
  48. e16b62c Make results of (ext)KeyUsage accessible by Manuel Pégourié-Gonnard · 10 years ago
  49. 770b5e1 Fix missing NULL check in MPI by Manuel Pégourié-Gonnard · 9 years ago
  50. d97828e Fix detection of getrandom() by Manuel Pégourié-Gonnard · 9 years ago
  51. f5203e0 Fix "make install" handling of symlinks by Manuel Pégourié-Gonnard · 9 years ago
  52. 8a81e84 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 9 years ago
  53. eab147c Rename pkcs11_xxx_init() to bind() by Manuel Pégourié-Gonnard · 9 years ago
  54. 69a69cc memory_buffer_alloc_init() now returns void by Manuel Pégourié-Gonnard · 9 years ago
  55. 41d479e Split ssl_init() -> ssl_setup() by Manuel Pégourié-Gonnard · 9 years ago
  56. 47fede0 Add countermeasure against cache-based lucky 13 by Manuel Pégourié-Gonnard · 9 years ago
  57. 8d128ef Split mbedtls_ctr_drbg_init() -> seed() by Manuel Pégourié-Gonnard · 9 years ago
  58. f9e9481 Split mbedtls_hmac_drbg_init() -> seed{,_buf}() by Manuel Pégourié-Gonnard · 9 years ago
  59. c34e8dd Split mbedtls_gcm_init() -> gcm_setkey() by Manuel Pégourié-Gonnard · 9 years ago
  60. 6963ff0 Split mbedtls_ccm_init() -> setkey() by Manuel Pégourié-Gonnard · 9 years ago
  61. d54e617 Restructure Changelog by Manuel Pégourié-Gonnard · 9 years ago
  62. 8f5fd31 Change mutex_init/free to return void by Manuel Pégourié-Gonnard · 9 years ago
  63. e75fa70 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  64. e6efa6f manually merge 9f98251 make extKeyUsage accessible by Manuel Pégourié-Gonnard · 10 years ago
  65. b5f48ad manually merge 39a183a add x509_crt_verify_info() by Manuel Pégourié-Gonnard · 10 years ago
  66. e2650c8 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  67. 144bc22 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  68. 53c76c0 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  69. de9b363 Merge branch mbedtls-1.3 into development by Manuel Pégourié-Gonnard · 10 years ago
  70. 9f98251 Make results of (ext)KeyUsage accessible by Manuel Pégourié-Gonnard · 10 years ago
  71. 39a183a Add x509_crt_verify_info() by Manuel Pégourié-Gonnard · 10 years ago
  72. ba33420 Fix typo in contributor name (oops!) by Manuel Pégourié-Gonnard · 10 years ago
  73. a2fce21 Fix potential NULL dereference on bad usage by Manuel Pégourié-Gonnard · 10 years ago
  74. 12a8b66 Update Changelog for recent merge by Manuel Pégourié-Gonnard · 10 years ago
  75. 95f0089 Update Changelog for DH params by Manuel Pégourié-Gonnard · 10 years ago
  76. ab22910 Just use stdint.h even with MSVC by Manuel Pégourié-Gonnard · 10 years ago
  77. 862d503 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  78. 0645bfa Fix typos in Changelog by Manuel Pégourié-Gonnard · 10 years ago
  79. e6c8366 Fix bug in pk_parse_key() by Manuel Pégourié-Gonnard · 10 years ago
  80. e1e5871 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  81. 6152b02 Fixed typos by Paul Bakker · 10 years ago
  82. 924cd10 Fix bug in pk_parse_key() by Manuel Pégourié-Gonnard · 10 years ago
  83. 975d5fa Remove option HAVE_LONGLONG by Manuel Pégourié-Gonnard · 10 years ago
  84. 7b53889 Remove support for HAVE_INT8 and HAVE_INT16 by Manuel Pégourié-Gonnard · 10 years ago
  85. b31424c Make HAVE_IPV6 non-optional by Manuel Pégourié-Gonnard · 10 years ago
  86. 43b997f Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  87. 23ce09b Deprecate HAVE_INT8 and HAVE_INT16 by Manuel Pégourié-Gonnard · 10 years ago
  88. a98af5e Deprecate using NET_C without HAVE_IPV6 by Manuel Pégourié-Gonnard · 10 years ago
  89. 8c3f0f4 Official deprecate compat-1.2.h and openssl.h by Manuel Pégourié-Gonnard · 10 years ago
  90. d759d7d Update ChangeLog for Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  91. 07ec1dd Fix bug with ssl_set_curves() check on client by Manuel Pégourié-Gonnard · 10 years ago
  92. 29f777e Fix bug with ssl_set_curves() check on client by Manuel Pégourié-Gonnard · 10 years ago
  93. f1d2f7c Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  94. cf20120 Fix bug in Via Padlock support by Manuel Pégourié-Gonnard · 10 years ago
  95. 427b672 Add XXX_PROCESS_ALT mecchanism by Manuel Pégourié-Gonnard · 10 years ago
  96. 26c9f90 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  97. 0878a0d Add missing depends in x509 programs by Manuel Pégourié-Gonnard · 10 years ago
  98. c89d6cf Make pk_info_t opaque by Manuel Pégourié-Gonnard · 10 years ago
  99. 8c8be1e Change default min TLS version to TLS 1.0 by Manuel Pégourié-Gonnard · 10 years ago
  100. 348bcb3 Make RSA_ALT support optionnal by Manuel Pégourié-Gonnard · 10 years ago