1. a5cb0d2 Tidy up grouped MBEDTLS_BYTE_x macros by Joe Subbiani · 4 years ago
  2. 94180e7 Minor coding style improvement by Joe Subbiani · 4 years ago
  3. e4603ee Compress byte reading macros in if statements by Joe Subbiani · 4 years ago
  4. 1f6c3ae Tidy up ssl_*.c grouped MBEDTLS_BYTE_x macros by Joe Subbiani · 4 years ago
  5. 9ab1866 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  6. d068785 Improve documentation and add more uses of MBEDTLS_PUT by Joe Subbiani · 4 years, 1 month ago
  7. 5241e34 Improve consitency throughout library/common.h by Joe Subbiani · 4 years, 1 month ago
  8. 6dd7364 Replace instances of byte reading macros with PUT by Joe Subbiani · 4 years, 1 month ago
  9. 51b147a Remove trailing white space by Joe Subbiani · 4 years, 1 month ago
  10. 4919bb4 Remove use of byte reading macro for uint16 by Joe Subbiani · 4 years, 1 month ago
  11. b6511b0 Replace instances of byte reading macros with PUT by Joe Subbiani · 4 years, 1 month ago
  12. fbeb692 Use byte reading macros in places not using a byte mask by Joe Subbiani · 4 years, 1 month ago
  13. 99edd6c Add UINT64 GET and PUT macros by Joe Subbiani · 4 years, 1 month ago
  14. 2194dc4 Replace MBEDTLS_CHAR_x with MBEDTLS_BYTE_x by Joe Subbiani · 4 years, 1 month ago
  15. bf7ea84 Replace "four bytes" with "two bytes" in macro documentation by Joe Subbiani · 4 years, 1 month ago
  16. f5462d9 Remove trailing whitespaces by Joe Subbiani · 4 years, 1 month ago
  17. 54550f7 Replace 3 byte shift with appropriate macro by Joe Subbiani · 4 years, 1 month ago
  18. 635231a Improve common.h macro documentation by Joe Subbiani · 4 years, 1 month ago
  19. cd84d76 Add Character byte reading macros by Joe Subbiani · 4 years, 1 month ago
  20. 6a50631 GET macros use a target variable by Joe Subbiani · 4 years, 1 month ago
  21. 394bdd6 Document common.h and remove changelog by Joe Subbiani · 4 years, 1 month ago
  22. 9fa9ac3 Move GET/PUT_UINT16_LE macros to common.h by Joe Subbiani · 4 years, 1 month ago
  23. c469973 Fix formatting - Byte reading macros changelog by Joe Subbiani · 4 years, 1 month ago
  24. 33f953d Byte Reading Macros Changelog by Joe Subbiani · 4 years, 1 month ago
  25. 5ecac21 Prefixed macros with MBEDTLS by Joe Subbiani · 4 years, 1 month ago
  26. 9aaec54 Undo use of BYTE_x macro by Joe Subbiani · 4 years, 1 month ago
  27. 6f2bb0c Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  28. c4f3d5b Add do-while protection to macros by Joe Subbiani · 4 years, 1 month ago
  29. 54c6134 Move UINT32_LE macros to common.h by Joe Subbiani · 4 years, 1 month ago
  30. 30d974c Move UINT32_BE macros to common.h by Joe Subbiani · 4 years, 1 month ago
  31. 3b39450 Move BYTES_TO_U32_LE to common.h by Joe Subbiani · 4 years, 1 month ago
  32. 50dde56 Implement byte reading macros into library/ by Joe Subbiani · 4 years, 2 months ago
  33. 01a7859 Merge pull request #4864 from hanno-arm/upstream_sig_alg_identifers by Manuel Pégourié-Gonnard · 4 years ago
  34. 08b2d27 Merge pull request #4872 from lhuang04/development_cmp0090 by Janos Follath · 4 years ago
  35. 447a3be fix wrong typo and format issues by Jerry Yu · 4 years ago
  36. 8c51b73 Update CMake version for CMP0090 by lhuang04 · 4 years ago
  37. 7276f13 fix comments for sig_algs parser by Jerry Yu · 4 years ago
  38. 684543a Merge pull request #4807 from hanno-arm/bio_recv_ret_0_eof by Manuel Pégourié-Gonnard · 4 years ago
  39. 7899de8 fix comments and format issues by Jerry Yu · 4 years ago
  40. f7fce92 Remove rsa_pss_rsae_sha256 from preset_sig_algs. by Jerry Yu · 4 years ago
  41. 93a3ca6 Merge pull request #4413 from gilles-peskine-arm/tls_ext_cid-config by Manuel Pégourié-Gonnard · 4 years ago
  42. f11724b Merge pull request #4861 from yuhaoth/pr/add-openssl-gnutls-tls1_3-check by Manuel Pégourié-Gonnard · 4 years ago
  43. 4512f21 Merge pull request #3572 from mpg/add-arm-linux-build by Manuel Pégourié-Gonnard · 4 years ago
  44. 5e34456 Merge pull request #4858 from hanno-arm/upstream_tls13_transforms by Manuel Pégourié-Gonnard · 4 years ago
  45. 2fb897e Merge pull request #4852 from hanno-arm/unify_cli_srv_hs_step by Manuel Pégourié-Gonnard · 4 years ago
  46. b7745d2 Merge pull request #4834 from hanno-arm/msg_layer_reset_helper by Manuel Pégourié-Gonnard · 4 years ago
  47. 409c8f6 Merge pull request #4851 from hanno-arm/hs_msg_without_checksum by Manuel Pégourié-Gonnard · 4 years ago
  48. 7dd2f50 Allow configuring MBEDTLS_TLS_EXT_CID at compile time by Gilles Peskine · 4 years, 3 months ago
  49. e043d15 Turn comments of 1.3 record transforms into Doxygen documentation by Hanno Becker · 4 years ago
  50. 2aec149 Merge pull request #4248 from hanno-arm/tls13_populate_transform by Dave Rodgman · 4 years ago
  51. 0402979 Add openssl/gnutls tls1.3 feature tests. by Jerry Yu · 4 years ago
  52. deb68ce Fix guard around TLS 1.3 SigAlg configuration by Hanno Becker · 4 years ago
  53. 9c6aa7b Add default values for TLS 1.3 SigAlg configuration by Hanno Becker · 4 years ago
  54. 11ceadd Add cmdline param for TLS 1.3 sig alg config to ssl_{client,server}2 by Hanno Becker · 4 years ago
  55. 1cd6e00 Add experimental API for configuration of TLS 1.3 sig algs by Hanno Becker · 4 years ago
  56. 551265f Add TLS 1.3 IANA signature-algorithm values by Hanno Becker · 4 years ago
  57. 448c807 Merge pull request #4853 from yuhaoth/pr/add-tls13-config-check-and-dummy-handshake by Manuel Pégourié-Gonnard · 4 years ago
  58. 3aa186f Add transforms to be used for TLS 1.3 by Hanno Becker · 4 years ago
  59. 0e719ff Improve the documentation of legacy msg layer transforms by Hanno Becker · 4 years ago
  60. b6bbbb1 Fix typo in documentation of ssl->transform_out by Hanno Becker · 4 years ago
  61. b9930e7 Add dummy tls1.3 handshake dispatch functions by Jerry Yu · 4 years ago
  62. 3cc4c2a Add dummy ssl_tls13_{client,server}.c by Jerry Yu · 4 years ago
  63. b19ccc3 fix test_suite_debug test fail by Jerry Yu · 4 years ago
  64. c46e9b4 tests: Add negative version config tests. by Jerry Yu · 4 years ago
  65. 60835a8 Add config check utils functions by Jerry Yu · 4 years ago
  66. f8f88d6 Merge pull request #4746 from gilles-peskine-arm/bump-version-3.0 by Janos Follath · 4 years ago
  67. 2a572cf Move socket setup behind ssl structure setup. by Jerry Yu · 4 years ago
  68. b1dc59a Add tls1.3 parameters to ssl_{client,server2} by Jerry Yu · 4 years ago
  69. 41934dd Share preparatory code between client and server handshake steps by Hanno Becker · 4 years ago
  70. f3cce8b Add handshake message writing variant that doesn't update checksum by Hanno Becker · 4 years ago
  71. 78f6f05 Merge pull request #4695 from yutotakano/fix-ssl-opt.sh-hard-abort by Gilles Peskine · 4 years ago
  72. 3fbc5d3 Merge pull request #4815 from gilles-peskine-arm/generate_errors-multiline-3.0 by Gilles Peskine · 4 years ago
  73. cfb5d39 Merge pull request #4659 from spencer-burke/fixing_4222 by Gilles Peskine · 4 years ago
  74. ae505ee Fix missing dependency on Travis by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  75. efd14bf Enable arm-linux-gnueabi-gcc build on Travis by Manuel Pégourié-Gonnard · 5 years ago
  76. 3a6c769 Add arm-linux-gnueabi-gcc build to all.sh by Manuel Pégourié-Gonnard · 5 years ago
  77. b0302c4 Move messaging related session reset into separate helper function by Hanno Becker · 4 years ago
  78. 58887ba Show warnings if something looks wrong by Gilles Peskine · 4 years ago
  79. 7f8e277 Document the big regex by Gilles Peskine · 4 years ago
  80. d297157 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  81. 05aa543 Better support multiline comments for MBEDTLS_ERR_xxx by Gilles Peskine · 4 years ago
  82. 47b0956 More flexible parsing of Doxygen comments for MBEDTLS_ERR_xxx by Gilles Peskine · 4 years ago
  83. 8bb9b80 Merge pull request #4806 from hanno-arm/ssl_session_serialization_version by Gilles Peskine · 4 years ago
  84. fa0d61e Fix typo by Hanno Becker · 4 years ago
  85. d7e4b2c Remove duplicated test from SSL test suite by Hanno Becker · 4 years ago
  86. 6c53ecc all.sh: Run basic TLS 1.3 with and without record padding by Hanno Becker · 4 years ago
  87. 1f91878 Specify padding granularity in TLS 1.3 record protection KATs by Hanno Becker · 4 years ago
  88. dfba065 Adjust ssl_tls13_keys.c to consolidated CID/1.3 padding granularity by Hanno Becker · 4 years ago
  89. c0da10d Remove TLS 1.3 specific code from TLS <= 1.2 transform generator by Hanno Becker · 4 years, 4 months ago
  90. f62a730 Add missing semicolon in TLS 1.3 transform generation code by Hanno Becker · 4 years, 4 months ago
  91. 4153745 Add comment regarding the wire-version used in TLS 1.3 records by Hanno Becker · 4 years, 4 months ago
  92. edd5bf0 Fix and document minimum length of record ciphertext in TLS 1.3 by Hanno Becker · 4 years, 4 months ago
  93. 7887a77 Match parameter check in TLS 1.3 populate transform to 1.2 version by Hanno Becker · 4 years, 4 months ago
  94. 80e760e Fix memory leak in TLS 1.3 record protection unit test by Hanno Becker · 4 years, 5 months ago
  95. a77d005 Add known answer tests for TLS 1.3 record protection by Hanno Becker · 4 years, 5 months ago
  96. 79e2d1b Fix AEAD additional data computation for TLS 1.3 by Hanno Becker · 4 years, 5 months ago
  97. c94060c Add TLS 1.3 specific key to SSL transform conversion function by Hanno Becker · 4 years, 5 months ago
  98. bd25755 Rename ssl_populate_transform() -> ssl_tls12_populate_transform() by Hanno Becker · 4 years, 5 months ago
  99. 5772313 Document temporary overlap of TLS version in SSL context and session by Hanno Becker · 4 years ago
  100. dce5097 Prefix "version" with "library" or "protocol" to avoid ambiguity by Hanno Becker · 4 years ago