-
Notifications
You must be signed in to change notification settings - Fork 420
Expose some DTLS-related features #1026
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 1 commit
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
f5ad068
Expose DTLS_METHOD and friends
njsmith 7169906
Expose OP_NO_RENEGOTIATION
njsmith 7df5fa9
Expose DTLS MTU-related functions
njsmith b941099
Expose DTLSv1_listen and associated callbacks
njsmith 0ff80a4
Add a basic DTLS test
njsmith 0c69ee0
Cope with old versions of openssl/libressl
njsmith 862fa35
blacken
njsmith 689f38d
Soothe flake8
njsmith ace31fe
Add temporary hack to skip DTLS test on old cryptography versions
njsmith 71eb48e
Update for cryptography v35 release
njsmith ead0fbb
Add changelog entry
njsmith 501ab2c
Fix versionadded::
njsmith 7f8b052
get_cleartext_mtu doesn't exist on decrepit old openssl
njsmith a601c73
Rewrite DTLS test to work around stupid OpenSSL misbehavior
njsmith d24865c
flake8 go away
njsmith 85ad2a3
minor tidying
njsmith 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
Expose DTLS MTU-related functions
- Loading branch information
commit 7df5fa9461fe279f70489ee21c7bd85ce7a57f4b
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
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.