Ouch. We were sometimes getting openssl compression by default. This is pointless...
commit61ac80a9147c06fae616aee4a53dce1e18ebd7c2
authorNick Mathewson <nickm@torproject.org>
Thu, 29 May 2008 14:39:56 +0000 (29 14:39 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 29 May 2008 14:39:56 +0000 (29 14:39 +0000)
treec783ce92dc855402c5c9670ac13e41aa2919a5af
parent3a469018e54f20272425cf15ab6038f7d559ad1d
Ouch.  We were sometimes getting openssl compression by default.  This is pointless for us, since the overwhelming majority of our cells are encrypted, full of compressed data, or both.  This is also harmful, since doing piles of compression is not cheap. Backport candidate once more tested.

svn:r14830
ChangeLog
src/common/tortls.c