mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
mirror repository of the tor core protocol in case of issues
1b2b8ef881
* debian-merge: (52 commits) Ship debian source with src/test/test.h New testsuite location New upstream version Fix testsuite call. bump to 0.2.2.4-alpha Don't set unreachable from dirvote unless we've been running a while. correct the spec for the stream_bw event. fix a bug where we were decrementing the wrong bucket remove some dead code. some of it was tickling coverity. add blurbs for recent alpha releases Fix a memleak when throwing away some build times amend changelog for recent commits, plus clean up Tweak an assert that shouldn't fire either way. Tweak values for when to discard all of our history. Remove another overzealous assert. try to stem the 'sea of fail' fix the wiki link in doc pages. remove obsolete FAQ. Ignore one-hop circuits for circuit timeout calc Move Tonga to an alternate IP address update spec to reflect change in Fast definition ... |
||
---|---|---|
contrib | ||
debian | ||
doc | ||
src | ||
Win32Build | ||
.gitignore | ||
acinclude.m4 | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.in | ||
Doxyfile.in | ||
INSTALL | ||
LICENSE | ||
Makefile.am | ||
README | ||
ReleaseNotes | ||
tor.spec.in |
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: https://wiki.torproject.org/noreply/TheOnionRouter/TorifyHOWTO Frequently Asked Questions: https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ