mirror repository of the tor core protocol in case of issues
Go to file
Peter Palfrader 644452a62f Change the default for MAX_FILEDESCRIPTORS in our init script to depend on the
number of system-wide available file descriptors: /proc/sys/fs/file-max is
bigger than 100k, set ulimit -n to 32k, if it's smaller than 20k set it to
1024.  Big servers at the moment regularly use more than 10k FDs, so our old
default of 8k no longer is sufficient.  On the other hand we don't want lower
end systems to run out of FDs on Tor's account.


svn:r13625
2008-02-20 22:28:09 +00:00
contrib Update directions, copyrights, and clarify licenses of polipo 2008-02-13 15:08:45 +00:00
debian Change the default for MAX_FILEDESCRIPTORS in our init script to depend on the 2008-02-20 22:28:09 +00:00
doc update thoughts on documentation license. 2008-02-17 21:44:22 +00:00
src r18267@catbus: nickm | 2008-02-20 16:57:45 -0500 2008-02-20 21:57:48 +00:00
Win32Build r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 2006-09-22 01:23:28 +00:00
acinclude.m4 Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
AUTHORS r16997@catbus: nickm | 2007-12-06 18:56:33 -0500 2007-12-06 23:56:36 +00:00
autogen.sh r14641@catbus: nickm | 2007-08-17 17:53:14 -0400 2007-08-17 21:55:24 +00:00
ChangeLog r18264@catbus: nickm | 2008-02-20 12:48:21 -0500 2008-02-20 17:48:39 +00:00
configure.in r14240@tombo: nickm | 2008-02-17 14:26:52 -0500 2008-02-17 19:26:55 +00:00
Doxyfile.in Doxygen whines bitterly unless I let it update the configfile 2007-10-15 19:05:20 +00:00
INSTALL we changed autogen.sh's behavior, so update the INSTALL file 2008-01-23 19:08:53 +00:00
LICENSE update the license for 2008, complete a todo. 2008-01-01 04:27:13 +00:00
Makefile.am r14246@tombo: nickm | 2008-02-17 19:33:02 -0500 2008-02-19 05:08:27 +00:00
README r16997@catbus: nickm | 2007-12-06 18:56:33 -0500 2007-12-06 23:56:36 +00:00
ReleaseNotes and forward-port those 2008-01-19 17:58:09 +00:00
tor.spec.in As nick commented, tor's configure doesn't know what --enable-static and 2007-11-02 02:40:03 +00:00

Tor protects your privacy on the internet by hiding the connection
between your Internet address and the services you use.  We believe
Tor is reasonably secure, but please ensure you read the
instructions and configure it properly.

To build Tor from source:
        ./configure; make; make install

Home page:
        https://www.torproject.org/

Download new versions:
        https://www.torproject.org/download.html

Documentation, including links to installation and setup instructions:
        https://www.torproject.org/documentation.html

Making applications work with Tor:
        http://wiki.noreply.org/noreply/TheOnionRouter/TorifyHOWTO

Frequently Asked Questions:
        http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ