lp:~exarkun/pyopenssl/sni

Created by Jean-Paul Calderone and last modified
Get this branch:
bzr branch lp:~exarkun/pyopenssl/sni
Only Jean-Paul Calderone can upload to this branch. If you are Jean-Paul Calderone please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jean-Paul Calderone
Project:
pyOpenSSL
Status:
Merged

Recent revisions

157. By Jean-Paul Calderone

Add an example demonstrating SNI usage.

156. By Jean-Paul Calderone

"Parse" "arguments" to get_servername

155. By Jean-Paul Calderone

And SSL_get_servername, SSL_set_tlsext_host_name, and SSL_CTX_set_tlsext_servername_callback

154. By Jean-Paul Calderone

Add SSL_set_SSL_CTX wrapper, Connection.set_context.

153. By Jean-Paul Calderone

Add a Connection method for inspecting the certificate chain.

152. By Jean-Paul Calderone

Add X509.get_signature_algorithm

151. By Jean-Paul Calderone

Support OpenSSL 1.0

150. By Jean-Paul Calderone

Various fixes which make pyOpenSSL more likely to work with PyPy

  * Fix a consistent refcounting bug across most modules
  * switch from tp_setattr to tp_setattro
  * Fix a general bug in error handling when setting invalid X509Name attributes

149. By Jean-Paul Calderone

Change the file manifest to refer to LICENSE which has replaced COPYING.

148. By Jean-Paul Calderone

Expose OPENSSL_VERSION_NUMBER and SSLeay_version

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~exarkun/pyopenssl/trunk
This branch contains Public information 
Everyone can see this information.