lp:~exarkun/pyopenssl/sign-and-verify-nulls

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

142. By Jean-Paul Calderone

Catch up to trunk

141. By Jean-Paul Calderone

A test which involves signing content with a NUL and verifying that signature.

140. By David Brodsky

Fix bug #653830 - Cannot sign data with embedded NULs.

The length od the data passed to the corresponding C functions should not be
determined by strlen(), but directly taken from Python using '#' format
specifier to PyArg_ParseTuple.

139. By Jean-Paul Calderone

Merge 0.11 release branch

138. By Jean-Paul Calderone

Fix the sign/verify tests to pass digest names as text

137. By Jean-Paul Calderone

Python 3.x support

136. By Jean-Paul Calderone

Change the connect addresses used in some tests to make them work on Windows; weaken the egd() error assertion since the behavior appears to differ between Windows and Linux.

135. By Jean-Paul Calderone

Tweak the size of the message used in test_long so it can pass on Windows

134. By Jean-Paul Calderone

Remove the forced verbosity setting; it adds extra output which confuses Buildbot on some versions of Python

133. By Jean-Paul Calderone

Merge shore-up-tests, adding lots of new unit test coverage and fixing a few bugs as well

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.