1. 17 Dec, 2016 1 commit
  2. 16 Dec, 2016 3 commits
  3. 14 Dec, 2016 3 commits
  4. 12 Dec, 2016 2 commits
  5. 11 Dec, 2016 10 commits
  6. 10 Dec, 2016 11 commits
  7. 08 Dec, 2016 1 commit
  8. 04 Dec, 2016 1 commit
  9. 03 Dec, 2016 2 commits
  10. 30 Nov, 2016 1 commit
    • Tatsuhiro Tsujikawa's avatar
      nghttpx: Wait for child process to exit · 85ba33c0
      Tatsuhiro Tsujikawa authored
      Normally, we don't have wait for child process to exit, since init can
      take care of them.  But in containerized environment, pid 0 init might
      not be available, and defunct processes can be piled up.  This commit
      ensures that OCSP and neverbleed processes are waited for before
      worker process exits.
      85ba33c0
  11. 29 Nov, 2016 1 commit
  12. 27 Nov, 2016 4 commits