Merge lp://staging/~verterok/pyopenssl/ctx_set_mode into lp://staging/~exarkun/pyopenssl/trunk

Proposed by Guillermo Gonzalez
Status: Merged
Approved by: Jean-Paul Calderone
Approved revision: 157
Merged at revision: 158
Proposed branch: lp://staging/~verterok/pyopenssl/ctx_set_mode
Merge into: lp://staging/~exarkun/pyopenssl/trunk
Diff against target: 114 lines (+49/-0)
5 files modified
ChangeLog (+6/-0)
OpenSSL/ssl/context.c (+18/-0)
OpenSSL/ssl/ssl.c (+9/-0)
OpenSSL/test/test_ssl.py (+11/-0)
doc/pyOpenSSL.tex (+5/-0)
To merge this branch: bzr merge lp://staging/~verterok/pyopenssl/ctx_set_mode
Reviewer Review Type Date Requested Status
Jean-Paul Calderone Approve
Review via email: mp+73285@code.staging.launchpad.net

Description of the change

Hi,

This branch adds a wrapper for the CTX_set_mode function and expose two new costants: SSL_OP_NO_COMPRESSION and SSL_MODE_RELEASE_BUFFERS (both only available in openssl >= 1.0.0)

I tried to update the docs and changelog, please let me know if something else needs to be done, or more tests are needed.

Regards,

To post a comment you must log in.
Revision history for this message
Jean-Paul Calderone (exarkun) wrote :

Thanks! I made some cosmetic changes and added a couple more tests. Otherwise the code looks good, I'll merge it now.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to status/vote changes: