Skip to content
Snippets Groups Projects
  1. Aug 17, 2012
  2. Aug 15, 2012
    • Nick Mathewson's avatar
      Check for stream_id, not conn, on extend cells. · cdd882ee
      Nick Mathewson authored
      Extend cells aren't allowed to have a stream_id, but we were only
      blocking them when they had a stream_id that corresponded to a
      connection.  As far as I can tell, this change is harmless: it will
      make some kinds of broken clients not work any more, but afaik nobody
      actually make a client that was broken in that way.
      
      Found while hunting for other places where we made the same mistake
      as in 6271.
      
      Bugfix on d7f50337 back from May 2003, which introduced
      telescoping circuit construction into 0.0.2pre8.
      cdd882ee
  3. Aug 13, 2012
  4. Aug 09, 2012
  5. Aug 07, 2012
  6. Aug 03, 2012
  7. Aug 02, 2012
  8. Aug 01, 2012
  9. Jul 31, 2012
Loading