1. 10 Feb, 2014 2 commits
    • Fabian Frank's avatar
      NPN/ALPN: allow disabling via command line · 909a68c1
      Fabian Frank authored
      when using --http2 one can now selectively disable NPN or ALPN with
      --no-alpn and --no-npn. for now honored with NSS only.
      
      TODO: honor this option with GnuTLS and OpenSSL
      909a68c1
    • Fabian Frank's avatar
      nss: use correct preprocessor macro · 70bd9784
      Fabian Frank authored
      SSL_ENABLE_ALPN can be used for preprocessor ALPN feature detection,
      but not SSL_NEXT_PROTO_SELECTED, since it is an enum value and not a
      preprocessor macro.
      70bd9784
  2. 09 Feb, 2014 12 commits
  3. 08 Feb, 2014 5 commits
  4. 07 Feb, 2014 9 commits
  5. 06 Feb, 2014 11 commits
  6. 05 Feb, 2014 1 commit