Files
tor/src
Nick Mathewson 3836d9481f Add unit tests for the NO_METHOD compressor
These required some special-casing, since some of the assumption
about real compression algorithms don't actually hold for the
identity transform.  Specifically, we had assumed:

  - compression functions typically change the lengths of their
    inputs.
  - decompression functions can detect truncated inputs
  - compression functions have detectable headers

None of those is true for the identity transformation.
2017-05-02 08:31:32 -04:00
..
2017-04-27 10:08:32 -04:00
2017-04-07 13:21:07 -04:00
2017-04-25 18:02:19 +02:00
2017-04-05 10:03:09 -04:00