aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Collapse)AuthorAge
* Small fixes for the 2702 implementationSebastian Hahn2011-04-02
| | | | | | Improve the INSTALL documentation for static builds, remove a few unnecessary lines from configure.in and tweak the changelog message slightly.
* add --enable-static-tor to our configure scriptJacob Appelbaum2011-04-02
| | | | This implements the feature request in bug #2702
* Correct a broken faq link in the INSTALL fileRoger Dingledine2010-12-22
|
* we changed autogen.sh's behavior, so update the INSTALL fileRoger Dingledine2008-01-23
| | | | svn:r13246
* various fixes from reading or-cvs the past few daysRoger Dingledine2007-10-18
| | | | svn:r12035
* Update url in various files.Andrew Lewman2007-10-16
| | | | svn:r11970
* r13885@Kushana: nickm | 2007-08-01 09:10:55 -0700Nick Mathewson2007-08-01
| | | | | | | Stop saying "cvs". Noted by Jens. svn:r11014
* blow away the "quickstart" from the INSTALL file. it was not beingRoger Dingledine2006-03-28
| | | | | | | maintained adequately. svn:r6255
* another way for old-style bsd folks to maybe build tor ifRoger Dingledine2006-02-18
| | | | | | | they've got no other ways. svn:r6032
* Add the bug tracker url, remove pointer to CLIENTS, tor -> TorThomas Sjögren2005-08-04
| | | | svn:r4689
* Mention libevent in more docs.Nick Mathewson2005-03-29
| | | | svn:r3913
* migrate to the new URLRoger Dingledine2005-01-05
| | | | svn:r3296
* More whitespace normalizationNick Mathewson2004-11-10
| | | | svn:r2768
* add a hint for building on athenaRoger Dingledine2004-08-25
| | | | svn:r2315
* mention that you should proxy your SSL traffic tooRoger Dingledine2004-07-19
| | | | svn:r2056
* solaris no longer needs special ./configure directionsRoger Dingledine2004-03-20
| | | | svn:r1320
* add a hint for solaris usersRoger Dingledine2004-03-19
| | | | svn:r1307
* ok ok only requires root if it requires rootRoger Dingledine2004-03-04
| | | | svn:r1229
* note that make install requires rootRoger Dingledine2004-03-04
| | | | svn:r1228
* it seems that bsd people can just do ./configure now tooRoger Dingledine2004-02-17
| | | | svn:r1063
* mention what outgoing ports to allow, for people with corporate firewallsRoger Dingledine2004-01-29
| | | | svn:r1017
* rearrange authors, correct install notesRoger Dingledine2003-12-30
| | | | svn:r962
* install now recognizes that -l warn is defaultRoger Dingledine2003-11-19
| | | | svn:r856
* update install and readme: people should now do 'make install'Roger Dingledine2003-10-18
| | | | svn:r618
* mention that you can run tor with "-l warn"Roger Dingledine2003-10-16
| | | | svn:r608
* add a note about how Safari claims to support socks but doesn'tRoger Dingledine2003-10-16
| | | | svn:r606
* don't forget the dot in privoxy config line.Roger Dingledine2003-10-11
| | | | svn:r578
* minor fixes; bump to 0.0.2pre10Roger Dingledine2003-10-07
| | | | svn:r551
* break the quickstart into INSTALLRoger Dingledine2003-10-07
| | | | | | | remove the old useless generic INSTALL svn:r547
* added automake/autoconf support. When in doubt, "aclocal && autoconf && ↵Felipe Bergo2002-06-28
autoheader && automake" from the top dir. svn:r10