mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
start the process of making 0.0.7* obsolete
svn:r2565
This commit is contained in:
+1
-2
@@ -188,8 +188,7 @@ done_processing:
|
||||
* Negotiated keys KEY_LEN*2+DIGEST_LEN*2
|
||||
*
|
||||
* (Note: this _should_ be by addr/port, since we're concerned with specific
|
||||
* connections, not with routers (where we'd use identity). Also, using
|
||||
* identity would break pre-0.0.8 OPs, which don't have identity keys.)
|
||||
* connections, not with routers (where we'd use identity).)
|
||||
*/
|
||||
static int cpuworker_main(void *data) {
|
||||
unsigned char question[ONIONSKIN_CHALLENGE_LEN];
|
||||
|
||||
Reference in New Issue
Block a user