mirror repository of the tor core protocol in case of issues
Go to file
Nick Mathewson da06bfb80f r15653@tombo: nickm | 2007-12-23 14:15:12 -0500
Refactor circuit_launch* functions to take a bitfield of flags rather than 4 separate nonconsecutive flags arguments.  Also, note a possible but in circuit_find_to_cannibalize, which seems to be ignoring its purpose argument.


svn:r12948
2007-12-23 19:15:22 +00:00
contrib r15644@tombo: nickm | 2007-12-23 12:56:38 -0500 2007-12-23 17:57:07 +00:00
debian * New upstream version. 2007-12-23 14:04:38 +00:00
doc r15653@tombo: nickm | 2007-12-23 14:15:12 -0500 2007-12-23 19:15:22 +00:00
src r15653@tombo: nickm | 2007-12-23 14:15:12 -0500 2007-12-23 19:15:22 +00:00
Win32Build r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 2006-09-22 01:23:28 +00:00
acinclude.m4 r15646@tombo: nickm | 2007-12-23 13:17:33 -0500 2007-12-23 18:20:22 +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 r15648@tombo: nickm | 2007-12-23 13:27:30 -0500 2007-12-23 18:27:47 +00:00
configure.in r15648@tombo: nickm | 2007-12-23 13:27:30 -0500 2007-12-23 18:27:47 +00:00
Doxyfile.in Doxygen whines bitterly unless I let it update the configfile 2007-10-15 19:05:20 +00:00
INSTALL various fixes from reading or-cvs the past few days 2007-10-18 23:14:58 +00:00
LICENSE clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc 2007-12-12 21:09:01 +00:00
Makefile.am r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 2007-02-12 21:39:53 +00:00
README r16997@catbus: nickm | 2007-12-06 18:56:33 -0500 2007-12-06 23:56:36 +00:00
ReleaseNotes forward-port the 0.1.2.18 entries 2007-11-11 00:33:53 +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