Skip to content
Snippets Groups Projects
  1. Jan 05, 2014
  2. Jan 04, 2014
  3. Dec 28, 2013
  4. Dec 22, 2013
  5. Dec 20, 2013
  6. Dec 19, 2013
  7. Dec 11, 2013
  8. Dec 10, 2013
  9. Dec 05, 2013
  10. Nov 30, 2013
  11. Nov 29, 2013
  12. Nov 24, 2013
  13. Nov 22, 2013
  14. Nov 19, 2013
  15. Oct 11, 2013
  16. Sep 27, 2013
  17. Jul 27, 2013
  18. Jun 27, 2013
  19. Jun 19, 2013
  20. Jun 17, 2013
  21. Jun 14, 2013
  22. Jun 13, 2013
  23. Jun 05, 2013
  24. May 15, 2013
  25. May 14, 2013
    • akwizgran's avatar
      Fixed a race conditon when adding a transport and then an endpoint. · dddd15cd
      akwizgran authored
      To fix issue #3611966, KeyManagerImpl's handling of TransportAddedEvent
      was made asynchronous. This made it possible for a thread to call
      KeyManager.endpointAdded() before the KeyManager had asynchronously
      handled the TransportAddedEvent from a previous call to
      DatabaseComponent.addTransport().
      dddd15cd
Loading