-
Notifications
You must be signed in to change notification settings - Fork 96
Remove non-crypto code #71
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
21 commits
Select commit
Hold shift + click to select a range
d832f18
Remove pkcs11-helper option
Patater d874a1f
Remove zlib
Patater 0688e4f
Remove programs that depend on TLS or X.509
Patater 986a151
programs, tests: Depend only on libmbedcrypto
Patater 8298d70
Only build libmbedcrypto
Patater 1ad3730
Remove irrelevant configs
Patater 7fcc7bc
check-names: Enable referencing Mbed TLS macros
Patater 1c66e48
config: Remove TLS and NET options
Patater bb1f701
config: Remove X.509 options
Patater a4308b2
Remove unused TLS, NET, and X.509 files
Patater b58ff95
scripts: Remove dependency on TLS
Patater 43a450c
scripts: Remove dependency on X.509
Patater 356acc8
scripts: Remove dependency on NET
Patater ef24980
Remove unused test data files
Patater ed05b29
scripts: Remove unneeded scripts
Patater 3257773
doxygen: Update for Mbed Crypto
Patater dfcf84a
tests: Update generator with Mbed Crypto comments
Patater 8cedaec
Remove ChangeLog
Patater 7242ea6
config: Remove explicit ciphersuite lists
Patater 7accf44
config: Simplify incorrect GCM comment
Patater 651ae68
config: Enable using ARIA-GCM without other ciphers
Patater File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
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 was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we keeping the name "mbed TLS"? There are a few other places where this happens
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll change the name, just not in this PR.