aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* mention the digest seeds for circuit-level integrity checkingRoger Dingledine2004-05-05
| | | | | | | | unused portions of relay payloads are nul-padded, not filled with random bytes. svn:r1791
* another bug that's been bugging meRoger Dingledine2004-05-02
| | | | svn:r1766
* another todo we should doRoger Dingledine2004-05-02
| | | | svn:r1764
* some more todo itemsRoger Dingledine2004-05-02
| | | | svn:r1762
* clarify the hybrid encryption in our specRoger Dingledine2004-04-28
| | | | svn:r1736
* rewrite the todo listRoger Dingledine2004-04-22
| | | | svn:r1681
* another maybe-todo itemRoger Dingledine2004-04-21
| | | | svn:r1680
* Update flag-day statusNick Mathewson2004-04-21
| | | | svn:r1679
* Add and tenatively assign some items in flag-day todoNick Mathewson2004-04-18
| | | | svn:r1669
* add more flagday items to todoNick Mathewson2004-04-18
| | | | svn:r1661
* add back in a todo that i thought we'd got but we clearly haven'tRoger Dingledine2004-04-17
| | | | | | | (thanks weasel) svn:r1655
* add a list of backward-incompatible things we need to doRoger Dingledine2004-04-17
| | | | svn:r1650
* a todo item for sometimeRoger Dingledine2004-04-15
| | | | svn:r1633
* Retry non-final-hop rendezvous failuresNick Mathewson2004-04-14
| | | | svn:r1625
* some more todo itemsRoger Dingledine2004-04-14
| | | | svn:r1623
* another todo itemRoger Dingledine2004-04-14
| | | | | | | (want to take a stab at this one, nick?) svn:r1622
* one todo item done, another put off until laterRoger Dingledine2004-04-14
| | | | svn:r1620
* Note a couple of finished itemsNick Mathewson2004-04-13
| | | | svn:r1611
* more todo itemsRoger Dingledine2004-04-13
| | | | svn:r1605
* Document ACKs/NAKsNick Mathewson2004-04-13
| | | | svn:r1599
* clean/update todoRoger Dingledine2004-04-10
| | | | svn:r1589
* Fix base32 implementation; make base32 implementation follow standard; add ↵Nick Mathewson2004-04-08
| | | | | | more tests for base32 svn:r1574
* Document rest of hiddenservice config options; still needs example or ↵Nick Mathewson2004-04-08
| | | | | | tutorial maybe. svn:r1567
* more todo items marked offRoger Dingledine2004-04-08
| | | | svn:r1550
* spec change: bob is allowed to advertise zero intro pointsRoger Dingledine2004-04-08
| | | | svn:r1549
* Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't needNick Mathewson2004-04-07
| | | | | | | to worry about 0.0.4 or earlier, because nobody is running them any more.) svn:r1533
* Identify some finished stuffNick Mathewson2004-04-07
| | | | svn:r1529
* a few more todo thoughtsRoger Dingledine2004-04-07
| | | | svn:r1527
* more todo action, and a spec noteRoger Dingledine2004-04-07
| | | | svn:r1516
* Document :n-m exit policyPeter Palfrader2004-04-06
| | | | svn:r1501
* finish off a bunch of rend todo, add moreRoger Dingledine2004-04-06
| | | | svn:r1500
* make router_get_by_nickname consider this router.Nick Mathewson2004-04-05
| | | | svn:r1497
* rend point nickname is nul-padded to avoid revealing rend pointRoger Dingledine2004-04-05
| | | | svn:r1474
* bob's rend desc must list >=1 intro pointRoger Dingledine2004-04-05
| | | | | | | plus note a bug in our spec that we should fix svn:r1473
* nicknames are at most 19 charsRoger Dingledine2004-04-05
| | | | svn:r1472
* Implement midpoint functionality for rendezvous points.Nick Mathewson2004-04-02
| | | | svn:r1439
* Clarify handdshake digest logicNick Mathewson2004-04-01
| | | | svn:r1435
* Use padding with intro requestsNick Mathewson2004-04-01
| | | | svn:r1425
* Bob needs the hash of his PK in order to know which hidden service to be.Nick Mathewson2004-04-01
| | | | svn:r1420
* Add documentation for hidden server cfgNick Mathewson2004-04-01
| | | | svn:r1418
* specify that alice and bob can use dirty circuits whenRoger Dingledine2004-03-31
| | | | | | | uploading or fetching hidserv descriptors svn:r1416
* a few more todo items doneRoger Dingledine2004-03-31
| | | | svn:r1414
* tweak rend specRoger Dingledine2004-03-31
| | | | svn:r1413
* Add code to configure hidden services, parse configuration, generate keys ↵Nick Mathewson2004-03-31
| | | | | | and service IDs, and store/load them from disk svn:r1410
* tweaks/patches on the rendezvous specRoger Dingledine2004-03-31
| | | | svn:r1405
* Implement hidserv_XX functions; there is still an XXX in ↵Nick Mathewson2004-03-31
| | | | | | directory_handle_command svn:r1404
* Parse and generate service descriptorsNick Mathewson2004-03-31
| | | | svn:r1403
* Add rendezvous-related metadata and code to circuits. Initially, weNick Mathewson2004-03-30
| | | | | | | | | | 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
* Make service IDs 80 bits, not 128Nick Mathewson2004-03-30
| | | | svn:r1393
* update hacking to mention loglevel noticeRoger Dingledine2004-03-30
| | | | svn:r1385