1. 8b170a0 Enhance and extend checking of message processing state by Hanno Becker · 8 years ago
  2. e65ce78 Enhance debugging output in ssl_tls.c by Hanno Becker · 8 years ago
  3. bdf3905 Ensure application data records are not kept when fully processed by Hanno Becker · 8 years ago
  4. bb9dd0c Add hard assertion to mbedtls_ssl_read_record_layer by Hanno Becker · 8 years ago
  5. 4a810fb Fix mbedtls_ssl_read by Hanno Becker · 8 years ago
  6. af0665d Simplify retaining of messages for future processing by Hanno Becker · 8 years ago
  7. e6706e6 Add tests for missing CA chains and bad curves. by Hanno Becker · 8 years ago
  8. 39ae8cd Fix implementation of VERIFY_OPTIONAL verification mode by Hanno Becker · 8 years ago
  9. 383a118 Merge remote-tracking branch 'gilles/IOTSSL-1330/development' into development by Manuel Pégourié-Gonnard · 8 years ago
  10. 5d2511c SHA-1 deprecation: allow it in key exchange by Gilles Peskine · 8 years ago
  11. 5e79cb3 Remove SHA-1 in TLS by default by Gilles Peskine · 8 years ago
  12. 23b33f8 Merge remote-tracking branch 'hanno/sig_hash_compatibility' into development by Manuel Pégourié-Gonnard · 8 years ago
  13. 088ce43 Implement optional CA list suppression in Certificate Request by Janos Follath · 8 years ago
  14. 7e5437a Remember suitable hash function for any signature algorithm. by Hanno Becker · 8 years ago
  15. 92e4426 SSLv3: when refusing renegotiation, stop processing by Gilles Peskine · 8 years ago
  16. c94f735 Ignore failures when sending fatal alerts by Gilles Peskine · 8 years ago
  17. 8498cb3 Cleaned up double variable declaration by Gilles Peskine · 8 years ago
  18. 064a85c Code portability fix by Gilles Peskine · 8 years ago
  19. 1cc8e34 Send TLS alerts in many more cases by Gilles Peskine · 8 years ago
  20. f982852 Balanced braces across preprocessor conditionals by Gilles Peskine · 8 years ago
  21. 182013f Prevent SLOTH attacks by Janos Follath · 9 years ago
  22. 2196c7f Fix renegotiation at incorrect times in DTLS by Andres AG · 9 years ago
  23. 1903fb3 Clarify Comments and Fix Typos (#651) by Brian J Murray · 9 years ago
  24. 8e00410 Merge fix for AEAD Random IVs by Simon Butcher · 9 years ago
  25. 9900014 Merge fix for IE Certificate Compatibility by Simon Butcher · 9 years ago
  26. 23bdca0 Fix an x509 compatibility issue by Janos Follath · 9 years ago
  27. b5b6af2 Puts platform time abstraction into its own header by Simon Butcher · 9 years ago
  28. 8eb6413 Address issues find by manual coverity scan. by Janos Follath · 9 years ago
  29. f002164 Refactor slightly to silence a clang-analyze warning by Nicholas Wilson · 9 years ago
  30. d5800b7 Abstracts away time()/stdlib.h into platform by SimonB · 9 years ago
  31. e846b51 Use the SSL IO and time callback typedefs consistently by Simon Butcher · 9 years ago
  32. 214a848 Update note about hardcoded verify_data_length by Manuel Pégourié-Gonnard · 9 years ago
  33. 967994a Remove unused code. by Manuel Pégourié-Gonnard · 9 years ago
  34. 4ae5c29 Add Changelog entry and improve coding style by Janos Follath · 9 years ago
  35. ca214b9 Updated relevant #ifdef by Janos Follath · 9 years ago
  36. c97b697 Fix for unused variable warning by Simon Butcher · 10 years ago
  37. 4c2bfdb Merge 'iotssl-558-md5-tls-sigs-restricted' by Simon Butcher · 10 years ago
  38. 207990d Added description of change to the Changelog by Simon Butcher · 10 years ago
  39. 47229c7 Disable MD5 in handshake signatures by default by Manuel Pégourié-Gonnard · 10 years ago
  40. e2e25e7 DTLS: avoid dropping too many records by Manuel Pégourié-Gonnard · 10 years ago
  41. bd36398 Merge branch 'iotssl-519-asn1write-overflows-restricted' into development-restricted by Manuel Pégourié-Gonnard · 10 years ago
  42. f8b2442 Merge branch 'iotssl-517-double-free-restricted' into development-restricted by Manuel Pégourié-Gonnard · 10 years ago
  43. 2046062 Merge branch 'development' into misc by Simon Butcher · 10 years ago
  44. 459a950 Fixed typo in comment by Simon Butcher · 10 years ago
  45. 62aab15 Merge branch 'development' into iotssl-513-alerts by Simon Butcher · 10 years ago
  46. e357a64 Merge pull request #328 from ARMmbed/iotssl-461-ecjpake-finalization by Simon Butcher · 10 years ago
  47. fbdf06c Fix handling of non-fatal alerts by Manuel Pégourié-Gonnard · 10 years ago
  48. e5f3072 Fix #ifdef inconsistency by Manuel Pégourié-Gonnard · 10 years ago
  49. bc5e508 Fix other int casts in bounds checking by Manuel Pégourié-Gonnard · 10 years ago
  50. cdea97c Remove useless code by Manuel Pégourié-Gonnard · 10 years ago
  51. 173c790 Fix potential double-free in ssl_conf_psk() by Manuel Pégourié-Gonnard · 10 years ago
  52. fadacb9 Merge branch 'development' into iotssl-461-ecjpake-finalization by Manuel Pégourié-Gonnard · 10 years ago
  53. 5674a97 Fix compilers warnings in reduced configs by Manuel Pégourié-Gonnard · 10 years ago
  54. 024b6df Improve key export API and documentation by Manuel Pégourié-Gonnard · 10 years ago
  55. fec73a8 Merge of fix for IOTSSL-481 - Double free by Simon Butcher · 10 years ago
  56. 5b8d1d6 Fix for IOTSSL-473 Double free error by Simon Butcher · 10 years ago
  57. 4feb7ae Added key export API by Robert Cragie · 10 years ago
  58. ef388f1 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 10 years ago
  59. 9f81231 Revised hostname length check from review by Simon Butcher · 10 years ago
  60. 24417f0 Fix potential double-free in mbedtls_ssl_conf_psk() by Manuel Pégourié-Gonnard · 10 years ago
  61. 89f7762 Added max length checking of hostname by Simon Butcher · 10 years ago
  62. 588ad50 Fix a fairly common typo in comments by Tillmann Karras · 10 years ago
  63. 77c0646 Add cache for EC J-PAKE client extension by Manuel Pégourié-Gonnard · 10 years ago
  64. 25dbeb0 Skip certificate-related messages with ECJPAKE by Manuel Pégourié-Gonnard · 10 years ago
  65. eef142d Depend on ECJPAKE key exchange, not module by Manuel Pégourié-Gonnard · 10 years ago
  66. 557535d Add ECJPAKE key exchange by Manuel Pégourié-Gonnard · 10 years ago
  67. 5793e7e Merge 'development' into iotssl-411-port-reuse by Simon Butcher · 10 years ago
  68. 7002f4a Add mbedtls_ssl_set_hs_ecjpake_password() by Manuel Pégourié-Gonnard · 10 years ago
  69. 76cfd3f Add EC J-PAKE context in handshake structure by Manuel Pégourié-Gonnard · 10 years ago
  70. ea5370d Don't allow reconnect during handshake by Manuel Pégourié-Gonnard · 10 years ago
  71. d0bf6a3 Update ssl_tls.c by Simon Butcher · 10 years ago
  72. 74ca8d0 Update ssl_tls.c by Simon Butcher · 10 years ago
  73. 0789aed Update ssl_tls.c by Simon Butcher · 10 years ago
  74. ddfe5d2 Tune dependencies by Manuel Pégourié-Gonnard · 10 years ago
  75. 2ed05a0 Fix typos by Manuel Pégourié-Gonnard · 10 years ago
  76. 62c74bb Stop wasting resources by Manuel Pégourié-Gonnard · 10 years ago
  77. 2088e2e fix const-ness of argument to mbedtls_ssl_conf_cert_profile by Nicholas Wilson · 10 years ago
  78. 3f09b6d Fix API by Manuel Pégourié-Gonnard · 10 years ago
  79. be619c1 Clean up error codes by Manuel Pégourié-Gonnard · 10 years ago
  80. 11331fc First working dirty version by Manuel Pégourié-Gonnard · 10 years ago
  81. 9650205 Start detecting epoch 0 ClientHellos by Manuel Pégourié-Gonnard · 10 years ago
  82. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  83. ed51594 Merge pull request #265 from ARMmbed/iotssl-460-bugfixes by Simon Butcher · 10 years ago
  84. f81ee2e Add NULL checks to top-level SSL functions by Manuel Pégourié-Gonnard · 10 years ago
  85. a2cda6b Add mbedtls_ssl_get_max_frag_len() by Manuel Pégourié-Gonnard · 10 years ago
  86. c6b5d83 Fix handling of long PSK identities by Manuel Pégourié-Gonnard · 10 years ago
  87. ea35666 Fix -Wshadow warnings by Manuel Pégourié-Gonnard · 10 years ago
  88. c98204e Fix missing break in switch for SSL presets by Manuel Pégourié-Gonnard · 10 years ago
  89. 0a88574 DTLS: treat bad MAC on Finished as an error by Manuel Pégourié-Gonnard · 10 years ago
  90. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  91. cb0d212 Fix level of some debug messages by Manuel Pégourié-Gonnard · 10 years ago
  92. 001f2b6 Use xxx_clone() instead of memcpy() in SSL by Manuel Pégourié-Gonnard · 10 years ago
  93. c0bf01e Undo overzealous renaming of internal variables by Manuel Pégourié-Gonnard · 10 years ago
  94. b9d64e5 Fix missing calls to md/shaxxx_free() by Manuel Pégourié-Gonnard · 10 years ago
  95. 9de64f5 Fix MSVC warnings in library and programs by Manuel Pégourié-Gonnard · 10 years ago
  96. 0761733 Fix potential NULL dereference by Manuel Pégourié-Gonnard · 10 years ago
  97. fd47423 Change SSL debug API in the library by Manuel Pégourié-Gonnard · 10 years ago
  98. 79c4e3e Rm obsolete comments by Manuel Pégourié-Gonnard · 10 years ago
  99. 14bf706 Add SSL "assertions" to help static analyzers by Manuel Pégourié-Gonnard · 10 years ago
  100. cdc26ae Add mbedtls_ssl_set_hs_authmode by Manuel Pégourié-Gonnard · 10 years ago