1. 0d1db20 Fix bug in skip_date() (MBEDTLS_X509_CRT_REMOVE_TIME) by Manuel Pégourié-Gonnard · 6 years ago
  2. 93de296 Fix rebase slip by Hanno Becker · 6 years ago
  3. 82ff6f1 Update version_features.c by Hanno Becker · 6 years ago
  4. 02f2609 Introduce configuration option and API for SSL record checking by Hanno Becker · 6 years ago
  5. cdb83e7 Merge pull request #616 from mpg/context-s11n by Manuel Pégourié-Gonnard · 6 years ago
  6. 69a3e41 Improve reability and debugability of large if by Manuel Pégourié-Gonnard · 6 years ago
  7. 18332c5 Improve getter for renegotiation enabled by Manuel Pégourié-Gonnard · 6 years ago
  8. 7c575d2 Merge pull request #605 from ARMmbed/x509_ondemand_remove_unneeded_fields by Manuel Pégourié-Gonnard · 6 years ago
  9. b3bb31b Introduce getter function for disable_renego by Manuel Pégourié-Gonnard · 6 years ago
  10. 14e2a8a Fix a typo in a comment by Manuel Pégourié-Gonnard · 6 years ago
  11. 42a6b04 Don't forget about pending alerts after ssl_get_next_record() by Hanno Becker · 6 years ago
  12. b82350b Introduce helper function to send pending fatal alerts by Hanno Becker · 6 years ago
  13. c8f5299 Rename pend_alert_msg -> pending_fatal_alert_msg by Hanno Becker · 6 years ago
  14. 2e8d133 Reintroduce return code checking when sending NoRenego alert by Hanno Becker · 6 years ago
  15. 3caf718 Remove field to store level of pending alert by Hanno Becker · 6 years ago
  16. de62da9 Use separate functions to pend fatal and non-fatal alerts by Hanno Becker · 6 years ago
  17. 1facd55 Replace xxx_send_alert by xxx_pend_alert to save code by Hanno Becker · 6 years ago
  18. f46e1ce Introduce SSL helper function to mark pending alerts by Hanno Becker · 6 years ago
  19. 7af7375 Fix MSVC warning by Manuel Pégourié-Gonnard · 6 years ago
  20. 2cc9223 Fix compile error in reduced configurations by Manuel Pégourié-Gonnard · 6 years ago
  21. 3b014fc Merge remote-tracking branch 'origin/pr/604' into baremetal by Simon Butcher · 6 years ago
  22. 6fe6b43 Merge remote-tracking branch 'origin/pr/589' into baremetal by Simon Butcher · 6 years ago
  23. c0b3633 Merge remote-tracking branch 'origin/pr/627' into baremetal by Simon Butcher · 6 years ago
  24. 7ce9446 Avoid duplication of session format header by Manuel Pégourié-Gonnard · 6 years ago
  25. a7cd483 Implement config-checking header to context s11n by Manuel Pégourié-Gonnard · 6 years ago
  26. 4c1d06e Provide serialisation API only if it's enabled by Manuel Pégourié-Gonnard · 6 years ago
  27. 73a4636 Adapt to hardcoded single version by Manuel Pégourié-Gonnard · 6 years ago
  28. 2f3fa62 Fix compiler warning: comparing signed to unsigned by Manuel Pégourié-Gonnard · 6 years ago
  29. bc847ca Actually reset the context on save as advertised by Manuel Pégourié-Gonnard · 6 years ago
  30. ff22200 Re-use buffer allocated by handshake_init() by Manuel Pégourié-Gonnard · 6 years ago
  31. 138079d Add setting of forced fields when deserializing by Manuel Pégourié-Gonnard · 6 years ago
  32. 16d1485 Add saved fields from top-level structure by Manuel Pégourié-Gonnard · 6 years ago
  33. 322f3c7 Add transform (de)serialization by Manuel Pégourié-Gonnard · 6 years ago
  34. 8175816 Fix English in comments by Manuel Pégourié-Gonnard · 6 years ago
  35. f1f3e52 Add session saving/loading by Manuel Pégourié-Gonnard · 6 years ago
  36. d0dd104 Add (stub) header writing and checking by Manuel Pégourié-Gonnard · 6 years ago
  37. 5e534ba Add usage checks in context_load() by Manuel Pégourié-Gonnard · 6 years ago
  38. b6163ef Document internal serialisation format by Manuel Pégourié-Gonnard · 6 years ago
  39. 569ed6b Implement usage checks in context_save() by Manuel Pégourié-Gonnard · 6 years ago
  40. a3024ee Save Hello random bytes for later use by Manuel Pégourié-Gonnard · 6 years ago
  41. 95d1b93 Don't reset timer during mbedtls_ssl_setup() by Hanno Becker · 6 years ago
  42. 981f81d Add missing uses of mbedtls_ssl_get_minor() by Hanno Becker · 6 years ago
  43. ce8bdf8 ECP restart: Don't calculate address of sub ctx if ctx is NULL by Hanno Becker · 6 years ago
  44. 56595f4 Allow hardcoding single signature hash at compile-time by Hanno Becker · 6 years ago
  45. f1bc9e1 Introduce helper functions to traverse signature hashes by Hanno Becker · 6 years ago
  46. 0af717b Don't use mbedtls_ssL_set_calc_verify_md writing CertificateRequest by Hanno Becker · 6 years ago
  47. 627fbee Don't offer SHA-1 in CertificateRequest message in TLS 1.2 by Hanno Becker · 6 years ago
  48. 0a64170 Remove redundant check in mbedtls_ssl_set_calc_verify_md() by Hanno Becker · 6 years ago
  49. ae3f851 Merge remote-tracking branch 'origin/pr/615' into baremetal by Simon Butcher · 6 years ago
  50. feb1cee Merge remote-tracking branch 'origin/pr/602' into baremetal by Simon Butcher · 6 years ago
  51. 7decea9 Simplify supported EC extension writing code by Hanno Becker · 6 years ago
  52. c1096e7 Allow hardcoding single supported elliptic curve by Hanno Becker · 6 years ago
  53. ee24f8c Remove unnecessary check for presence of supported EC list by Hanno Becker · 6 years ago
  54. a4a9c69 Introduce helper macro for traversal of supported EC TLS IDs by Hanno Becker · 6 years ago
  55. 8085588 Remove unnecessary guards in client-side EC curve extension writing by Hanno Becker · 6 years ago
  56. 84fb902 Work on client-provided supported EC TLS ID list in-place by Hanno Becker · 6 years ago
  57. 004619f Store TLS curve ID instead of information structure by Hanno Becker · 6 years ago
  58. 33b9b25 Remove SSL version configuration API if versions are hardcoded by Hanno Becker · 6 years ago
  59. 0a92b81 Remove mbedtls_ssl_transform::minor_ver if the version is hardcoded by Hanno Becker · 6 years ago
  60. 18729ae Guard RSA-only max_major/minor_ver fields from SSL handshake params by Hanno Becker · 6 years ago
  61. 7b628e5 Make mbedtls_ssl_read/write_version static inline by Hanno Becker · 6 years ago
  62. 381eaa5 Remove min/maj version from SSL context if only one version enabled by Hanno Becker · 6 years ago
  63. 2881d80 Introduce getter function for max/min SSL version by Hanno Becker · 6 years ago
  64. 3fa1ee5 Set SSL minor version only after validation by Hanno Becker · 6 years ago
  65. e965bd3 Allow hardcoding of min/max minor/major SSL version at compile-time by Hanno Becker · 6 years ago
  66. fabfb85 Merge remote-tracking branch 'origin/pr/603' into baremetal by Simon Butcher · 6 years ago
  67. 133294e Merge remote-tracking branch 'origin/mbedtls-2.16' into baremetal by Simon Butcher · 6 years ago
  68. 14a4a44 Remove mbedtls_ssl_conf_dbg() if !MBEDTLS_DEBUG_C by Hanno Becker · 6 years ago
  69. 272063a Don't store debug func ptr cb + ctx in SSL config if !DEBUG_C by Hanno Becker · 6 years ago
  70. 779d79d Restore static inline qualif'n of some helpers in ssl_ciphersuites.h by Hanno Becker · 6 years ago
  71. a1552ac Use "unknown" instead of NULL as name of unknown ciphersuite by Hanno Becker · 6 years ago
  72. 9b3ec12 Add missing spaces at the end of comments by Hanno Becker · 6 years ago
  73. f4d6b49 Allow use of continue in single-ciphersuite 'loops' by Hanno Becker · 6 years ago
  74. 67fb16e Make ciphersuite helpers static inline if only one suite enabled by Hanno Becker · 6 years ago
  75. 73f4cb1 Rename XXX_SINGLE_CIPHERSUITE -> XXX_CONF_SINGLE_CIPHERSUITE by Hanno Becker · 6 years ago
  76. e02758c Remove ciphersuite from SSL session if single suite hardcoded by Hanno Becker · 6 years ago
  77. 6ace465 Remove ciphersuite from SSL config if single suite hardcoded by Hanno Becker · 6 years ago
  78. df64596 Remove ciphersuite from handshake params if single suite hardcoded by Hanno Becker · 6 years ago
  79. 2d46b4f Adapt ClientHello parsing to case of single hardcoded ciphersuite by Hanno Becker · 6 years ago
  80. 1499027 Adapt ClientHello writing to case of single hardcoded ciphersuite by Hanno Becker · 6 years ago
  81. 5cce936 Add compile-time option to hardcode choice of single ciphersuite by Hanno Becker · 6 years ago
  82. b09132d Introduce framework for macro-based definitions of ciphersuites by Hanno Becker · 6 years ago
  83. 473f98f Introduce ciphersuite handle type by Hanno Becker · 6 years ago
  84. c041b4f Merge remote-tracking branch 'origin/pr/2700' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  85. 5455afd Merge pull request #599 from ARMmbed/baremetal-ec-preparation by Manuel Pégourié-Gonnard · 6 years ago
  86. 600ddf4 Update query_config.c and version_features.c by Hanno Becker · 6 years ago
  87. d07614c Introduce MBEDTLS_X509_CRT_REMOVE_SUBJECT_ISSUER_ID removing IDs by Hanno Becker · 6 years ago
  88. 843b71a Introduce MBEDTLS_X509_CRT_REMOVE_TIME removing time fields from CRT by Hanno Becker · 6 years ago
  89. 6f61b7b Remove 'CRT fallback' during X.509 CRT verification if !TIME_DATE by Hanno Becker · 6 years ago
  90. c00ccea Move def'n of X.509 time-verif funcs to hdr if no time available by Hanno Becker · 6 years ago
  91. d3b2fcb Don't store client-supported ECs in heap-allocated buffer by Hanno Becker · 6 years ago
  92. 0ae6b24 Allow compile-time configuration of timer callbacks by Hanno Becker · 6 years ago
  93. a58a896 Allow compile-time configuration of I/O function pointers by Hanno Becker · 6 years ago
  94. ece325c Allow compile-time configuration of PRNG in SSL module by Hanno Becker · 6 years ago
  95. b391766 Fix unused variable that happened during merge by Manuel Pégourié-Gonnard · 6 years ago
  96. de8869c Merge remote-tracking branch 'restricted/pr/608' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  97. 44ba6b0 Merge remote-tracking branch 'restricted/pr/594' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  98. 37261e6 Merge remote-tracking branch 'restricted/pr/601' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  99. 417d2ce Merge remote-tracking branch 'restricted/pr/584' into baremetal-proposed by Manuel Pégourié-Gonnard · 6 years ago
  100. b1d720c Remove superfluous new line in x509.c by Hanno Becker · 6 years ago