summaryrefslogtreecommitdiff
path: root/src/httpap
AgeCommit message (Expand)Author
2002-09-03Port to MacOS XNick Mathewson
2002-08-24proxies send port in host order as ascii stringRoger Dingledine
2002-07-20bugfixes: don't hang waiting for new children to die; accept HTTP/1.1Roger Dingledine
2002-07-19slightly less noisyRoger Dingledine
2002-07-12removed loglevel from global namespace. severity level is set using log() wit...Bruce Montrose
2002-07-02httpap now prepends dest_addr and dest_port strings with their length.Roger Dingledine
2002-06-29First cut at cleaning out a lot of the extra stuff.Roger Dingledine
2002-06-28moved configure.ac to configure.in, should work with older autoconfs and auto...Felipe Bergo
2002-06-28added automake/autoconf support. When in doubt, "aclocal && autoconf && autoh...Felipe Bergo
2002-06-28Added -lpopt to MakefilesBruce Montrose
2002-06-26Initial revisionRoger Dingledine