Commit Graph

  • 2514dcf35c zlib, 3 Dmitriy Vetutnev 2017-11-08 01:44:42 +0300
  • 3640b8e949 zlib, 2 Dmitriy Vetutnev 2017-11-08 01:00:15 +0300
  • f20ac5f9e8 zlib, 1 Dmitriy Vetutnev 2017-11-08 00:50:51 +0300
  • 8ea49fd4ee Quotes for generator name, 3 Dmitriy Vetutnev 2017-11-08 00:12:25 +0300
  • 385704c3db Quotes for generator name, 2 Dmitriy Vetutnev 2017-11-08 00:08:09 +0300
  • a97d2dc3e5 Quotes for generator name Dmitriy Vetutnev 2017-11-08 00:02:23 +0300
  • 889b4c602b Another env name Dmitriy Vetutnev 2017-11-07 23:46:34 +0300
  • 19e3f6c204 Another env name Dmitriy Vetutnev 2017-11-07 23:24:29 +0300
  • a16a1459ed Another env name Dmitriy Vetutnev 2017-11-05 23:09:45 +0300
  • de6868648d Another env name Dmitriy Vetutnev 2017-11-05 21:59:00 +0300
  • 0f9c71ae31 Add CMame generator to Appveyor Dmitriy Vetutnev 2017-11-04 23:07:59 +0300
  • 05e1fd5e77 Update manual pages Tatsuhiro Tsujikawa 2017-11-04 17:53:51 +0900
  • 943d7923f9 Add Session Affinity section to nghttpx howto Tatsuhiro Tsujikawa 2017-11-04 17:49:09 +0900
  • 568ecbfb28 doc: Add missing port Tatsuhiro Tsujikawa 2017-11-04 17:48:46 +0900
  • f5ddd7f43b nghttpx: Make initial_addr_idx_ unsigned Tatsuhiro Tsujikawa 2017-11-04 17:30:56 +0900
  • 88abbce7e7 nghttpx: Fix compile error with gcc Tatsuhiro Tsujikawa 2017-11-04 17:30:27 +0900
  • 16e9036568 nghttpx: Fix affinity retry Tatsuhiro Tsujikawa 2017-11-04 15:46:47 +0900
  • fa7945c627 nghttpx: Refactor Tatsuhiro Tsujikawa 2017-11-04 15:55:25 +0900
  • daca43f0dd nghttpx: Fix stalled backend connection on retry Tatsuhiro Tsujikawa 2017-11-04 15:46:08 +0900
  • 16bc11e670 nghttpx: Remove duplicated util::make_socket_nodelay Tatsuhiro Tsujikawa 2017-11-04 11:32:03 +0900
  • 6f7e94cdba
    Merge pull request #1047 from PiotrSikora/go_vet Tatsuhiro Tsujikawa 2017-11-03 23:02:37 +0900
  • 61efa15a14 integration: Fix issues reported by the `go vet` tool. Piotr Sikora 2017-11-02 21:13:25 -0700
  • 8c0ea56bb8
    Merge pull request #1036 from nghttp2/nghttpx-affinity-cookie Tatsuhiro Tsujikawa 2017-11-01 22:45:38 +0900
  • 549053710b nghttpx: Refactor Tatsuhiro Tsujikawa 2017-11-01 22:33:49 +0900
  • 6010d39325 integration: Add tests Tatsuhiro Tsujikawa 2017-10-27 23:16:11 +0900
  • be5c39a1cf src: Add tests Tatsuhiro Tsujikawa 2017-10-27 23:16:01 +0900
  • b8fda6808b nghttpx: Cookie based session affinity Tatsuhiro Tsujikawa 2017-10-26 00:45:22 +0900
  • bf1ee31f7a Add version to nghttp2_asio Dmitriy Vetutnev 2017-10-31 19:47:16 +0300
  • d8e0082ea3 MSVC build Dmitriy Vetutnev 2017-10-31 18:54:52 +0300
  • 6572c00c25 define for MSVC (NOMINMAX, NGHTTP2_BUILDING) Dmitriy Vetutnev 2017-10-31 18:09:19 +0300
  • e29b9c1261
    Merge pull request #1045 from nghttp2/nghttpx-sha1-fingerprint Tatsuhiro Tsujikawa 2017-10-31 23:07:39 +0900
  • e4003b0f18 define NOMINMAX Dmitriy Vetutnev 2017-10-31 16:09:17 +0300
  • 478a0fb505 Add getopt Dmitriy Vetutnev 2017-10-31 16:08:33 +0300
  • 539e27812b nghttpx: Add tls_client_fingerprint_sha1 to mruby and accesslog Tatsuhiro Tsujikawa 2017-10-31 21:41:40 +0900
  • 4a5b53eaea Add NGHTTP2_EXTERN for nghttp2_asio Dmitriy Vetutnev 2017-10-31 15:30:26 +0300
  • 7008afd40e nghttpx: Refactor get_x509_fingerprint to accept hash function Tatsuhiro Tsujikawa 2017-10-31 21:28:16 +0900
  • 77a41756db
    Merge pull request #1041 from nghttp2/fix-examples-client-server Tatsuhiro Tsujikawa 2017-10-30 17:30:20 +0900
  • b15045d60e
    Merge pull request #1040 from nghttp2/nghttpx-mruby-add-more-tls-vars Tatsuhiro Tsujikawa 2017-10-29 23:14:16 +0900
  • 03084f7517 examples: Make client and server work with libevent-2.1.8 Tatsuhiro Tsujikawa 2017-10-29 23:09:23 +0900
  • 60baca27e4 nghttpx: Add more TLS related attributes to mruby Env object Tatsuhiro Tsujikawa 2017-10-29 22:42:30 +0900
  • 86990db236
    Merge pull request #1038 from nghttp2/nghttpx-add-more-logging-vars Tatsuhiro Tsujikawa 2017-10-29 22:21:10 +0900
  • cb376bcd80 nghttpx: Add client fingerprint and subject name to accesslog Tatsuhiro Tsujikawa 2017-10-29 21:44:51 +0900
  • f2b8edd1e2 nghttpx: Fix memory leak Tatsuhiro Tsujikawa 2017-10-29 21:46:12 +0900
  • c4f8afcfde nghttpx: Get TLS info only when it is necessary when writing accesslog Tatsuhiro Tsujikawa 2017-10-29 21:22:33 +0900
  • 1a1a216d5a
    Merge pull request #1037 from nghttp2/nghttpx-mruby-tls-client-vars Tatsuhiro Tsujikawa 2017-10-29 21:13:20 +0900
  • 9f80a82c1a nghttpx: Add client fingerprint and subject name to mruby env Tatsuhiro Tsujikawa 2017-10-29 00:25:20 +0900
  • c573c80bd3 nghttpx: Pass a pointer to SSL instead of TLSSessionInfo to LogSpec Tatsuhiro Tsujikawa 2017-10-29 19:47:39 +0900
  • 3cd6817e21 Fix typos Tatsuhiro Tsujikawa 2017-10-29 16:54:21 +0900
  • d4a69658a1 Add another warning about mruby Tatsuhiro Tsujikawa 2017-10-29 16:18:20 +0900
  • 8e06fe4971 Fix typo Tatsuhiro Tsujikawa 2017-10-29 16:14:30 +0900
  • aaeeec8f1c Fix typos Tatsuhiro Tsujikawa 2017-10-28 22:25:42 +0900
  • 66d5e24606 Bump up version number to 1.28.0-DEV Tatsuhiro Tsujikawa 2017-10-25 21:20:16 +0900
  • e8907a073f Update manual pages v1.27.0 Tatsuhiro Tsujikawa 2017-10-24 23:10:37 +0900
  • 9656ac0254 Fix sphinx warnings Tatsuhiro Tsujikawa 2017-10-24 23:05:51 +0900
  • 75624617ce Bump up version number to 1.27.0 Tatsuhiro Tsujikawa 2017-10-24 22:50:40 +0900
  • 1a8f6578b3 Update AUTHORS Tatsuhiro Tsujikawa 2017-10-24 22:49:51 +0900
  • 4f0548b018 travis: Compile mruby and neverbleed in `make distcheck` Tatsuhiro Tsujikawa 2017-10-23 22:11:19 +0900
  • 5119e82b93 src: Fix memory leak in unit test Tatsuhiro Tsujikawa 2017-10-24 01:45:53 +0900
  • 3be5856c82 nghttpx: Fix unused function warnings Tatsuhiro Tsujikawa 2017-10-24 00:17:07 +0900
  • 6a612441ed Merge 7199489c40 into a319143901 Tatsuhiro Tsujikawa 2017-10-21 20:38:21 +0000
  • a319143901 nghttpx: Fix bug that header fields are missing in HTTP/1.0 response Tatsuhiro Tsujikawa 2017-10-22 01:11:32 +0900
  • 17c88d60c7 Compile with g++ 7.2.1 Tatsuhiro Tsujikawa 2017-10-19 23:03:37 +0900
  • 7601511fdf Merge pull request #1029 from lazyhamster/master Tatsuhiro Tsujikawa 2017-10-19 21:21:46 +0900
  • f507b5eee4 nghttpx: Use an existing h2 backend connection as much as possible Tatsuhiro Tsujikawa 2017-10-19 21:15:08 +0900
  • 93821165be Fixed accidental compiler flags concatenation for MSVC. LazyHamster 2017-10-18 15:25:17 +0300
  • aaa0b858e4 Amend some macro comments Tatsuhiro Tsujikawa 2017-10-14 11:50:16 +0900
  • 5fa1938691 clang-format Tatsuhiro Tsujikawa 2017-10-14 11:45:41 +0900
  • 56ee3d4820 Merge pull request #1027 from dermojo/mingw Tatsuhiro Tsujikawa 2017-10-14 11:44:57 +0900
  • c2d9a1ed6f Support for Windows / MinGW Daniel Evers 2017-10-12 18:15:12 +0200
  • fcf9ab2798 Merge pull request #1023 from nckx/fix-fuzz-typo Tatsuhiro Tsujikawa 2017-10-12 21:00:18 +0900
  • 35e445bd04
    fuzz: Fix typo (‘-fsanitize=adres’) in README.rst Tobias Geerinckx-Rice 2017-10-10 22:14:25 +0200
  • 88ce3c31b7 Merge pull request #1020 from FireBurn/master Tatsuhiro Tsujikawa 2017-10-07 21:17:33 +0900
  • 16320a0f81 Reduce libxml2 version requirement to 2.6.26 Mike Lothian 2017-10-04 14:19:25 +0100
  • 8c72fb3539 Merge pull request #1018 from nghttp2/h2load-verbose-h2-headers Tatsuhiro Tsujikawa 2017-10-01 12:49:13 +0900
  • 8ffe389daa h2load: Print out h2 header fields with --verbose option Tatsuhiro Tsujikawa 2017-09-22 18:12:20 +0900
  • 189a4516a1 Merge pull request #1016 from nghttp2/nghttpx-non-final-response Tatsuhiro Tsujikawa 2017-09-21 22:28:51 +0900
  • 2576855ded nghttpx: Send non-final response to HTTP/1.1 or HTTP/2 client only Tatsuhiro Tsujikawa 2017-09-21 21:42:56 +0900
  • 7d4d48a35e Add timing-based load-testing section to h2load howto Tatsuhiro Tsujikawa 2017-09-21 17:57:32 +0900
  • cc6f759190 src: Add static to constexpr char[] Tatsuhiro Tsujikawa 2017-09-20 23:53:42 +0900
  • c23fc86a23 Bump up version number to 1.27.0-DEV Tatsuhiro Tsujikawa 2017-09-20 22:52:43 +0900
  • d2324bdda1 Update bash_completion v1.26.0 Tatsuhiro Tsujikawa 2017-09-20 22:42:14 +0900
  • 6f0ae9d49a Update manual pages Tatsuhiro Tsujikawa 2017-09-20 22:41:56 +0900
  • 0389af5724 Bump up version number to 1.26.0 Tatsuhiro Tsujikawa 2017-09-20 22:29:38 +0900
  • 1766e25f45 Update AUTHORS Tatsuhiro Tsujikawa 2017-09-20 22:28:43 +0900
  • 323001238a clang-format Tatsuhiro Tsujikawa 2017-09-20 22:08:22 +0900
  • 91f062f873 src: Fix compile error Tatsuhiro Tsujikawa 2017-09-20 22:08:08 +0900
  • 650a0cfbff Merge pull request #1013 from marcbachmann/patch-1 Tatsuhiro Tsujikawa 2017-09-13 23:59:07 +0900
  • e6b8b3d1d3 docs: Fix some typos in the nghttpx how-to Marc Bachmann 2017-09-11 22:10:03 +0200
  • a170023f23 nghttpx: Verify OCSP response using trusted CA certificates Tatsuhiro Tsujikawa 2017-06-13 23:00:26 +0900
  • 4be4c0cddc Revert "nghttpx: Verify OCSP response using trusted CA certificates" Tatsuhiro Tsujikawa 2017-08-30 22:27:02 +0900
  • 0de9d374df Merge pull request #1002 from GitaiQAQ/master Tatsuhiro Tsujikawa 2017-08-26 22:39:24 +0900
  • 0df199198a Merge pull request #1001 from rlei/master Tatsuhiro Tsujikawa 2017-08-26 22:00:56 +0900
  • 7646e376e0 Fix unreachable Gitai 2017-08-26 12:54:03 +0800
  • 8d1b55a2f3 Merge dfd5da447d into 6fec532012 Gitai 2017-08-26 04:37:38 +0000
  • dfd5da447d Update Dockerfile.android Gitai 2017-08-25 23:37:34 -0500
  • 6295e24ccd Update Dockerfile.android Gitai 2017-08-25 23:20:58 -0500
  • e8513c4ac6 Update Dockerfile.android Gitai 2017-08-25 23:08:48 -0500
  • 5996798a34 Fix OCSP related error when building with BoringSSL Rick Lei 2017-08-24 11:54:42 -0400
  • 6fec532012 Merge pull request #998 from nghttp2/h2load-fix-timing-script-stall Tatsuhiro Tsujikawa 2017-08-24 21:17:43 +0900
  • 3c71cde78e test Gitai 2017-08-23 20:49:06 +0800