Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tls1.3 win update #676

Draft
wants to merge 99 commits into
base: main
Choose a base branch
from
Draft

Tls1.3 win update #676

wants to merge 99 commits into from

Commits on Jun 13, 2024

  1. tls1.3 support

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    624fe50 View commit details
    Browse the repository at this point in the history
  2. add version check

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6c28ad0 View commit details
    Browse the repository at this point in the history
  3. add version check

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    de09df2 View commit details
    Browse the repository at this point in the history
  4. sync

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5586e6a View commit details
    Browse the repository at this point in the history
  5. version info

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c20a5dd View commit details
    Browse the repository at this point in the history
  6. crate acquire common section

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4f50b77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5a3390 View commit details
    Browse the repository at this point in the history
  8. more cleanups

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9d7eec0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8299fa View commit details
    Browse the repository at this point in the history
  10. typo

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f49ae4a View commit details
    Browse the repository at this point in the history
  11. Fix dwflags

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bcf5e8a View commit details
    Browse the repository at this point in the history
  12. Fix version number fetch

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4625803 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3f25df0 View commit details
    Browse the repository at this point in the history
  14. remove duplicate status

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cd61590 View commit details
    Browse the repository at this point in the history
  15. fix some errors

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ff9ba3b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ec1653b View commit details
    Browse the repository at this point in the history
  17. fix reference paCred

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    07f3959 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    41e5652 View commit details
    Browse the repository at this point in the history
  19. Remove comments

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3bb3396 View commit details
    Browse the repository at this point in the history
  20. Fix indentation

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    eee6ade View commit details
    Browse the repository at this point in the history
  21. Fix warnings

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    75db3db View commit details
    Browse the repository at this point in the history
  22. add logs

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    324ade1 View commit details
    Browse the repository at this point in the history
  23. Fix warnings

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e9871c6 View commit details
    Browse the repository at this point in the history
  24. clang format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bf25cd2 View commit details
    Browse the repository at this point in the history
  25. clang format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f5f8c3b View commit details
    Browse the repository at this point in the history
  26. Style: clang-format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    92c9936 View commit details
    Browse the repository at this point in the history
  27. enable protocol fields

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4fa64c2 View commit details
    Browse the repository at this point in the history
  28. clang format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6c8743f View commit details
    Browse the repository at this point in the history
  29. enable tls1.3

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7469078 View commit details
    Browse the repository at this point in the history
  30. Fix enabled protocols

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    228d45b View commit details
    Browse the repository at this point in the history
  31. Remove some logs

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    38e9e10 View commit details
    Browse the repository at this point in the history
  32. Fix review comments

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9841bd3 View commit details
    Browse the repository at this point in the history
  33. clang-format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f03bf38 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5e405da View commit details
    Browse the repository at this point in the history
  35. Add Variable check

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ebf3bbe View commit details
    Browse the repository at this point in the history
  36. Clang format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f256416 View commit details
    Browse the repository at this point in the history
  37. clang format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    38ee533 View commit details
    Browse the repository at this point in the history
  38. style: clang-format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    69c58da View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    b4a4801 View commit details
    Browse the repository at this point in the history
  40. test tls1.3 on aws endpoint

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2d69731 View commit details
    Browse the repository at this point in the history
  41. test update

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1aa6c8d View commit details
    Browse the repository at this point in the history
  42. clang format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ac82db7 View commit details
    Browse the repository at this point in the history
  43. Enable testcase

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b7f9af3 View commit details
    Browse the repository at this point in the history
  44. send packet to iot core

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d0e8b18 View commit details
    Browse the repository at this point in the history
  45. fix build error

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1a1c938 View commit details
    Browse the repository at this point in the history
  46. fix timeout

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c2b67df View commit details
    Browse the repository at this point in the history
  47. Fix syntax error

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7368732 View commit details
    Browse the repository at this point in the history
  48. certificate

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7e90e13 View commit details
    Browse the repository at this point in the history
  49. Fix test

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1e78132 View commit details
    Browse the repository at this point in the history
  50. Run 1.3 test only on windows

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    26ea49d View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    7ece56a View commit details
    Browse the repository at this point in the history
  52. Remove weird characters

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e1ea12e View commit details
    Browse the repository at this point in the history
  53. change license

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3c1f42d View commit details
    Browse the repository at this point in the history
  54. fix build error

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    42ca698 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    69a0823 View commit details
    Browse the repository at this point in the history
  56. add root ca

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8c24342 View commit details
    Browse the repository at this point in the history
  57. debug print

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    211ba95 View commit details
    Browse the repository at this point in the history
  58. different connect packet

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ed181f7 View commit details
    Browse the repository at this point in the history
  59. connect test to port 8883

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3f3de38 View commit details
    Browse the repository at this point in the history
  60. add connack assertions

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6f1f73c View commit details
    Browse the repository at this point in the history
  61. uncomment code

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b8524ec View commit details
    Browse the repository at this point in the history
  62. clang format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7331dfc View commit details
    Browse the repository at this point in the history
  63. remove blank lines

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6d3e19d View commit details
    Browse the repository at this point in the history
  64. add alpn protocol

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    19fa6da View commit details
    Browse the repository at this point in the history
  65. remove commented code

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bafa0bc View commit details
    Browse the repository at this point in the history
  66. clang format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e056004 View commit details
    Browse the repository at this point in the history
  67. clang-format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    98a9ebc View commit details
    Browse the repository at this point in the history
  68. clang-format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    895c348 View commit details
    Browse the repository at this point in the history
  69. clang-format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4cf7d05 View commit details
    Browse the repository at this point in the history
  70. clang format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8c84482 View commit details
    Browse the repository at this point in the history
  71. clang format

    alfred2g committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fc98455 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    558f075 View commit details
    Browse the repository at this point in the history
  2. Add test case to cmakefiles

    alfred2g committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e3be4f5 View commit details
    Browse the repository at this point in the history
  3. Fix unreachable code

    alfred2g committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d6bef11 View commit details
    Browse the repository at this point in the history
  4. clang-format

    alfred2g committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3ecbac8 View commit details
    Browse the repository at this point in the history
  5. Fix environment variable

    alfred2g committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    279c609 View commit details
    Browse the repository at this point in the history
  6. fix syntax error

    alfred2g committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a5b4131 View commit details
    Browse the repository at this point in the history
  7. syntax error

    alfred2g committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2380f9e View commit details
    Browse the repository at this point in the history
  8. get environment variable

    alfred2g committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    adb7b43 View commit details
    Browse the repository at this point in the history
  9. clang format

    alfred2g committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e7b5a59 View commit details
    Browse the repository at this point in the history
  10. clang format

    alfred2g committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    acabfe5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    50d7064 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. fix memory cleanup

    alfred2g committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6d37fd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. merge with main

    sbSteveK committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    11c0e29 View commit details
    Browse the repository at this point in the history
  2. missing close bracket

    sbSteveK committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    57e5cb3 View commit details
    Browse the repository at this point in the history
  3. remove duplicate pcerts

    sbSteveK committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a8edf64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    640e48d View commit details
    Browse the repository at this point in the history
  5. there is no need to convert to ul. If there is an issue with int, it'…

    …s already occurred on assignment of status
    sbSteveK committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2f932ed View commit details
    Browse the repository at this point in the history
  6. missed a few

    sbSteveK committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a798351 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. update cr changes

    xiazhvera committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    2be13e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. quick compile fix

    xiazhvera committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    08f34fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c944ee View commit details
    Browse the repository at this point in the history
  3. Merge branch 'tls1.3_win_update' of https://github.com/awslabs/aws-c-io

    … into tls1.3_win_update
    xiazhvera committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0d364bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    913168a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Fix ALPN regression

    bretambrose committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3687654 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Fix comment

    sfodagain committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1499b68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e08da9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f01b604 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    1554b15 View commit details
    Browse the repository at this point in the history