Commit Graph

316 Commits

Author SHA1 Message Date
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
Nick Mathewson 88222749db Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
svn:r1289
2004-03-17 07:28:09 +00:00
Peter Palfrader 69249b18b3 Add ...truncated to TODO list
svn:r1288
2004-03-15 15:52:43 +00:00
Roger Dingledine debeb393a3 check off a todo item
svn:r1280
2004-03-15 04:20:14 +00:00
Nick Mathewson 6f7efe7cff Make decriptor format more flexible and extensible
svn:r1227
2004-03-04 04:01:28 +00:00
Roger Dingledine 62065319a1 update the todo
svn:r1191
2004-03-01 06:58:21 +00:00
Nick Mathewson 5775b535c4 revise spec. It still needs more explanation to be intelligible by the uninitiated, but it is at least far less incorrect.
svn:r1189
2004-03-01 05:56:34 +00:00
Roger Dingledine 60f86c0d76 document 'excludenodes' in man page
svn:r1156
2004-02-28 05:11:10 +00:00
Roger Dingledine 9e3c40c703 a few more comments for the spec
svn:r1154
2004-02-28 04:53:34 +00:00
Roger Dingledine 1f5fbd0fe6 make 'connected' cells include the resolved IP
svn:r1143
2004-02-27 04:52:02 +00:00
Roger Dingledine 38ce2bed6b we forgot to include the resolved IP in 'connected' cells
so the client-side dns cache is currently going unused
we should do that sometime


svn:r1141
2004-02-27 04:08:44 +00:00
Roger Dingledine a3893a0e84 and another desired todo item
svn:r1132
2004-02-26 23:36:31 +00:00
Roger Dingledine f92145f5d2 bring the todo file up to date
svn:r1131
2004-02-26 23:05:11 +00:00
Roger Dingledine fff22f4d8a note a bug that gabe found
svn:r1117
2004-02-24 22:22:04 +00:00
Roger Dingledine 16d452769c pre-talk slides
svn:r1115
2004-02-21 20:41:15 +00:00
Roger Dingledine b7d3c350f8 commit some partial slides in case i get hit by a bus
svn:r1113
2004-02-19 06:19:58 +00:00
Roger Dingledine 7c0cf276e7 clean up todo, mark a bug as fixed
svn:r1112
2004-02-18 22:30:16 +00:00
Roger Dingledine abd7a35e75 slides for tor rump session talk at FC04
svn:r1106
2004-02-18 08:36:42 +00:00
Roger Dingledine 8b880fe844 another hard item for the agenda
svn:r1060
2004-02-05 21:19:27 +00:00
Roger Dingledine d087f3d18e an agenda to be resolved (ha ha) at FC
svn:r1059
2004-02-05 05:23:06 +00:00
Roger Dingledine 7d6b2ca517 start marking up the parts of the spec that need to be fixed
svn:r1058
2004-02-05 05:22:38 +00:00