[pyOpenSSL] PyOpenSSL patches and stuff
Dave Cridland
dave at cridland.net
Thu Nov 23 17:13:45 CET 2006
On Thu Nov 23 14:29:48 2006, Junglecow wrote:
> On Wed, Nov 22, 2006 at 08:24:01PM +0000, Dave Cridland wrote:
>
> > My little email client, Polymer, has been using PyOpenSSL for a >
> while. I've been missing certain functionality, so I've patched it
> in > as best I can. I'd like to guage interest in putting the patch
> into > the main distribution.
>
> Hello Dave,
>
> Your patch seems very useful to me. I am currently adding PyOpenSSL
> to
> Gajim, and I have missed some functionality as well, especially
> getting
> the current cipher name.
>
>
Gajim, being XMPP, will benefit from the get_comp_name method added -
I did that as a relatively easy way for my mail client to detirmine
whether or not to use COMPRESS=DEFLATE support (assuming it's
available). XMPP also has application level stream compression
(albeit it's a little weirdly specified), so that might be handy too.
Given there's some interest, I'll tidy up the patch and mail it to
the list, and redistribute a complete Python package from my personal
dev site.
Is there anything else people want added while I fiddle?
Dave.
--
Dave Cridland - mailto:dave at cridland.net - xmpp:dwd at jabber.org
- acap://acap.dave.cridland.net/byowner/user/dwd/bookmarks/
- http://dave.cridland.net/
Infotrope Polymer - ACAP, IMAP, ESMTP, and Lemonade
More information about the pyopenssl-users
mailing list