Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fold in changes for 0.2.4.10-alpha | Roger Dingledine | 2013-02-04 |
| | |||
* | Reject create/begin/etc cells with {circ,stream}ID 0. | Nick Mathewson | 2013-01-14 |
Otherwise, it's possible to create streams or circuits with these bogus IDs, leading to orphaned circuits or streams, or to ones that can cause bandwidth DOS problems. Fixes bug 7889; bugfix on all released Tors. |