1. 8491406 Remove preprocessor directives around platform_util.h include by Andres Amaya Garcia · 7 years ago
  2. 1f6301b Rename mbedtls_zeroize to mbedtls_platform_zeroize by Andres Amaya Garcia · 7 years ago
  3. e32df08 Remove individual copies of mbedtls_zeroize() by Andres Amaya Garcia · 8 years ago
  4. 2bd5757 Merge branch 'development' into iotssl-1204 by Hanno Becker · 7 years ago
  5. 784de59 Merge remote-tracking branch 'upstream-restricted/pr/410' into development-restricted by Jaeden Amero · 8 years ago
  6. 66954e1 Merge branch 'development' into development-restricted by Jaeden Amero · 8 years ago
  7. 005239e Merge remote-tracking branch 'upstream-public/pr/1294' into development by Jaeden Amero · 8 years ago
  8. 41b40e6 Merge remote-tracking branch 'upstream-restricted/pr/441' into development-restricted by Gilles Peskine · 8 years ago
  9. aaaa98c Merge branch 'development-proposed' into development-restricted by Gilles Peskine · 8 years ago
  10. d91f2a2 Merge branch 'development' into iotssl-1251-2.7 by Gilles Peskine · 8 years ago
  11. 239987f Fix heap-buffer overread in ALPN ext parsing by Manuel Pégourié-Gonnard · 8 years ago
  12. 1a2640c Merge branch 'iotssl-1368-unsafe-bounds-check-psk-identity-merge' into development-restricted by Gilles Peskine · 8 years ago
  13. 27b34d5 Wrong identifier used to check Encrypt-then-MAC flag by Hanno Becker · 8 years ago
  14. 73a3817 Parse Signature Algorithm ext when renegotiating by Ron Eldor · 8 years ago
  15. 8dd73e6 Parse Signature Algorithm ext when renegotiating by Ron Eldor · 8 years ago
  16. 90333da Replace wrong usage of WANT_READ by CONTINUE_PROCESSING by Hanno Becker · 8 years ago
  17. 4cb1f4d Style corrections by Hanno Becker · 8 years ago
  18. ab74056 Make use of `mbedtls_dhm_set_group` when generating DHM params by Hanno Becker · 8 years ago
  19. 46f5a3e Check return codes from MD in ssl code by Andres Amaya Garcia · 8 years ago
  20. d21d625 Change ssl_srv to new MD API and check return code by Andres Amaya Garcia · 8 years ago
  21. 83c9f49 Prevent bounds check bypass through overflow in PSK identity parsing by Hanno Becker · 8 years ago
  22. ddc6e52 Merge remote-tracking branch 'gilles/iotssl-1223/development' into development by Manuel Pégourié-Gonnard · 8 years ago
  23. 383a118 Merge remote-tracking branch 'gilles/IOTSSL-1330/development' into development by Manuel Pégourié-Gonnard · 8 years ago
  24. 23b33f8 Merge remote-tracking branch 'hanno/sig_hash_compatibility' into development by Manuel Pégourié-Gonnard · 8 years ago
  25. d50177f Fix FALLBACK_SCSV parsing by Gilles Peskine · 8 years ago
  26. 088ce43 Implement optional CA list suppression in Certificate Request by Janos Follath · 8 years ago
  27. cf7ae7e Improve documentation by Hanno Becker · 8 years ago
  28. 0d0cd4b Split long lines by Hanno Becker · 8 years ago
  29. 7e5437a Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  30. 1aa267c Introduce macros and functions to characterize certain ciphersuites. by Hanno Becker · 8 years ago
  31. c94f735 Ignore failures when sending fatal alerts by Gilles Peskine · 8 years ago
  32. 1cc8e34 Send TLS alerts in many more cases by Gilles Peskine · 8 years ago
  33. f982852 Balanced braces across preprocessor conditionals by Gilles Peskine · 8 years ago
  34. 9900014 Merge fix for IE Certificate Compatibility by Simon Butcher · 9 years ago
  35. 29f221f Fix guards in SSL for ECDH key exchanges by Paul Bakker · 9 years ago
  36. b5b6af2 Puts platform time abstraction into its own header by Simon Butcher · 9 years ago
  37. 584a547 Fix whitespace and formatting in ssl_srv.c by Simon Butcher · 9 years ago
  38. c6dab2b Fix non compliance SSLv3 in server extension handling. by Janos Follath · 9 years ago
  39. d5800b7 Abstracts away time()/stdlib.h into platform by SimonB · 9 years ago
  40. 9d62412 Add note about not implementing PSK id_hint by Manuel Pégourié-Gonnard · 9 years ago
  41. 7f17155 Avoid seemingly-possible overflow by Manuel Pégourié-Gonnard · 10 years ago
  42. fadacb9 Merge branch 'development' into iotssl-461-ecjpake-finalization by Manuel Pégourié-Gonnard · 10 years ago
  43. 5674a97 Fix compilers warnings in reduced configs by Manuel Pégourié-Gonnard · 10 years ago
  44. ae8535d Changed defs. back to MBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED by Robert Cragie · 10 years ago
  45. 39a60de Correct overwritten fixes by Robert Cragie · 10 years ago
  46. 136884c Use MBEDTLS_ECJPAKE_C def. for correct conditional compilation by Robert Cragie · 10 years ago
  47. bc1babb Fix potential overflow in CertificateRequest by Manuel Pégourié-Gonnard · 10 years ago
  48. faee44d Avoid false positives in bounds check by Manuel Pégourié-Gonnard · 10 years ago
  49. 0f1660a Implement key exchange messages and PMS derivation by Manuel Pégourié-Gonnard · 10 years ago
  50. 25dbeb0 Skip certificate-related messages with ECJPAKE by Manuel Pégourié-Gonnard · 10 years ago
  51. 55c7f99 Add server writing of the extension by Manuel Pégourié-Gonnard · 10 years ago
  52. bf57be6 Add server extension parsing by Manuel Pégourié-Gonnard · 10 years ago
  53. e511b4e Ignore ECJPAKE suite if not configured on server by Manuel Pégourié-Gonnard · 10 years ago
  54. c1b46d0 Fix bug in server parsing point formats extension by Manuel Pégourié-Gonnard · 10 years ago
  55. eef142d Depend on ECJPAKE key exchange, not module by Manuel Pégourié-Gonnard · 10 years ago
  56. f7022d1 Fix bug in server parsing point formats extension by Manuel Pégourié-Gonnard · 10 years ago
  57. f472179 Adjust dependencies for EC extensions by Manuel Pégourié-Gonnard · 10 years ago
  58. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  59. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  60. 4cc8c63 Add test for extensionless ClientHello by Manuel Pégourié-Gonnard · 10 years ago
  61. cb0d212 Fix level of some debug messages by Manuel Pégourié-Gonnard · 10 years ago
  62. b076116 Fix one debug message by Manuel Pégourié-Gonnard · 10 years ago
  63. e540b49 Add one more debug message by Manuel Pégourié-Gonnard · 10 years ago
  64. 9de64f5 Fix MSVC warnings in library and programs by Manuel Pégourié-Gonnard · 10 years ago
  65. dba460f Add SSL "assertion" to help static analysis by Manuel Pégourié-Gonnard · 10 years ago
  66. bae389b Fix uninitialized access by Manuel Pégourié-Gonnard · 10 years ago
  67. b86145e Avoid potential NULL dereference. by Manuel Pégourié-Gonnard · 10 years ago
  68. b9c93d0 Fix earlier incomplete change in RSA PMS reading by Manuel Pégourié-Gonnard · 10 years ago
  69. 1938975 Avoid dead stores (makes scan-build happier) by Manuel Pégourié-Gonnard · 10 years ago
  70. cdc26ae Add mbedtls_ssl_set_hs_authmode by Manuel Pégourié-Gonnard · 10 years ago
  71. 12ad798 Rename ssl_session.length to id_len by Manuel Pégourié-Gonnard · 10 years ago
  72. 7bfc122 Implement sig_hashes by Manuel Pégourié-Gonnard · 10 years ago
  73. b541da6 Fix define for ssl_conf_curves() by Manuel Pégourié-Gonnard · 10 years ago
  74. 3335205 Avoid in-out length in dhm_calc_secret() by Manuel Pégourié-Gonnard · 10 years ago
  75. 6a8ca33 Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILED by Manuel Pégourié-Gonnard · 10 years ago
  76. 7551cb9 Replace malloc with calloc by Manuel Pégourié-Gonnard · 10 years ago
  77. 5e94dde Create ssl_internal.h and move some functions by Manuel Pégourié-Gonnard · 10 years ago
  78. 0c0f11f Update dependencies & includes for session tickets by Manuel Pégourié-Gonnard · 10 years ago
  79. d59675d Move to callback for session tickets by Manuel Pégourié-Gonnard · 10 years ago
  80. b0394be Further adapt prototypes of ticket functions by Manuel Pégourié-Gonnard · 10 years ago
  81. 69f1728 Adapt prototypes of ticket handling functions by Manuel Pégourié-Gonnard · 10 years ago
  82. a4a4735 Rename & move ticket functions to ticket module by Manuel Pégourié-Gonnard · 10 years ago
  83. 66dc555 mbedtls_ssl_conf_arc4_support() depends on ARC4_C by Manuel Pégourié-Gonnard · 10 years ago
  84. e6ef16f Change X.509 verify flags to uint32_t by Manuel Pégourié-Gonnard · 10 years ago
  85. e3a062b Rename ecp_use_known_dp -> mbedtls_ecp_group_load() by Manuel Pégourié-Gonnard · 10 years ago
  86. 8b431fb Fix dependency issues by Manuel Pégourié-Gonnard · 10 years ago
  87. 6729e79 Rename ssl_set_xxx() to ssl_conf_xxx() by Manuel Pégourié-Gonnard · 10 years ago
  88. 22bfa4b Add ssl_set_hs_ca_chain() by Manuel Pégourié-Gonnard · 10 years ago
  89. 1af6c85 Add ssl_set_hs_own_cert() by Manuel Pégourié-Gonnard · 10 years ago
  90. 8f618a8 Rework ssl_set_own_cert() internals by Manuel Pégourié-Gonnard · 10 years ago
  91. 750e4d7 Move ssl_set_rng() to act on config by Manuel Pégourié-Gonnard · 10 years ago
  92. 5cb3308 Merge contexts for session cache by Manuel Pégourié-Gonnard · 10 years ago
  93. 1028b74 Upgrade default DHM params size by Manuel Pégourié-Gonnard · 10 years ago
  94. 2b49445 Move session ticket keys to conf by Manuel Pégourié-Gonnard · 10 years ago
  95. d36e33f Move easy ssl_set_xxx() functions to work on conf by Manuel Pégourié-Gonnard · 10 years ago
  96. 7ca4e4d Move things to conf substructure by Manuel Pégourié-Gonnard · 10 years ago
  97. 331ba57 Fix some additional renaming issues by Manuel Pégourié-Gonnard · 10 years ago
  98. e6efa6f manually merge 9f98251 make extKeyUsage accessible by Manuel Pégourié-Gonnard · 10 years ago
  99. 53c76c0 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  100. ce60fbe Fix potential timing difference with RSA PMS by Manuel Pégourié-Gonnard · 10 years ago