Skip to content
Snippets Groups Projects
  1. Nov 01, 2016
  2. Oct 31, 2016
  3. Oct 27, 2016
  4. Oct 25, 2016
  5. Oct 20, 2016
  6. Oct 19, 2016
  7. Oct 10, 2016
  8. Oct 06, 2016
  9. Oct 05, 2016
  10. Oct 04, 2016
    • Torsten Grote's avatar
      Fix regression in IntroduceeManager · 95670937
      Torsten Grote authored
      This was happening when the remote response arrives before the local
      response is made and thus the local response needs to be send with the
      ACK following. The problem was that we ACK was sent before the response
      which is not allowed and resulted in the session being aborted by the
      introducee. This was happening, because recursion is hard ;)
      
      The fix is only restarting another protocol engine to send the ACK
      after the first run has been completed.
      
      An integration test was added to prevent such regression in the future
      and to test this code path.
      Verified
      95670937
  11. Sep 30, 2016
  12. Sep 28, 2016
  13. Sep 27, 2016
  14. Sep 26, 2016
  15. Sep 22, 2016
  16. Sep 21, 2016
Loading