0
0
mirror of https://gitlab.torproject.org/tpo/core/tor.git synced 2024-09-20 20:23:03 +02:00
Go to file
Karsten Loesing d166b9dc45 Make check-spaces happy.
svn:r16406
2008-08-04 23:39:07 +00:00
contrib bump to 0.2.1.3-alpha 2008-08-03 05:35:42 +00:00
debian Do not build with openbsd's malloc unless enable-openbsd-malloc is in DEB_BUILD_OPTIONS 2008-07-17 19:37:52 +00:00
doc Some more changes to proposal 121. It turns out (once more) that a specification is not complete until it gets implemented. 2008-08-04 15:55:20 +00:00
src Make check-spaces happy. 2008-08-04 23:39:07 +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 In some edge cases it occurs that the router descriptor of a previously picked introduction point becomes obsolete. In that case, don't stick to using that introduction point, but simply give up on it. Reverts some part of r15825. 2008-08-04 23:35:12 +00:00
configure.in bump to 0.2.1.3-alpha 2008-08-03 05:35:42 +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 include the geoip file in the tarball, and load it by default 2008-05-28 04:37:34 +00:00
Makefile.am r17426@tombo: nickm | 2008-07-28 20:34:03 -0400 2008-07-29 00:34:50 +00:00
README r16997@catbus: nickm | 2007-12-06 18:56:33 -0500 2007-12-06 23:56:36 +00:00
ReleaseNotes integrate the 0.2.0.29-rc items into the release notes 2008-07-16 00:04:00 +00:00
tor.spec.in with all of these fancy memory fixes, openbsd malloc appears to not be 2008-06-21 13:44: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