lp:~rick-fdd/pyopenssl/assert_identical

Created by rick_dean and last modified
Get this branch:
bzr branch lp:~rick-fdd/pyopenssl/assert_identical
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

108. By Rick Dean <email address hidden>

Support non-twisted unittest. Clean up tmp files. Compare hello values not buffer addresses.

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

105. By Jean-Paul Calderone

Credit where credit is due - Rick Dean wrote at least half of this stuff

104. By Jean-Paul Calderone

Add support for in-memory BIOs

OpenSSL.SSL.Connection now accepts None as the value for the socket/file object to
run over. In this case, it creates an in-memory buffer to use for reading and writing
instead. Connection objects also have several new methods; some for interacting with
this in-memory buffer, and others for inspecting the state of the SSL handshake (in
particular, for extracting the master, client, and session keys).

A bug in the crypto tests which caused them to fail on Windows has also been fixed.

103. By Jean-Paul Calderone <exarkun@boson>

Add the test/README file from rick dean's renew_cert branch (not sure how it didn't get added when I updated the cert using that branch

102. By Jean-Paul Calderone <exarkun@boson>

Change the author information in the docs to me

I probably should have done this a while ago. I am the one "presenting" these
docs now, so leaving Martin's name on them is only confusing. The "author"
latex tag threw me off for a while, since I didn't want to be claiming to
have written these docs, since I've only written a small portion of them.

101. By Jean-Paul Calderone <exarkun@boson>

Bumping version to 0.9

100. By Jean-Paul Calderone <exarkun@magnon>

Fix the thread-related segfault

99. By Jean-Paul Calderone <exarkun@magnon>

Add FILETYPE_TEXT for dumping keys and certificates to a text format

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