1. 06 Apr, 2018 1 commit
  2. 03 Apr, 2018 5 commits
  3. 25 Mar, 2018 1 commit
    • Bernard Spil's avatar
      [PATCH] Allow building without NPN · 400934e5
      Bernard Spil authored
      NPN has been superseeded by ALPN. OpenSSL provides a configure
      option to disable npn (no-npn) which results in an OpenSSL
      installation that defines OPENSSL_NO_NEXTPROTONEG in opensslconf.h
      
      The #ifdef's look safe here (as the next_proto is initialized as
      nullptr). Alteratively, macros could be defined for the used npn
      methods that return a 0 for next_proto.
      Signed-off-by: default avatarBernard Spil <brnrd@FreeBSD.org>
      400934e5
  4. 13 Mar, 2018 2 commits
  5. 12 Mar, 2018 2 commits
  6. 11 Mar, 2018 1 commit
  7. 27 Feb, 2018 4 commits
  8. 26 Feb, 2018 1 commit
  9. 25 Feb, 2018 1 commit
  10. 22 Feb, 2018 3 commits
  11. 17 Feb, 2018 1 commit
  12. 12 Feb, 2018 1 commit
  13. 10 Feb, 2018 2 commits
  14. 08 Feb, 2018 2 commits
  15. 03 Feb, 2018 1 commit
  16. 02 Feb, 2018 5 commits
  17. 28 Jan, 2018 2 commits
  18. 27 Jan, 2018 1 commit
  19. 14 Jan, 2018 1 commit
  20. 08 Jan, 2018 3 commits