]> git.ipfire.org Git - thirdparty/tor.git/commit
remove on-the-fly compression feature
authorRoger Dingledine <arma@torproject.org>
Fri, 13 Jun 2003 10:23:42 +0000 (10:23 +0000)
committerRoger Dingledine <arma@torproject.org>
Fri, 13 Jun 2003 10:23:42 +0000 (10:23 +0000)
commitcbe7be1f7841541bf7210eb78f272379cb1b36cb
tree53f3a9b26d3989ff3ea683be62f6e508c90d918a
parent9a33b59ece152692acf25c8e98bf5ec46e1474c0
remove on-the-fly compression feature

it wasn't working, and it was harder than we'd anticipated

not worth it.

svn:r316
src/or/Makefile.am
src/or/buffers.c
src/or/connection.c
src/or/connection_edge.c
src/or/or.h
src/or/test.c