-
Notifications
You must be signed in to change notification settings - Fork 81
[CoreHttp] Add strncasecmp implementation #106
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
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
c7efde6
corehttpclient.c changes
gshvang 5480421
strncasecmp changes
gshvang f1c7490
strncasecmp changes
gshvang 99615f2
Variable update
gshvang 8a9e332
Semicolon add
gshvang 97c6863
lexicon changes
gshvang 66d7c15
lexicon changes
gshvang e10f61b
uncrustify changes
gshvang c7e92a7
uncrustify changes
gshvang ecd07b1
uncrustify changes
gshvang 22f35b4
uncrustify changes
gshvang 2b56551
uncrustify changes
gshvang 584986d
Reverting commits
gshvang 95bd091
cbmc changes
gshvang f6782ee
cbmc proof changes
gshvang 15d12b5
unit test change
gshvang 025c7e7
null changes
gshvang 106f8cf
reverting unit tests
gshvang 0b0834e
adding test case
gshvang 78620e5
adding test case
gshvang f7097e6
removing 1unit test
gshvang 3060639
reverting 1unit test
gshvang 55d5f2e
Function changes
gshvang c7e98a8
memory statistics changes
gshvang 56df57c
make file changes
gshvang bbfe466
review addressed
gshvang 56c7a8e
review addressed
gshvang 6ab1cf8
review addressed
gshvang 7606f59
review addressed
gshvang ff5a393
review addressed
gshvang a8d3458
review addressed PRBR
gshvang b5d9ec2
reverting commit
gshvang 7a32a38
Addressing Review comments
gshvang 96c2af5
Addressing PRBR comments
gshvang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -233,6 +233,7 @@ sendflags | |
sendhttpbody | ||
sendhttpheaders | ||
sendpartialcall | ||
sensitivity | ||
sizeof | ||
snprintf | ||
statuscode | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.