lp:~exarkun/pyopenssl/pkcs12_mod_and_export3

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

165. By Jean-Paul Calderone

Actually use the new quoting function!

164. By Jean-Paul Calderone

Some more, oh let's hopefully call them fixes, for argument quoting for the openssl child process

Two problems here:

  Python 2.6 has a broken os.popen2 - it does not correctly accept the command as a list.
  Windows quoting is wacky.

163. By Jean-Paul Calderone

fudge me

162. By Jean-Paul Calderone

try to use popen2(list) on posix

161. By Jean-Paul Calderone

binary mode is actually important

160. By rick_dean

Better command line quoting for Windows.

159. By rick_dean

Allow alternate outcomes that some libopenssl produce for somewhat-useless incomplete PKCS12, as long as we don't crash.

158. By Jean-Paul Calderone

a few more minor test twiddles

157. By Jean-Paul Calderone

avoid GC untrack if we haven't yet GC tracked

156. By Jean-Paul Calderone

a bunch of test twiddles, docstrings and whitespace, but also split out loading a macless pkcs12 into a new test, since this seems to crash

Branch metadata

Branch format:
Branch format 5
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.