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

Fix data type for password #265

Merged
merged 339 commits into from
Jul 18, 2024
Merged

Fix data type for password #265

merged 339 commits into from
Jul 18, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 11, 2024

  1. mqttclient

    xiazhvera committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1048a48 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mqtt5-enums' of https://github.com/awslabs/aws-crt-swift

    …into mqtt5client_creation
    xiazhvera committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    14662fc View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 24, 2024

  1. test types

    xiazhvera committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    8c3eb2a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mqtt5-enums' of https://github.com/awslabs/aws-crt-swift

    …into mqtt5client_creation
    xiazhvera committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    5245401 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. process options

    xiazhvera committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    66edc53 View commit details
    Browse the repository at this point in the history
  2. disable test

    xiazhvera committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b2f2ca7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea16ba9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    048c795 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12fccfb View commit details
    Browse the repository at this point in the history
  6. fix rawdata

    xiazhvera committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    93a13df View commit details
    Browse the repository at this point in the history
  7. Merge branch 'iot' of https://github.com/awslabs/aws-crt-swift into m…

    …qtt5client_creation
    xiazhvera committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3f49dd8 View commit details
    Browse the repository at this point in the history
  8. WIP quick merge fix

    xiazhvera committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    016d344 View commit details
    Browse the repository at this point in the history
  9. convert time interval

    xiazhvera committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e64591c View commit details
    Browse the repository at this point in the history
  10. formatting

    sbSteveK committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    11ccb48 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ee5f4a8 View commit details
    Browse the repository at this point in the history
  12. wip sample

    sbSteveK committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d2f4ba0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    28eaaf0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f7917ce View commit details
    Browse the repository at this point in the history
  15. pass valid value

    xiazhvera committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f25b1df View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    ee2c669 View commit details
    Browse the repository at this point in the history
  2. remove callback changes

    xiazhvera committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    472bbfe View commit details
    Browse the repository at this point in the history
  3. setup mqtt5 callbacks

    xiazhvera committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    231162b View commit details
    Browse the repository at this point in the history
  4. setup client options

    xiazhvera committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7927ce1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    054841e View commit details
    Browse the repository at this point in the history
  6. fix warning

    xiazhvera committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d0e5994 View commit details
    Browse the repository at this point in the history
  7. update callback setup

    xiazhvera committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9c30789 View commit details
    Browse the repository at this point in the history
  8. sample

    sbSteveK committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d70f569 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a752906 View commit details
    Browse the repository at this point in the history
  10. lint

    sbSteveK committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    455f9ef View commit details
    Browse the repository at this point in the history
  11. lint

    sbSteveK committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0c7160d View commit details
    Browse the repository at this point in the history
  12. fix swiftlint

    xiazhvera committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b221249 View commit details
    Browse the repository at this point in the history
  13. create client in test sample

    sbSteveK committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1fe2961 View commit details
    Browse the repository at this point in the history
  14. fixing format

    xiazhvera committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    678df48 View commit details
    Browse the repository at this point in the history
  15. merge conflicts

    sbSteveK committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bfffb29 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'tls_options' of https://github.com/awslabs/aws-crt-swift

    …into mqtt5client_creation
    xiazhvera committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bcf174b View commit details
    Browse the repository at this point in the history
  17. fix whitespace

    xiazhvera committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c559642 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fe7cea8 View commit details
    Browse the repository at this point in the history
  19. merge with callbacks branch

    sbSteveK committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b152a4e View commit details
    Browse the repository at this point in the history
  20. manual merge

    sbSteveK committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3744417 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c35edec View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ededc2b View commit details
    Browse the repository at this point in the history
  23. test direct connect

    sbSteveK committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f9da5d9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9dfc8aa View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    b654eb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65bbdaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d5ec7d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. add disconnect

    xiazhvera committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1938a5a View commit details
    Browse the repository at this point in the history
  2. test wip

    sbSteveK committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fdcf9b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1403008 View commit details
    Browse the repository at this point in the history
  4. wip

    sbSteveK committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    590dca8 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. sample wip update

    sbSteveK committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    cd0ad93 View commit details
    Browse the repository at this point in the history
  2. wip

    sbSteveK committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1d219b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0987f26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    104d462 View commit details
    Browse the repository at this point in the history
  5. format of test above

    sbSteveK committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e38ec26 View commit details
    Browse the repository at this point in the history
  6. missing empty line?

    sbSteveK committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f6ea50e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f875ef7 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. feedback and added utils

    sbSteveK committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    17da86c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. setup for close function

    xiazhvera committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e1360a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74c4d87 View commit details
    Browse the repository at this point in the history
  3. save for merge

    sbSteveK committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    95e7499 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67101cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e96fe1 View commit details
    Browse the repository at this point in the history
  6. fixes

    sbSteveK committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    fcef989 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a98a662 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    164c9ff View commit details
    Browse the repository at this point in the history
  9. fix merge error

    xiazhvera committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0ffb8d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. remaining lifecycle events

    sbSteveK committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    aa75032 View commit details
    Browse the repository at this point in the history
  2. cleanup

    sbSteveK committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    87e6ab9 View commit details
    Browse the repository at this point in the history
  3. more cleanup

    sbSteveK committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d2b2bb4 View commit details
    Browse the repository at this point in the history
  4. clean up

    sbSteveK committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    fd3f329 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baf897a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    41d66bf View commit details
    Browse the repository at this point in the history
  2. Convert UserProperties

    sbSteveK committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4783bc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    391e66b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e55a393 View commit details
    Browse the repository at this point in the history
  5. utils update

    sbSteveK committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e622349 View commit details
    Browse the repository at this point in the history
  6. formatting

    sbSteveK committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    56c25b9 View commit details
    Browse the repository at this point in the history
  7. formatting

    sbSteveK committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8fb7f01 View commit details
    Browse the repository at this point in the history
  8. simplification

    sbSteveK committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a3b0df8 View commit details
    Browse the repository at this point in the history
  9. remove test sample

    sbSteveK committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    801be13 View commit details
    Browse the repository at this point in the history
  10. formatting

    sbSteveK committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8dc96bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    079dff7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5c9a519 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    7a9be3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ba7aab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64aa7d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. test more tests

    sbSteveK committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    81266bb View commit details
    Browse the repository at this point in the history
  2. fix name

    sbSteveK committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    324bc9b View commit details
    Browse the repository at this point in the history
  3. fix name again

    sbSteveK committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    db049d7 View commit details
    Browse the repository at this point in the history
  4. fixes

    sbSteveK committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f5e3b01 View commit details
    Browse the repository at this point in the history
  5. tls change

    sbSteveK committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    eaa5620 View commit details
    Browse the repository at this point in the history
  6. http proxy test

    sbSteveK committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    749c27d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9767ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c85b33 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8107801 View commit details
    Browse the repository at this point in the history
  10. remove common error

    xiazhvera committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6e98fb9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd90c96 View commit details
    Browse the repository at this point in the history
  12. fix swift space

    xiazhvera committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ca39e31 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a0183ee View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    975bc95 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. connect maximum test

    sbSteveK committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    82fad92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4766548 View commit details
    Browse the repository at this point in the history
  3. latest

    sbSteveK committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b2330a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28b31e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0817915 View commit details
    Browse the repository at this point in the history
  6. lint

    sbSteveK committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ee8ef12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31dd62b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    209f0b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9cb55fd View commit details
    Browse the repository at this point in the history
  10. rename user data

    xiazhvera committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7cb1270 View commit details
    Browse the repository at this point in the history
  11. update subscribe packet

    xiazhvera committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d1a41ef View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    f5f8103 View commit details
    Browse the repository at this point in the history
  2. onPublishRecieved

    xiazhvera committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c54068c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    703b0d5 View commit details
    Browse the repository at this point in the history
  4. update doc comments

    xiazhvera committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6c18384 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. kick ci

    xiazhvera committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7ba5da6 View commit details
    Browse the repository at this point in the history
  2. update semaphore

    xiazhvera committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d97466b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. wip publish

    xiazhvera committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ae20f4e View commit details
    Browse the repository at this point in the history
  2. wip subscribe test

    xiazhvera committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    81058e8 View commit details
    Browse the repository at this point in the history
  3. kick ci

    xiazhvera committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    046f8a5 View commit details
    Browse the repository at this point in the history
  4. test disabel publish signal

    xiazhvera committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    336f801 View commit details
    Browse the repository at this point in the history
  5. disable publish view

    xiazhvera committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    12f3c1b View commit details
    Browse the repository at this point in the history
  6. fix correlation data

    xiazhvera committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1f594fc View commit details
    Browse the repository at this point in the history
  7. publish signal

    xiazhvera committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    23853eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7045e40 View commit details
    Browse the repository at this point in the history
  9. test publish

    xiazhvera committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c11c09a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    114e3f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7cdffbe View commit details
    Browse the repository at this point in the history
  12. wait on sub

    xiazhvera committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bfb38d8 View commit details
    Browse the repository at this point in the history
  13. fix lint space

    xiazhvera committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5c25aa8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    58c32ff View commit details
    Browse the repository at this point in the history
  15. fix warnings

    xiazhvera committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4a43598 View commit details
    Browse the repository at this point in the history
  16. fix unchanged var

    xiazhvera committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7037a4a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    85a01cc View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. improve publish

    xiazhvera committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2d34cfc View commit details
    Browse the repository at this point in the history
  2. use convert from native

    xiazhvera committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    888c400 View commit details
    Browse the repository at this point in the history
  3. merge fixes

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

Commits on Apr 17, 2024

  1. cr changes

    sbSteveK committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f45aea7 View commit details
    Browse the repository at this point in the history
  2. lint

    sbSteveK committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    69e5cf5 View commit details
    Browse the repository at this point in the history
  3. test fix

    sbSteveK committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5c75d4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    121dd78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a0ed95 View commit details
    Browse the repository at this point in the history
  6. connection failure tests

    sbSteveK committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3bf4cc1 View commit details
    Browse the repository at this point in the history
  7. rearrange test funcs

    sbSteveK committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3c60e83 View commit details
    Browse the repository at this point in the history
  8. negotiated settings tests

    sbSteveK committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8a1bf5c View commit details
    Browse the repository at this point in the history
  9. remove comments

    sbSteveK committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    64371c2 View commit details
    Browse the repository at this point in the history
  10. lint

    sbSteveK committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    97d4f56 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    437e9cc View commit details
    Browse the repository at this point in the history
  12. merge with iot

    sbSteveK committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6936f8b View commit details
    Browse the repository at this point in the history
  13. merge fixes

    sbSteveK committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1b7ce01 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    73421c0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    37c3300 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8579aaf View commit details
    Browse the repository at this point in the history
  17. publish test

    xiazhvera committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    af77e16 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. skip function

    sbSteveK committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    044e43c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69bb54b View commit details
    Browse the repository at this point in the history
  3. renamed skip platform func

    sbSteveK committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3807f00 View commit details
    Browse the repository at this point in the history
  4. try

    sbSteveK committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7d0f011 View commit details
    Browse the repository at this point in the history
  5. try

    sbSteveK committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ec20946 View commit details
    Browse the repository at this point in the history
  6. test skip message

    sbSteveK committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3f8d267 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8fc1f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6a2784 View commit details
    Browse the repository at this point in the history
  9. makeTLS changes

    sbSteveK committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    947de54 View commit details
    Browse the repository at this point in the history
  10. comment

    sbSteveK committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    bbed001 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17c0503 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    21f292c View commit details
    Browse the repository at this point in the history
  13. merge with base branch

    sbSteveK committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    62ec53a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dc559f7 View commit details
    Browse the repository at this point in the history
  15. attempt to add timeout

    sbSteveK committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f979871 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    2a41795 View commit details
    Browse the repository at this point in the history
  2. small description changes

    sbSteveK committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6dca6d4 View commit details
    Browse the repository at this point in the history
  3. remove print statements

    sbSteveK committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    73b595e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    581bdef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea9389b View commit details
    Browse the repository at this point in the history
  6. line edits

    sbSteveK committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8a6fa5e View commit details
    Browse the repository at this point in the history
  7. merge with mqtt5_publish

    sbSteveK committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ec4f7e9 View commit details
    Browse the repository at this point in the history
  8. lint

    sbSteveK committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0303994 View commit details
    Browse the repository at this point in the history
  9. clean up publish

    xiazhvera committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    bb7c1bd View commit details
    Browse the repository at this point in the history
  10. try await on publish

    xiazhvera committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c423f28 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. tests

    sbSteveK committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c3425ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e85c63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaba0e5 View commit details
    Browse the repository at this point in the history
  4. boilerplate reduction

    sbSteveK committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7307da8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. fix lint

    sbSteveK committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ddb06d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a487d99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91503ba View commit details
    Browse the repository at this point in the history
  4. improve operations

    xiazhvera committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    27cd454 View commit details
    Browse the repository at this point in the history
  5. lint

    sbSteveK committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f5b6fbc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    441cdb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24d1800 View commit details
    Browse the repository at this point in the history
  8. naming and errors

    sbSteveK committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d1d27a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cabdcad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    280a427 View commit details
    Browse the repository at this point in the history
  11. op failure tests

    sbSteveK committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    70de8f8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    667924c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. more tests

    sbSteveK committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    78bb822 View commit details
    Browse the repository at this point in the history
  2. cleanup

    sbSteveK committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    63be820 View commit details
    Browse the repository at this point in the history
  3. more cleanup

    sbSteveK committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    adc84ac View commit details
    Browse the repository at this point in the history
  4. cleanup

    sbSteveK committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    058814e View commit details
    Browse the repository at this point in the history
  5. cleanup warnings

    sbSteveK committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    300e43d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. WIP dispatch queue test

    xiazhvera committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a874025 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. negative value validation

    sbSteveK committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    83b3985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94bd1ea View commit details
    Browse the repository at this point in the history
  3. warnings cleanup in tests

    sbSteveK committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f19b56a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. minimal cleanup/reduction

    sbSteveK committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    36a6907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b70fd4 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    1e016b9 View commit details
    Browse the repository at this point in the history
  2. clean up

    xiazhvera committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4b6e567 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. fix compile

    xiazhvera committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1224c0a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    c4f4c8d View commit details
    Browse the repository at this point in the history
  2. fix merge

    xiazhvera committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8c05130 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. clean up merge

    xiazhvera committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8f9af28 View commit details
    Browse the repository at this point in the history
  2. use weak self

    xiazhvera committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8f0ed92 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    965177b View commit details
    Browse the repository at this point in the history
  2. add lock to all operations

    xiazhvera committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a2bd1b8 View commit details
    Browse the repository at this point in the history
  3. setup async callbacks

    xiazhvera committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fdb57cf View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. clean up mqtt client tests

    xiazhvera committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ae7634a View commit details
    Browse the repository at this point in the history
  2. revert pubsub test

    xiazhvera committed May 13, 2024
    Configuration menu
    Copy the full SHA
    67807ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be77cdd View commit details
    Browse the repository at this point in the history
  4. fix merge

    xiazhvera committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9f8a027 View commit details
    Browse the repository at this point in the history
  5. formatting

    xiazhvera committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0e58e24 View commit details
    Browse the repository at this point in the history
  6. await on async operations

    xiazhvera committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7a0d900 View commit details
    Browse the repository at this point in the history
  7. add comments for close()

    xiazhvera committed May 13, 2024
    Configuration menu
    Copy the full SHA
    74f0444 View commit details
    Browse the repository at this point in the history
  8. add close() for mqtt tests

    xiazhvera committed May 13, 2024
    Configuration menu
    Copy the full SHA
    bf10b08 View commit details
    Browse the repository at this point in the history
  9. fix websocket callback

    xiazhvera committed May 13, 2024
    Configuration menu
    Copy the full SHA
    979d775 View commit details
    Browse the repository at this point in the history
  10. clean up comments

    xiazhvera committed May 13, 2024
    Configuration menu
    Copy the full SHA
    64afcfe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01f10d7 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. update error handling

    xiazhvera committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e71722e View commit details
    Browse the repository at this point in the history
  2. fix data type for password

    xiazhvera committed May 15, 2024
    Configuration menu
    Copy the full SHA
    003aabf View commit details
    Browse the repository at this point in the history
  3. update cr

    xiazhvera committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6d782bc View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. add back client core

    xiazhvera committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d40e004 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary close

    xiazhvera committed May 20, 2024
    Configuration menu
    Copy the full SHA
    aff8999 View commit details
    Browse the repository at this point in the history
  3. remove close

    xiazhvera committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ff4c679 View commit details
    Browse the repository at this point in the history
  4. remove debug print

    xiazhvera committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4f5a76b View commit details
    Browse the repository at this point in the history
  5. fix stop function

    xiazhvera committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c58d4b5 View commit details
    Browse the repository at this point in the history
  6. fix wrong var name

    xiazhvera committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6f119d9 View commit details
    Browse the repository at this point in the history
  7. clean up tests

    xiazhvera committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ccafa25 View commit details
    Browse the repository at this point in the history
  8. lint fix

    xiazhvera committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8867080 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. update cr

    xiazhvera committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fbd6822 View commit details
    Browse the repository at this point in the history
  2. revert help function

    xiazhvera committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    78888e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    300da0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8437d06 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. update crt error

    xiazhvera committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    554c9b5 View commit details
    Browse the repository at this point in the history
  2. fix lint

    xiazhvera committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e377204 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcaeb29 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    364d8d2 View commit details
    Browse the repository at this point in the history
  2. fix compile error

    xiazhvera committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ffea020 View commit details
    Browse the repository at this point in the history