lp:~yadi/squid/connection-manager

Created by Amos Jeffries and last modified
Get this branch:
bzr branch lp:~yadi/squid/connection-manager
Only Amos Jeffries can upload to this branch. If you are Amos Jeffries please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Amos Jeffries
Project:
Squid
Status:
Development

Recent revisions

13095. By Alex Rousskov

Update documentation and move prefix injection hack

13094. By Amos Jeffries

Replace mention of TCP in Agent methods with Transport

13093. By Amos Jeffries

Rename TcpReceiver AnyP::Agent after audit

Also, add stub for libanyp.la

13092. By Amos Jeffries

Merge from trunk

13091. By Amos Jeffries

Merge from trunk

13090. By Amos Jeffries

Updates after audit

* mostly documentation fixes

* maybeFinishedWithTcp() API change to accept the buffer which may have
  incomplete data (do not assume it is inBuf).

* updated injectFakeRequestXXX() to injectPrefixBytesXXX() and separate
  from parsing the injected data.

13089. By Amos Jeffries

Protect Membuf against glibc not checking for the dst == src case.

13088. By Amos Jeffries

Merged from trunk

13087. By Amos Jeffries

Add missing parts for ssl-bump

13086. By Amos Jeffries

Shuffle some TcpReceiver API from public to protected

Also, fix client_side.cc ClientSocketContext::keepaliveNextRequest()
logics use of the ConnStateData API to not require so much direct access
to the Comm::Connection pointer (or close it directly).

Also, document a few logic errors in that method regarding pipelining
which have been uncovered during the development of this branch.

Branch metadata

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

Subscribers