Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 6, 2019

Conversation

yxue
Copy link
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
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

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 <[email protected]>
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 <[email protected]>

* Remove unnecessary nghttp2 patches after it was upgraded to 1.40.0

Signed-off-by: Yan Avlasov <[email protected]>
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