- 20 Apr, 2019 1 commit
-
-
Tatsuhiro Tsujikawa authored
llhttp does not include URL parser. We extracted URL parser code from http-parser and put it under third-party/url-parser. llhttp bd3d224eb8cdc92c6fc8f508d7bbe0ba266e8e92
-
- 18 Apr, 2019 10 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Upgrade mruby
-
Tatsuhiro Tsujikawa authored
asio: support boost-1.70
-
Tatsuhiro Tsujikawa authored
mruby minirake does not like CXX="clang++-7 -std=c++14" because it expects CXX to be an executable. To workaround this, split CXX so that CXX becomes a single word and move the rest of words to CXXFLAGS.
-
Tatsuhiro Tsujikawa authored
-
Adam Gołębiowski authored
In boost 1.70, deprecated get_io_context() has finally been removed. Introduce GET_IO_SERVICE macro that based on boost version uses old get_io_service() interface (boost < 1.70), or get_executor().context() for boost 1.70+. Commit based idea seen in monero-project/monero@17769db9462e5201befcb05f86ccbaeabf35caf8
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 16 Apr, 2019 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Fix bug that altered authority and path by per-pattern mruby script affect backend selection on retry.
-
- 15 Apr, 2019 6 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
http-parser c5c45636b85e7598223adede6ba2d8cb8fe03ebe
-
- 11 Apr, 2019 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 13 Mar, 2019 1 commit
-
-
Tatsuhiro Tsujikawa authored
Fix for compilation against modern LibreSSL
-
- 08 Mar, 2019 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 07 Mar, 2019 6 commits
-
-
Tatsuhiro Tsujikawa authored
Larger frame size just destroys multiplexing and prioritization does not work.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 04 Mar, 2019 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 19 Feb, 2019 2 commits
-
-
Tatsuhiro Tsujikawa authored
Fix compilation with boringssl
-
Tatsuhiro Tsujikawa authored
Explicitly set install location when building shared libs
-
- 06 Feb, 2019 1 commit
-
-
Don authored
-
- 23 Jan, 2019 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 21 Jan, 2019 5 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 18 Jan, 2019 1 commit
-
-
Simon Frankenberger authored
-