summaryrefslogtreecommitdiff
path: root/src/common/torgzip.c
AgeCommit message (Expand)Author
2004-11-29Suggestion from weasel: Make tor --version --version dump the cvs Id of every...Nick Mathewson
2004-11-28Normalize space: add one between every control keyword and control clause.Nick Mathewson
2004-11-26remove emacs droppings, since nick says he doesn't need them anymoreRoger Dingledine
2004-11-04Fix windows buildNick Mathewson
2004-10-16don't assert multiple things in the same tor_assert()Roger Dingledine
2004-10-14fix tab/space in torgzip.cNick Mathewson
2004-09-08Idiot-proof uncompress; make sure it always nul-terminates its output. Also, ...Nick Mathewson
2004-09-02Add basic wrappers for zlib/gzipNick Mathewson