lp://staging/~rick-fdd/pyopenssl/verify_cb_tests

Created by rick_dean and last modified
Get this branch:
bzr branch lp://staging/~rick-fdd/pyopenssl/verify_cb_tests
Only rick_dean can upload to this branch. If you are rick_dean please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
rick_dean
Project:
pyOpenSSL
Status:
Development

Recent revisions

115. By rick_dean

More passing tests in the verify callback now that bug 314814 is fixed.

114. By rick_dean

merged from trunk

113. By rick_dean

verify_cb tests

112. By Jean-Paul Calderone

Fix assertions about client and server nonces

Previously, this test asserted that client_random() and server_random() returned non-identical
references. This was kind of a pointless assertion. What the methods should return is the
correct client or server nonce, whether called on the client or the server connection object.

111. By Jean-Paul Calderone

Actually add util.py :/ And move mktemp into it, and add cleanup code to tearDown

110. By Jean-Paul Calderone

Make it easier to be Python 2.3 compatible by making that the default

109. By Jean-Paul Calderone

Switch from Twisted's TestCase to the stdlib TestCase so there are fewer ways the test suite can be invoked

108. By Jean-Paul Calderone

Replace the out-dated factory function-style of extension type instantiation with instantiable type objects

107. By Jean-Paul Calderone

Change docstrings from being C programmer oriented to being Python programmer oriented

106. By Jean-Paul Calderone

Correctly handle extension initialization errors

Branch metadata

Branch format:
Branch format 5
Repository format:
Bazaar-NG Knit Repository Format 1
This branch contains Public information 
Everyone can see this information.

Subscribers