start the process of making 0.0.7* obsolete

svn:r2565
This commit is contained in:
Roger Dingledine
2004-10-17 21:51:20 +00:00
parent 640544ae3e
commit 97a0a43511
9 changed files with 17 additions and 84 deletions
+1 -2
View File
@@ -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];