Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-01 | Remove changes files for items already in release-0.3.1 | Nick Mathewson | |
2017-06-20 | If we successfully decompress an HTTP body, return immediately. | Nick Mathewson | |
This prevents us from calling allowed_anonymous_connection_compression_method() on the unused guessed method (if any), and rejecting something that was already safe to use. |