lp:~exarkun/pyopenssl/psk

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

Recent revisions

180. By Jean-Paul Calderone

Check and require that bytes are returned in the tuple returned by the psk client callback

179. By Jean-Paul Calderone

Use BYTESTRING_FMT instead of "s" for Python 3.3 compatibility - makes existing tests pass on Python 3.3.

178. By Jean-Paul Calderone

Check non-bytes return value case of psk server callback and make it pass

177. By Jean-Paul Calderone

Handle non-tuple return value case of psk client callback

176. By Jean-Paul Calderone

Add tests for exceptions raised by both psk callbacks and make them pass instead of segfaulting

175. By Jean-Paul Calderone

Add a test for reference counting on the server psk callback too

174. By Jean-Paul Calderone

Some reformatting, some comment adjustments, and some observations about issues

173. By Jean-Paul Calderone

Update the tests for PSK to use bytes instead of unicode

172. By Jean-Paul Calderone

Python 3 compatibility

171. By André Cruz

Added tests for PSK functions.

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.