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

Merge LLHTTP changes to main #129

Merged
merged 4 commits into from
Apr 7, 2022
Merged

Merge LLHTTP changes to main #129

merged 4 commits into from
Apr 7, 2022

Conversation

aggarg
Copy link
Member

@aggarg aggarg commented Apr 5, 2022

The changes to update the http parser to llhttp are in dev branch. This PR brings them to main.

* Add llhttp submodule

* Replace http-parser with llhttp in source

* Fix CI checks

* Fix unit tests 100% coverage

* Rename functions

* Disable strict mode

* Remove http-parser submodule
* Update CBMC proofs

* Update execute mocks

* Rename stub file

* Return error fields from stubs
* Remove unused variable

* Void unused status code
.gitmodules Show resolved Hide resolved
source/core_http_client.c Outdated Show resolved Hide resolved
source/include/core_http_client.h Outdated Show resolved Hide resolved
source/core_http_client.c Outdated Show resolved Hide resolved
source/core_http_client.c Outdated Show resolved Hide resolved
source/core_http_client.c Outdated Show resolved Hide resolved
source/core_http_client.c Outdated Show resolved Hide resolved
source/core_http_client.c Outdated Show resolved Hide resolved
muneebahmed10
muneebahmed10 previously approved these changes Apr 5, 2022
Signed-off-by: Gaurav Aggarwal <[email protected]>
@aggarg aggarg merged commit ff33d46 into main Apr 7, 2022
@aggarg aggarg deleted the dev branch April 7, 2022 17:29
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.

4 participants