Commit Graph

336 Commits

Author SHA1 Message Date
Roger Dingledine 2dfd8bf0df another todo item
(want to take a stab at this one, nick?)


svn:r1622
2004-04-14 10:22:53 +00:00
Roger Dingledine bcd8390d8b one todo item done, another put off until later
svn:r1620
2004-04-14 05:36:56 +00:00
Nick Mathewson d96475690c Note a couple of finished items
svn:r1611
2004-04-13 19:03:59 +00:00
Roger Dingledine 7859653ed9 more todo items
svn:r1605
2004-04-13 03:31:40 +00:00
Nick Mathewson 6a50cd28d1 Document ACKs/NAKs
svn:r1599
2004-04-13 00:50:11 +00:00
Roger Dingledine 2162cf61ef clean/update todo
svn:r1589
2004-04-10 22:13:37 +00:00
Nick Mathewson a2ca3b9db1 Fix base32 implementation; make base32 implementation follow standard; add more tests for base32
svn:r1574
2004-04-08 20:56:33 +00:00
Nick Mathewson 0147e0aa50 Document rest of hiddenservice config options; still needs example or tutorial maybe.
svn:r1567
2004-04-08 06:30:15 +00:00
Roger Dingledine ed9dce9963 more todo items marked off
svn:r1550
2004-04-08 02:08:23 +00:00
Roger Dingledine e06eaa2841 spec change: bob is allowed to advertise zero intro points
svn:r1549
2004-04-08 02:07:53 +00:00
Nick Mathewson e4e5b79d38 Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't need
to worry about 0.0.4 or earlier, because nobody is running them any more.)


svn:r1533
2004-04-07 21:36:03 +00:00
Nick Mathewson 89e2346e48 Identify some finished stuff
svn:r1529
2004-04-07 20:49:37 +00:00
Roger Dingledine cb6fe5acbc a few more todo thoughts
svn:r1527
2004-04-07 20:46:58 +00:00
Roger Dingledine 26b1100391 more todo action, and a spec note
svn:r1516
2004-04-07 06:40:06 +00:00
Peter Palfrader c91fff0bc7 Document :n-m exit policy
svn:r1501
2004-04-06 01:00:26 +00:00
Roger Dingledine 2e344f2717 finish off a bunch of rend todo, add more
svn:r1500
2004-04-06 00:56:24 +00:00
Nick Mathewson a41af0a752 make router_get_by_nickname consider this router.
svn:r1497
2004-04-05 22:22:42 +00:00
Roger Dingledine ea792792f1 rend point nickname is nul-padded to avoid revealing rend point
svn:r1474
2004-04-05 05:04:55 +00:00
Roger Dingledine e2fa5bb5c7 bob's rend desc must list >=1 intro point
plus note a bug in our spec that we should fix


svn:r1473
2004-04-05 04:42:00 +00:00
Roger Dingledine 7983b84524 nicknames are at most 19 chars
svn:r1472
2004-04-05 04:41:32 +00:00
Nick Mathewson 0a5e30f86a Implement midpoint functionality for rendezvous points.
svn:r1439
2004-04-02 21:56:52 +00:00
Nick Mathewson 817809d4d1 Clarify handdshake digest logic
svn:r1435
2004-04-01 22:09:34 +00:00
Nick Mathewson f985565fcb Use padding with intro requests
svn:r1425
2004-04-01 03:31:00 +00:00
Nick Mathewson c503d5173d Bob needs the hash of his PK in order to know which hidden service to be.
svn:r1420
2004-04-01 01:17:45 +00:00
Nick Mathewson 95c8659563 Add documentation for hidden server cfg
svn:r1418
2004-04-01 00:36:46 +00:00
Roger Dingledine 72f5f86f70 specify that alice and bob can use dirty circuits when
uploading or fetching hidserv descriptors


svn:r1416
2004-03-31 22:58:15 +00:00
Roger Dingledine e95bdd7469 a few more todo items done
svn:r1414
2004-03-31 22:30:14 +00:00
Roger Dingledine f57ad75269 tweak rend spec
svn:r1413
2004-03-31 22:30:02 +00:00
Nick Mathewson c585d1f281 Add code to configure hidden services, parse configuration, generate keys and service IDs, and store/load them from disk
svn:r1410
2004-03-31 21:35:23 +00:00
Roger Dingledine 80dbdeea55 tweaks/patches on the rendezvous spec
svn:r1405
2004-03-31 03:54:20 +00:00
Nick Mathewson 4a9ce0e8f1 Implement hidserv_XX functions; there is still an XXX in directory_handle_command
svn:r1404
2004-03-31 03:42:56 +00:00
Nick Mathewson c431ed5d1d Parse and generate service descriptors
svn:r1403
2004-03-31 02:07:38 +00:00
Nick Mathewson fdf2689c75 Add rendezvous-related metadata and code to circuits. Initially, we
thought that a complicated adjunct structure would be necessary, but
it doesn't look that way anymore.

Of course, I might have forgotten something.


svn:r1396
2004-03-30 19:52:42 +00:00
Nick Mathewson 24d6163d1a Make service IDs 80 bits, not 128
svn:r1393
2004-03-30 19:20:11 +00:00
Roger Dingledine 89caf65384 update hacking to mention loglevel notice
svn:r1385
2004-03-30 03:20:38 +00:00
Roger Dingledine 91722ead42 guess some times on some tasks
svn:r1382
2004-03-30 02:31:36 +00:00
Roger Dingledine 4807111ea9 switch tor-design to usenix format
svn:r1381
2004-03-30 02:28:36 +00:00
Nick Mathewson 2ecbd5adf4 break up initial rend tasks
svn:r1380
2004-03-30 01:32:16 +00:00
Nick Mathewson 47d717e39f Make preliminary list of tasks for rendezvous service
svn:r1368
2004-03-29 20:39:40 +00:00
Nick Mathewson 5752dda804 Initial rendezvous spec version. Needs another review and revision; but first I must sleep
svn:r1355
2004-03-28 08:46:38 +00:00
Roger Dingledine 4233380ddf update todo a bit farther
svn:r1353
2004-03-27 05:52:55 +00:00
Roger Dingledine 078320e121 another todo item we thought of
svn:r1334
2004-03-26 18:17:17 +00:00
Nick Mathewson ca1ccfb4fa Replace all connection_removes outsice of main.c with connection_mark_for_close
svn:r1328
2004-03-21 03:18:45 +00:00
Roger Dingledine 10ba03c727 mark off another bug
svn:r1325
2004-03-20 23:27:41 +00:00
Roger Dingledine d88848aac4 fix one bug, add another
svn:r1323
2004-03-20 22:38:20 +00:00
Roger Dingledine ba47bcb288 fix one bug, note two more
svn:r1321
2004-03-20 20:49:33 +00:00
Nick Mathewson 3644be03ab Add TODO item to make everything use mark_for_close; not doing so will now skew the stats
svn:r1312
2004-03-20 04:57:27 +00:00
Roger Dingledine 9e31bb87fc todo: make ./configure work on solaris more easily
svn:r1308
2004-03-19 22:17:23 +00:00
Roger Dingledine 9bcfbf5837 we should leave old server descriptors out of the directory
svn:r1298
2004-03-19 07:07:00 +00:00
Roger Dingledine cc6d5514f0 another todo item re: logs
svn:r1293
2004-03-18 16:27:54 +00:00