Skip to content
This repository was archived by the owner on Jul 22, 2021. It is now read-only.

Bugfix/upstream update #1

Open
wants to merge 721 commits into
base: master
Choose a base branch
from
Open

Bugfix/upstream update #1

wants to merge 721 commits into from

Conversation

storelord
Copy link

Merged in https://github.com/h2o/h2o updates so it would make. Plus added a few needed brew packages to the documentation.

i110 and others added 30 commits August 9, 2018 15:38
[minor] warning fix: remove unused label
…s being built if the host OS is older than the default target of "the SDK".

This reverts commit c1ea28f, reversing
changes made to c70296e.
kazuho and others added 30 commits November 15, 2018 12:58
Remove redundancy in how token index is determined
Make sure the compiler does not optimise it away.
passing the travis environement variable to docker and then sudo allows to skip certain tests when ran on travis
pass proper timeout value to uv_timer_start
…r-sudo

pass travis flag to docker and sudo
enables support of ccache
… so that picotls can be built"""""""

This reverts commit 5ef70c8.
…picotest so that picotls can be built""""""""

This reverts commit 50f2767.
…ref`

This fixes an issue seen when 'server-timing: enforced' is set in the
configuration: proceed would set the write callback, and we'd hit the
assert in `do_emit_writereq()` checking that `buf_in_flight` is `NULL`:

```
h2o: lib/http2/connection.c:1229: do_emit_writereq: Assertion `conn->_write.buf_in_flight == NULL' failed.
```
The second argument of this macro is type, so it should be `h2o_url_t` instead of a pointer.
fix `h2o_mem_alloc_pool` in http1client.c example
…_request

'h2o_multithread_send_request()' is not used, so remove it
Don't call `h2o_http2_conn_request_write` from `emit_writereq_of_openref`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.