lp:~exarkun/pyopenssl/get-signature-algorithm

Created by Jean-Paul Calderone and last modified
Get this branch:
bzr branch lp:~exarkun/pyopenssl/get-signature-algorithm
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

158. By Jean-Paul Calderone

trivial test cleanups

157. By Jean-Paul Calderone

Updated docstring style

156. By Jean-Paul Calderone

Use PyBytes_ for 3.x compatibility

155. By Jean-Paul Calderone

Document the exception get_signature_algorithm

154. By Jean-Paul Calderone

Put the get_signature_algorithm test in the right case; add a test for the undefined case and change the implementation to raise a ValueError for it instead of returning a stupid string

153. By Jean-Paul Calderone

always braces, and cuddle them too

152. By Jean-Paul Calderone

Apply get_signature_algorithm parts of okuda's patch

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.

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.