1. cbefb6b Merge branch 'development' into ccm_chunked by Mateusz Starzyk · 4 years ago
  2. d951db4 Merge pull request #4716 from JoeSubbiani/ByteReadingMacros_dev by Ronald Cron · 4 years ago
  3. 2ef548a Merge pull request #4890 from andrey-starodubtsev/misprint by paul-elliott-arm · 4 years ago
  4. a5cb0d2 Tidy up grouped MBEDTLS_BYTE_x macros by Joe Subbiani · 4 years ago
  5. 90cc33a Misprint was fixed by Andrey Starodubtsev · 4 years ago
  6. 3879c34 Fix typo in the changelog for chunked CCM. by Mateusz Starzyk · 4 years ago
  7. 94180e7 Minor coding style improvement by Joe Subbiani · 4 years ago
  8. e4603ee Compress byte reading macros in if statements by Joe Subbiani · 4 years ago
  9. 1f6c3ae Tidy up ssl_*.c grouped MBEDTLS_BYTE_x macros by Joe Subbiani · 4 years ago
  10. 9ab1866 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  11. d068785 Improve documentation and add more uses of MBEDTLS_PUT by Joe Subbiani · 4 years, 1 month ago
  12. 5241e34 Improve consitency throughout library/common.h by Joe Subbiani · 4 years, 1 month ago
  13. 6dd7364 Replace instances of byte reading macros with PUT by Joe Subbiani · 4 years, 1 month ago
  14. 51b147a Remove trailing white space by Joe Subbiani · 4 years, 1 month ago
  15. 4919bb4 Remove use of byte reading macro for uint16 by Joe Subbiani · 4 years, 1 month ago
  16. b6511b0 Replace instances of byte reading macros with PUT by Joe Subbiani · 4 years, 1 month ago
  17. fbeb692 Use byte reading macros in places not using a byte mask by Joe Subbiani · 4 years, 1 month ago
  18. 99edd6c Add UINT64 GET and PUT macros by Joe Subbiani · 4 years, 1 month ago
  19. 2194dc4 Replace MBEDTLS_CHAR_x with MBEDTLS_BYTE_x by Joe Subbiani · 4 years, 1 month ago
  20. bf7ea84 Replace "four bytes" with "two bytes" in macro documentation by Joe Subbiani · 4 years, 1 month ago
  21. f5462d9 Remove trailing whitespaces by Joe Subbiani · 4 years, 1 month ago
  22. 54550f7 Replace 3 byte shift with appropriate macro by Joe Subbiani · 4 years, 1 month ago
  23. 635231a Improve common.h macro documentation by Joe Subbiani · 4 years, 1 month ago
  24. cd84d76 Add Character byte reading macros by Joe Subbiani · 4 years, 1 month ago
  25. 6a50631 GET macros use a target variable by Joe Subbiani · 4 years, 1 month ago
  26. 394bdd6 Document common.h and remove changelog by Joe Subbiani · 4 years, 1 month ago
  27. 9fa9ac3 Move GET/PUT_UINT16_LE macros to common.h by Joe Subbiani · 4 years, 1 month ago
  28. c469973 Fix formatting - Byte reading macros changelog by Joe Subbiani · 4 years, 1 month ago
  29. 33f953d Byte Reading Macros Changelog by Joe Subbiani · 4 years, 1 month ago
  30. 5ecac21 Prefixed macros with MBEDTLS by Joe Subbiani · 4 years, 1 month ago
  31. 9aaec54 Undo use of BYTE_x macro by Joe Subbiani · 4 years, 1 month ago
  32. 6f2bb0c Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  33. c4f3d5b Add do-while protection to macros by Joe Subbiani · 4 years, 1 month ago
  34. 54c6134 Move UINT32_LE macros to common.h by Joe Subbiani · 4 years, 1 month ago
  35. 30d974c Move UINT32_BE macros to common.h by Joe Subbiani · 4 years, 1 month ago
  36. 3b39450 Move BYTES_TO_U32_LE to common.h by Joe Subbiani · 4 years, 1 month ago
  37. 50dde56 Implement byte reading macros into library/ by Joe Subbiani · 4 years, 1 month ago
  38. 01a7859 Merge pull request #4864 from hanno-arm/upstream_sig_alg_identifers by Manuel Pégourié-Gonnard · 4 years ago
  39. 08b2d27 Merge pull request #4872 from lhuang04/development_cmp0090 by Janos Follath · 4 years ago
  40. 447a3be fix wrong typo and format issues by Jerry Yu · 4 years ago
  41. 8c51b73 Update CMake version for CMP0090 by lhuang04 · 4 years ago
  42. 7276f13 fix comments for sig_algs parser by Jerry Yu · 4 years ago
  43. 684543a Merge pull request #4807 from hanno-arm/bio_recv_ret_0_eof by Manuel Pégourié-Gonnard · 4 years ago
  44. 7899de8 fix comments and format issues by Jerry Yu · 4 years ago
  45. f7fce92 Remove rsa_pss_rsae_sha256 from preset_sig_algs. by Jerry Yu · 4 years ago
  46. 93a3ca6 Merge pull request #4413 from gilles-peskine-arm/tls_ext_cid-config by Manuel Pégourié-Gonnard · 4 years ago
  47. f11724b Merge pull request #4861 from yuhaoth/pr/add-openssl-gnutls-tls1_3-check by Manuel Pégourié-Gonnard · 4 years ago
  48. 4512f21 Merge pull request #3572 from mpg/add-arm-linux-build by Manuel Pégourié-Gonnard · 4 years ago
  49. 5e34456 Merge pull request #4858 from hanno-arm/upstream_tls13_transforms by Manuel Pégourié-Gonnard · 4 years ago
  50. 2fb897e Merge pull request #4852 from hanno-arm/unify_cli_srv_hs_step by Manuel Pégourié-Gonnard · 4 years ago
  51. b7745d2 Merge pull request #4834 from hanno-arm/msg_layer_reset_helper by Manuel Pégourié-Gonnard · 4 years ago
  52. 409c8f6 Merge pull request #4851 from hanno-arm/hs_msg_without_checksum by Manuel Pégourié-Gonnard · 4 years ago
  53. 7dd2f50 Allow configuring MBEDTLS_TLS_EXT_CID at compile time by Gilles Peskine · 4 years, 3 months ago
  54. e043d15 Turn comments of 1.3 record transforms into Doxygen documentation by Hanno Becker · 4 years ago
  55. 2aec149 Merge pull request #4248 from hanno-arm/tls13_populate_transform by Dave Rodgman · 4 years ago
  56. 0402979 Add openssl/gnutls tls1.3 feature tests. by Jerry Yu · 4 years ago
  57. deb68ce Fix guard around TLS 1.3 SigAlg configuration by Hanno Becker · 4 years ago
  58. 9c6aa7b Add default values for TLS 1.3 SigAlg configuration by Hanno Becker · 4 years ago
  59. 11ceadd Add cmdline param for TLS 1.3 sig alg config to ssl_{client,server}2 by Hanno Becker · 4 years ago
  60. 1cd6e00 Add experimental API for configuration of TLS 1.3 sig algs by Hanno Becker · 4 years ago
  61. e0f5227 Add CCM test for calling finish without any input. by Mateusz Starzyk · 4 years ago
  62. 551265f Add TLS 1.3 IANA signature-algorithm values by Hanno Becker · 4 years ago
  63. 8fb1754 Add short description for CCM test functions. by Mateusz Starzyk · 4 years ago
  64. f442de6 Add tests for CCM corner cases. by Mateusz Starzyk · 4 years ago
  65. bccbf88 Rename CCM test functions. by Mateusz Starzyk · 4 years ago
  66. 2f17549 Improve comment on local_output. by Mateusz Starzyk · 4 years ago
  67. a42f953 Improve documentation for CCM's `processed` variable. by Mateusz Starzyk · 4 years ago
  68. b73c3ec Restore MBEDTLS_ERR_ERROR_CORRUPTION_DETECTED as default ret. by Mateusz Starzyk · 4 years ago
  69. 62d22f9 Use additional state in CCM to track auth data input. by Mateusz Starzyk · 4 years ago
  70. 4f2dd8a Fix errors returned by CCM functions. by Mateusz Starzyk · 4 years ago
  71. f337850 Use const size buffer for local output in CCM decryption. by Mateusz Starzyk · 4 years ago
  72. c562788 Fix local buffer allocation conditions. by Mateusz Starzyk · 4 years ago
  73. ceb5bc6 Fix typos. by Mateusz Starzyk · 4 years ago
  74. 8788906 Add CCM test for edge cases. by Mateusz Starzyk · 4 years ago
  75. c8bdf36 Validate tag pointer in ccm function. by Mateusz Starzyk · 4 years ago
  76. 1bda945 Factor out common code from ccm decrypt functions. by Mateusz Starzyk · 4 years ago
  77. eb395c0 Move 'Authenticated decryption' comment. by Mateusz Starzyk · 4 years ago
  78. 22f7a35 Do not use output buffer for internal XOR during decryption. by Mateusz Starzyk · 4 years ago
  79. 36d3b89 Verify input data lengths. by Mateusz Starzyk · 4 years ago
  80. 2d5652a Move ccm error state handling. by Mateusz Starzyk · 4 years ago
  81. 5d97601 Remove ccm input validation. by Mateusz Starzyk · 4 years ago
  82. ca9dc8d Rename ccm_calculate_first_block function. by Mateusz Starzyk · 4 years ago
  83. c52220d Clear temporary buffer after block crypt operation. by Mateusz Starzyk · 4 years ago
  84. a9cbdfb Replace ccm status flags with bitshifts. by Mateusz Starzyk · 4 years ago
  85. 4df9ac4 Reorganize ccm context structure. by Mateusz Starzyk · 4 years ago
  86. de7a83d Add changelog for chunked CCM implementation. by Mateusz Starzyk · 4 years, 1 month ago
  87. 27a1bef Tidy up test functions. by Mateusz Starzyk · 4 years, 1 month ago
  88. 29ec75b Add multipart testing to CCM* tests. by Mateusz Starzyk · 4 years, 1 month ago
  89. 663055f Remove UPDATE_CBC macro and working b buffer. by Mateusz Starzyk · 4 years, 1 month ago
  90. 25a3dfe Add multipart tests for ccm suite. by Mateusz Starzyk · 4 years, 1 month ago
  91. 20bac2f Fix chunked ccm update. by Mateusz Starzyk · 4 years, 1 month ago
  92. 05e92d6 Fix crypt mode configuration. Validate parameters in chunked input functions. by Mateusz Starzyk · 4 years, 1 month ago
  93. 6a15bcf Add support for chunked plaintext/cyphertext input. by Mateusz Starzyk · 4 years, 1 month ago
  94. 2ad7d8e Replace CCM_CRYPT macro with a more versatile static function. by Mateusz Starzyk · 4 years, 1 month ago
  95. 3339245 Add chunked auth data support by Mateusz Starzyk · 4 years, 1 month ago
  96. eb2ca96 Store set lenghts in ccm context. by Mateusz Starzyk · 4 years, 1 month ago
  97. 88c4d62 Clear context state if previous operation failed. by Mateusz Starzyk · 4 years, 1 month ago
  98. 793692c Split ccm_auth function. by Mateusz Starzyk · 4 years, 1 month ago
  99. 89d469c Move working variables to ccm context structure by Mateusz Starzyk · 4 years, 1 month ago
  100. 448c807 Merge pull request #4853 from yuhaoth/pr/add-tls13-config-check-and-dummy-handshake by Manuel Pégourié-Gonnard · 4 years ago