aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Collapse)Author
2002-09-22onion proxy now speaks socks4aRoger Dingledine
httpap is obsolete; we support privoxy directly now! smtpap is obsolete; need to find a good socks4a-enabled smtp proxy/client I dub thee 0.0.1. svn:r107
2002-07-22Include src/config/ in the 'make dist' tarballRoger Dingledine
svn:r69
2002-07-02removed op/ from the build process, since it no longerRoger Dingledine
builds now that i've removed common/onion.[ch] (oops) svn:r24
2002-06-28added automake/autoconf support. When in doubt, "aclocal && autoconf && ↵Felipe Bergo
autoheader && automake" from the top dir. svn:r10