lp:~rick-fdd/pyopenssl/pkcs12_mod_and_export2

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

Recent revisions

138. By rick_dean

Change arg name of _runopenssl() from ''pem'' to ''stdin''.

137. By rick_dean

Only allocate a STACK_OF(X509) in crypto_PKCS12_export() when needed.

136. By rick_dean

More fixes of STACK_OF(X509) in crypto_PKCS12_New().

135. By rick_dean

Stop leaking a STACK_OF(X509) in crypto_PKCS12_export. Jean-Paul's find.

134. By rick_dean

Stop leaking a STACK_OF(X509) on error cases of crypto_PKCS12_New(). Add a test case of that. Jean-Paul's find.

133. By rick_dean

Use PyString_CheckExact() in crypto_PKCS12_set_friendlyname(). Jean-Paul's find.

132. By rick_dean

Fix return type of crypto_PKCS12_set_friendlyname(). Jean-Paul's find.

131. By rick_dean

Convert cacerts to tuple() before type checking so iterators can't play games with us. Jean-Paul's find.

130. By rick_dean

doc string fix

129. By rick_dean

Handle error cases of PySequence_Length() and PySequence_GetItem(). Add an test case for zero length CA.

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