1. 16 Nov, 2017 1 commit
    • Luca Boccassi's avatar
      Problem: test_security_{zap|curve} often hangs · de8f14ad
      Luca Boccassi authored
      Solution: set 0 linger on the sockets immediately after creating them
      rather than immediately before closing them.
      Running through helgrind/drd highlights a few race conditions, one of
      which is the setting of linger vs checking it when closing the socket.
      Work around it by setting it immediately to fix the test hangs.
      de8f14ad
  2. 13 Nov, 2017 1 commit
  3. 10 Nov, 2017 3 commits
  4. 09 Nov, 2017 2 commits
  5. 08 Nov, 2017 2 commits
  6. 02 Nov, 2017 2 commits
  7. 26 Oct, 2017 4 commits
  8. 25 Oct, 2017 4 commits
  9. 24 Oct, 2017 2 commits
  10. 23 Oct, 2017 2 commits
  11. 22 Oct, 2017 2 commits
  12. 21 Oct, 2017 3 commits
  13. 18 Oct, 2017 3 commits
  14. 17 Oct, 2017 9 commits