Skip to content
Snippets Groups Projects
  1. Jun 07, 2023
    • Sébastien Blin's avatar
      misc: fix typo · 79e0e6a8
      Sébastien Blin authored
      Change-Id: If56a102c1861b762623acdbe11358b0bc85085c5
      79e0e6a8
    • Sébastien Blin's avatar
      misc: fix testMergeAfterMigration · f77182eb
      Sébastien Blin authored
      Due to certStore changes, we should force the certificate pinning
      after forceReloadAccount
      
      Change-Id: I1a98f86847607e9c48b91b5448185e3d25763a49
      f77182eb
    • Sébastien Blin's avatar
      connectionmanager: close all pending callback if all connections fails · af3c2229
      Sébastien Blin authored
      If all pending connections fails, it should remove all waiting callbacks
      and not only the connecting one.
      So, introduce a structure to make the difference between PendingCb linked
      to a ongoing DHT request and others waiting for the request to finish.
      If all ongoing requests fails, all waiting callbacks are called. This
      avoid wrong "Already connecting" messages.
      
      Change-Id: I518f1ef85294f55f78d1b75638b1612c68ea0a0a
      af3c2229
  2. Jun 05, 2023
  3. Jun 02, 2023
  4. Jun 01, 2023
  5. May 31, 2023
  6. May 29, 2023
  7. May 26, 2023
  8. May 25, 2023
  9. May 24, 2023
  10. May 23, 2023
  11. May 19, 2023
  12. May 18, 2023
  13. May 17, 2023
  14. May 12, 2023
  15. May 09, 2023
  16. May 08, 2023
  17. May 05, 2023
Loading