summaryrefslogtreecommitdiff
path: root/changes/ticket25573
AgeCommit message (Collapse)Author
2018-09-17Start a changelog for 0.3.5.1-alphaNick Mathewson
2018-08-29Ticket #25573: Track half-closed stream idsMike Perry
We allow their CONNECTEDs, RESOLVEDs, ENDs, SENDMEs, and DATA cells to not count as dropped until the windows are empty, or we get an END. This commit does not change behavior. It only changes CIRC_BW event field values.