Share

pyOpenSSL

Tracker: Patches

5 Merged changes from Dave Cridland's branch - ID: 2591835
Last Update: Attachment added ( jimyonan )

This is a fairly significant upgrade to pyOpenSSL functionality in the
sense that many additional OpenSSL APIs are exposed. Dave Cridland appears
to have forked pyOpenSSL several years back (relative to the sourceforge
branch), adding significant additional functionality including access to
the digital signatures API. I have merged those changes back into the
sourceforge.net pyOpenSSL branch (pyOpenSSL-0.8), attempting to retain both
Dave Cridland's extended functionality, as well as the extensive stability
improvements that have been made to the sourceforge.net pyOpenSSL branch.
We've been using this patch now for several months with no known issues.
Please consider merging.

* Merged changes from Dave Cridland's branch:
-r756 http://svn.dave.cridland.net/svn/projects/pyopenssl/dwd

To apply this patch:

tar xfz pyOpenSSL-0.8.tar.gz
cd pyOpenSSL-0.8
patch -p1 <../pyOpenSSL.diff

Because the patch adds some binary files as well that cannot
be represented in the diff, I have placed the binary files
in pyOpenSSL-0.8-binary. You should manually copy them
to the destination after running the patch command.

All files relevant to this patch can be found in the attached file
pyOpenSSL-diff.tar.gz

Thanks,
James Yonan


James Yonan ( jimyonan ) - 2009-02-12 05:46

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
pyOpenSSL-diff.tar.gz Merged changes from Dave Cridland's branch -- see README.txt in tar.gz for more info Download

Change ( 1 )

Field Old Value Date By
File Added 313180: pyOpenSSL-diff.tar.gz 2009-02-12 05:46 jimyonan