1. 24 Mar, 2019 1 commit
  2. 23 Mar, 2019 3 commits
  3. 20 Mar, 2019 2 commits
  4. 02 Feb, 2019 1 commit
  5. 13 Jan, 2019 1 commit
  6. 18 Nov, 2018 1 commit
  7. 27 May, 2018 1 commit
  8. 14 May, 2018 1 commit
  9. 22 Mar, 2018 1 commit
  10. 02 Feb, 2018 1 commit
  11. 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
  12. 09 Oct, 2017 1 commit
  13. 19 Sep, 2017 3 commits
  14. 18 Sep, 2017 4 commits
  15. 07 Sep, 2017 1 commit
  16. 06 Sep, 2017 1 commit
  17. 21 Aug, 2017 1 commit
  18. 20 Aug, 2017 2 commits
  19. 19 Aug, 2017 1 commit
  20. 18 Aug, 2017 1 commit
  21. 17 Aug, 2017 3 commits