1. Oct 04, 2021
  2. Oct 02, 2021
  3. Sep 25, 2021
  4. Sep 24, 2021
  5. Sep 23, 2021
  6. Sep 22, 2021
  7. Sep 16, 2021
    • doragasu's avatar
      Call disconnect callback on TLS error. · 4471ee9e
      doragasu authored
      
      
      When using the library asynchronously, TLS errors caused e.g. because
      of the date/time not set correctly, cause the connection to be silently
      dropped without the disconnection callback being invoked, as described
      in issue #1052.
      
      This commit fixes the issue, returning the behavior to the one the
      library had previous to version 1.5.4, if a TLS error occurs, the
      disconnect callback will be invoked for the client to get notified of
      the error.
      
      Signed-off-by: default avatardoragasu <doragasu@protonmail.com>
      4471ee9e
  8. Sep 09, 2021
  9. Sep 02, 2021
  10. Sep 01, 2021
  11. Aug 31, 2021
  12. Aug 30, 2021
    • Roger A. Light's avatar
      Fix for #575314. · 37b5aedc
      Roger A. Light authored
      Incoming QoS 2 messages that had not completed the QoS flow were not being
      checked for ACL access when a clean session=False client was reconnecting.
      
      Closes #575314.
      37b5aedc
    • Roger A. Light's avatar
      Fix leak. · 9d95cba9
      Roger A. Light authored
      9d95cba9
  13. Aug 26, 2021
  14. Aug 25, 2021
  15. Aug 24, 2021
  16. Aug 22, 2021
  17. Aug 21, 2021