~bzr-pqm/bzr/bzr.dev

  • Committer: Vincent Ladeuil
  • Date: 2009-01-08 16:57:10 UTC
  • mfrom: (2929.3.27 https)
  • Revision ID: v.ladeuil+lp@free.fr-20090108165710-d49d4uuq3emdr749
Add native ssl support for python-2.6, starting with an https test server
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3878.4.7 16 years ago Vincent Ladeuil Fixed as per Robert's review. * bzrlib/transport/ 26.8 KB Diff Download File
_pycurl.py 2929.3.26 16 years ago Vincent Ladeuil merge bzr.dev@3903 15.9 KB Diff Download File
_urllib.py 2929.3.26 16 years ago Vincent Ladeuil merge bzr.dev@3903 6.4 KB Diff Download File
_urllib2_wrappers.py 3928.1.1 16 years ago Vincent Ladeuil Add native ssl support for python-2.6, starting wi 54 KB Diff Download File
ca_bundle.py 2929.3.19 17 years ago Vincent Ladeuil Fix 1.1 related bugs in HTTP server, add HTTPS pas 2.6 KB Diff Download File
response.py 3537.1.1 16 years ago Vincent Ladeuil Fix some more PEP8isms and delete useless import 12.5 KB Diff Download File
wsgi.py 3708.1.2 16 years ago Marius Kruger wsgi.make_app can now optionally do normal logging 7.6 KB Diff Download File