Bez popisu

Nick Mathewson 1b98f45b3d Developers should usually configure with --enable-gcc-warnings, and should regularly make check-spaces. Also, int fn() does not mean the same in C as it does in C++ or Java. před 17 roky
Win32Build e621c97d6e r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 před 19 roky
contrib e24b812a32 time for another alpha-dev cycle před 17 roky
debian ce5d2bc5fb Forward port 14_fix_geoip_warning.dpatch před 17 roky
doc 9d68ed08e9 Patch from Jacob Appelbaum and me to make User option more robust, properly set supplementary groups, deprecated the Group option, and log more information on credential switching před 17 roky
src 1b98f45b3d Developers should usually configure with --enable-gcc-warnings, and should regularly make check-spaces. Also, int fn() does not mean the same in C as it does in C++ or Java. před 17 roky
AUTHORS 2e378295d6 r16997@catbus: nickm | 2007-12-06 18:56:33 -0500 před 18 roky
ChangeLog 9d68ed08e9 Patch from Jacob Appelbaum and me to make User option more robust, properly set supplementary groups, deprecated the Group option, and log more information on credential switching před 17 roky
Doxyfile.in b14bb2d85c Doxygen whines bitterly unless I let it update the configfile před 18 roky
INSTALL c4fa6d2551 we changed autogen.sh's behavior, so update the INSTALL file před 18 roky
LICENSE 7f61dafe8d include the geoip file in the tarball, and load it by default před 18 roky
Makefile.am 507b01357a r17426@tombo: nickm | 2008-07-28 20:34:03 -0400 před 17 roky
README 2e378295d6 r16997@catbus: nickm | 2007-12-06 18:56:33 -0500 před 18 roky
ReleaseNotes 346ca2d48e forward-port the 0.2.0.31 changelog před 17 roky
acinclude.m4 80168d80d4 r17853@tombo: nickm | 2008-08-22 12:55:00 -0400 před 17 roky
autogen.sh c5893e5035 r14641@catbus: nickm | 2007-08-17 17:53:14 -0400 před 18 roky
configure.in 9d68ed08e9 Patch from Jacob Appelbaum and me to make User option more robust, properly set supplementary groups, deprecated the Group option, and log more information on credential switching před 17 roky
tor.spec.in abb5febd8a oops, forgot the changelog reference for r16867. před 17 roky

README

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