tor/src
Karsten Loesing 3e6bb050dd Make an attempt to fix bug 1024.
The internal error "could not find intro key" occurs when we want to send
an INTRODUCE1 cell over a recently finished introduction circuit and think
we built the introduction circuit with a v2 hidden service descriptor, but
cannot find the introduction key in our descriptor.

My first guess how we can end up in this situation is that we are wrong in
thinking that we built the introduction circuit based on a v2 hidden
service descriptor. This patch checks if we have a v0 descriptor, too, and
uses that instead.
2009-07-02 10:00:28 -04:00
..
common Don't attempt to log messages to a controller from a worker thread. 2009-05-30 18:16:24 -04:00
config Update the rest of the geoip file. 2009-06-04 00:47:58 +02:00
or Make an attempt to fix bug 1024. 2009-07-02 10:00:28 -04:00
tools tor-resolve: Don't automatically refuse .onion addresses. 2009-06-18 11:08:10 -04:00
win32 Bump version to 0.2.1.16-rc.dev 2009-06-20 21:54:56 -04:00
Makefile.am Link tools directory into rest of build system 2004-10-28 20:31:15 +00:00