Skip to content

Revert "filter: exposed functions to Lua to verify digital signature"#77

Merged
yxue merged 1 commit intorelease-1.1from
revert-76-istio-release-1.1
Jun 6, 2019
Merged

Revert "filter: exposed functions to Lua to verify digital signature"#77
yxue merged 1 commit intorelease-1.1from
revert-76-istio-release-1.1

Conversation

@yxue
Copy link
Copy Markdown
Member

@yxue yxue commented Jun 6, 2019

Reverts #76

@yxue yxue closed this Jun 6, 2019
@yxue yxue reopened this Jun 6, 2019
@yxue
Copy link
Copy Markdown
Member Author

yxue commented Jun 6, 2019

@duderino PTAL. The pr was merged into upstream. After reverting, I am going to send another pr to cherry-pick the final commit. Thanks!

@duderino
Copy link
Copy Markdown

duderino commented Jun 6, 2019

/approved

@duderino duderino added the lgtm label Jun 6, 2019
@yxue yxue merged commit d987c6a into release-1.1 Jun 6, 2019
PiotrSikora added a commit that referenced this pull request Nov 1, 2019
This PR is a bit overloaded and includes a lot of changes,
but it would be impossible to split them up:

 1. Emscripten: update to 1.38.48.
 2. Emscripten: use "upstream" instead of "fastcomp".
 3. Emscripten: use STANDALONE_WASM=1.
 4. Emscripten: use __wasm_global_ctors.
 5. Emscripten: use WASI calls.
 6. Emscripten: drop underscore prefix.
 7. Emscripten: remove support for the JavaScript-flavored Emscripten.
 8. Runtimes: throw WasmException for function call errors.
 9. Tests: catch DivByZero (which is now an runtime error).
10. WAVM: update to 2019-10-15.
11. WAVM: stop using WAVM's Emscripten implementation, since we have our own.
12. SDK: distribute static libraries instead of the bytecode.

Fixes #77, #212.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
jplevyak pushed a commit to jplevyak/envoy that referenced this pull request Dec 28, 2019
* Stricter validation of HTTP/1 headers (CVE-2019-18802).

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>

* Remove unnecessary nghttp2 patches after it was upgraded to 1.40.0

Signed-off-by: Yan Avlasov <yavlasov@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants