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

Add SSL_renegotiate binding. #2302

Merged
merged 1 commit into from
Aug 28, 2015
Merged

Add SSL_renegotiate binding. #2302

merged 1 commit into from
Aug 28, 2015

Conversation

Ayrx
Copy link
Contributor

@Ayrx Ayrx commented Aug 28, 2015

Fixes #2300.

@alex alex added the bindings label Aug 28, 2015
@alex
Copy link
Member

alex commented Aug 28, 2015

lgtm, will merge on tests passing

@codecov-io
Copy link

Current coverage is 99.98%

Merging #2302 into master will not affect coverage as of 8bf7f64

@@            master   #2302   diff @@
======================================
  Files          115     115       
  Stmts        11950   11950       
  Branches      1334    1334       
  Methods          0       0       
======================================
  Hit          11948   11948       
  Partial          2       2       
  Missed           0       0       

Review entire Coverage Diff as of 8bf7f64

Powered by Codecov. Updated on successful CI builds.

alex added a commit that referenced this pull request Aug 28, 2015
@alex alex merged commit 2bf6a7f into pyca:master Aug 28, 2015
@Ayrx Ayrx deleted the add-ssl-renegotiate branch August 28, 2015 16:05
reaperhulk pushed a commit to reaperhulk/cryptography that referenced this pull request Aug 30, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

SSL_renegotiate is not present in OpenSSL bindings
3 participants