Skip to content
Snippets Groups Projects
  1. Apr 30, 2024
  2. Apr 26, 2024
  3. Apr 12, 2024
  4. Apr 04, 2024
  5. Mar 29, 2024
  6. Mar 25, 2024
  7. Mar 17, 2024
  8. Mar 11, 2024
  9. Mar 06, 2024
  10. Mar 03, 2024
  11. Feb 23, 2024
  12. Feb 18, 2024
  13. Feb 06, 2024
  14. Jan 31, 2024
  15. Jan 10, 2024
  16. Jan 05, 2024
  17. Dec 11, 2023
    • Adrien Béraud's avatar
      certstore: cleanup · 036612b0
      Adrien Béraud authored
      Change-Id: Ic9bd9a2b570b334cd84652cae97c9a1ffe3350b5
      036612b0
    • Andreas Traczyk's avatar
      connectionmngr: prevent deadlock/crash · b23278d2
      Andreas Traczyk authored
      It seems there are scenarios in which the ConnectionInfo is disposed during the on-ready callback, resulting in the TlsSocketEndpoint's callback mutex being locked twice on the same thread.
      
      Change-Id: I401b3c70ba81708e4a3d4ecf3f099f0292c2ff04
      b23278d2
  18. Dec 08, 2023
  19. Dec 07, 2023
  20. Nov 23, 2023
  21. Nov 17, 2023
  22. Nov 06, 2023
  23. Oct 31, 2023
  24. Oct 26, 2023
  25. Oct 24, 2023
  26. Oct 23, 2023
    • Sébastien Blin's avatar
      connectionmanager: remove connecton if TLS negotiation fails · 3cf0accd
      Sébastien Blin authored
      If a TLS handshake was failing, the device information was not
      correctly removed, causing a connection to be detected and further
      communications to fail.
      So, while monitoring, some connections were stuck in "Connecting TLS".
      
      Moreover, remove waitForReady because it's unused
      
      Change-Id: I8350d7f8731311ab46db78fb26328edc0dcb31dc
      3cf0accd
  27. Oct 18, 2023
  28. Oct 17, 2023
Loading