lp:~mwhudson/twisted/binary-parsing-conch

Created by Michael Hudson-Doyle and last modified
Get this branch:
bzr branch lp:~mwhudson/twisted/binary-parsing-conch
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Hudson-Doyle
Project:
Twisted
Status:
Development

Recent revisions

15706. By Michael Hudson-Doyle

even more

15705. By Michael Hudson-Doyle

some more

15704. By Michael Hudson-Doyle

first steps

15703. By exarkun

Merge conch-rekey-4395

Author: exarkun
Reviewer: mwhudson
Fixes: #4395

Add support to `SSHTransportBase` for performing more than a single key exchange,
and for buffering messages unrelated to key exchange while key exchange is taking
place, as required by the specification.

15702. By exarkun

Apply typo-quotes-fix.patch, fixing some confusion in the Quotes howto.

Author: joshg
Reviewer: exarkun
Fixes: #4785

Clarify the PYTHONPATH setup instructions by using consistent path names and spelling
words correctly.

15701. By glyph

Release Twisted 10.2.0.

Author: glyph

Reviewer: exarkun

Fixes: #4651

15700. By glyph

We don't support Python 2.4 on Windows.

Author: glyph

Reviewer: exarkun

Fixes: #4705

Update the README and INSTALL files to note that we don't support Python 2.4 on
Windows (and adjust some awkward phraseology where we describe Twisted in the
README.)

Update the README and INSTALL files to note that w

15699. By exarkun

Merge cgi-repeated-header-4742

Author: teolicy, exarkun
Reviewer: exarkun, glyph
Fixes: #4742

Change `twisted.web.twcgi` to append headers to the response, rather than
replacing them, so that when a CGI emits multiple instances of a single
header (eg, two Set-Cookie headers), they are all sent in the response
to the client.

15698. By exarkun

Merge close_wait-forever-4719-2

Author: exarkun, demaledetti2
Reviewer: exarkun, glyph
Fixes: #4719

Fix the implementation of `unregisterProducer` for most transports so that
if `loseConnection` was called while the producer was registered the, then
the connection is then closed. Previously these connections would hang
around indefinitely.

15697. By glyph

Merge endpoints-plugins-4695.

Author: glyph

Reviewer: exarkun

Fixes: #4695

Add plugin interfaces to allow third parties to implement their own client and
server endpoint types, and have them be parsed by clientFromString,
serverFromString, and strports.service().

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:twisted
This branch contains Public information 
Everyone can see this information.