mirror repository of the tor core protocol in case of issues
Go to file
Roger Dingledine 87e3800dfc Finally solve the "closing wedged cpuworkers" bug. Woo.
This happened when we got two create cells in a row from the same TLS
connection. It would hand one to the cpuworker, and then immediately
handle the second one -- after it had registered that the first one was
busy, but before it had updated the timestamp that we use to decide how
*long* it's been busy.


svn:r6606
2006-06-12 11:59:19 +00:00
contrib Remove echo -n to make start script slightly more readable on boot. 2006-06-10 05:37:17 +00:00
debian Forward port changelog 2006-06-12 00:49:07 +00:00
doc typo, whitespace, and a clarification 2006-06-12 10:44:00 +00:00
src Finally solve the "closing wedged cpuworkers" bug. Woo. 2006-06-12 11:59:19 +00:00
Win32Build Commit my unittests.vcproj and Tor.vcproj: 2006-03-28 12:55:53 +00:00
.cvsignore ignore ancillary files build-stamp and patch-stamp 2006-02-26 23:05:18 +00:00
AUTHORS add jbash and weasel to the AUTHORS list 2004-02-17 05:05:34 +00:00
autogen.sh make our autogen.sh work on ksh as well as bash 2004-11-01 06:40:49 +00:00
ChangeLog forward-port the 0.1.1.21 changelog. 2006-06-11 01:42:21 +00:00
configure.in More eventdns.c patches: use HAVE_ALLOCA_H; print IP addrs as dotted quads. 2006-06-05 01:59:12 +00:00
Doxyfile which brings us to 0.1.1.16-rc 2006-03-19 04:02:11 +00:00
INSTALL blow away the "quickstart" from the INSTALL file. it was not being 2006-03-28 07:28:52 +00:00
LICENSE move to the copyright format that weasel likes 2006-01-03 12:37:03 +00:00
Makefile.am More DNS fixes. Send meaningful TTLs back to the client when 2006-06-03 21:41:14 +00:00
README the readme file was also incredibly old. 2006-03-28 07:30:49 +00:00
tor.spec.in SUSEisms to enable "make dist-rpm" functionality in SuSe 2006-05-26 13:22:20 +00:00

Tor is an implementation of Onion Routing. You can read more
at http://tor.eff.org/