summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2004-04-15a todo item for sometimeRoger Dingledine
2004-04-14Retry non-final-hop rendezvous failuresNick Mathewson
2004-04-14some more todo itemsRoger Dingledine
2004-04-14another todo itemRoger Dingledine
2004-04-14one todo item done, another put off until laterRoger Dingledine
2004-04-13Note a couple of finished itemsNick Mathewson
2004-04-13more todo itemsRoger Dingledine
2004-04-13Document ACKs/NAKsNick Mathewson
2004-04-10clean/update todoRoger Dingledine
2004-04-08Fix base32 implementation; make base32 implementation follow standard; add mo...Nick Mathewson
2004-04-08Document rest of hiddenservice config options; still needs example or tutoria...Nick Mathewson
2004-04-08more todo items marked offRoger Dingledine
2004-04-08spec change: bob is allowed to advertise zero intro pointsRoger Dingledine
2004-04-07Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't needNick Mathewson
2004-04-07Identify some finished stuffNick Mathewson
2004-04-07a few more todo thoughtsRoger Dingledine
2004-04-07more todo action, and a spec noteRoger Dingledine
2004-04-06Document :n-m exit policyPeter Palfrader
2004-04-06finish off a bunch of rend todo, add moreRoger Dingledine
2004-04-05make router_get_by_nickname consider this router.Nick Mathewson
2004-04-05rend point nickname is nul-padded to avoid revealing rend pointRoger Dingledine
2004-04-05bob's rend desc must list >=1 intro pointRoger Dingledine
2004-04-05nicknames are at most 19 charsRoger Dingledine
2004-04-02Implement midpoint functionality for rendezvous points.Nick Mathewson
2004-04-01Clarify handdshake digest logicNick Mathewson
2004-04-01Use padding with intro requestsNick Mathewson
2004-04-01Bob needs the hash of his PK in order to know which hidden service to be.Nick Mathewson
2004-04-01Add documentation for hidden server cfgNick Mathewson
2004-03-31specify that alice and bob can use dirty circuits whenRoger Dingledine
2004-03-31a few more todo items doneRoger Dingledine
2004-03-31tweak rend specRoger Dingledine
2004-03-31Add code to configure hidden services, parse configuration, generate keys and...Nick Mathewson
2004-03-31tweaks/patches on the rendezvous specRoger Dingledine
2004-03-31Implement hidserv_XX functions; there is still an XXX in directory_handle_com...Nick Mathewson
2004-03-31Parse and generate service descriptorsNick Mathewson
2004-03-30Add rendezvous-related metadata and code to circuits. Initially, weNick Mathewson
2004-03-30Make service IDs 80 bits, not 128Nick Mathewson
2004-03-30update hacking to mention loglevel noticeRoger Dingledine
2004-03-30guess some times on some tasksRoger Dingledine
2004-03-30switch tor-design to usenix formatRoger Dingledine
2004-03-30break up initial rend tasksNick Mathewson
2004-03-29Make preliminary list of tasks for rendezvous serviceNick Mathewson
2004-03-28Initial rendezvous spec version. Needs another review and revision; but firs...Nick Mathewson
2004-03-27update todo a bit fartherRoger Dingledine
2004-03-26another todo item we thought ofRoger Dingledine
2004-03-21Replace all connection_removes outsice of main.c with connection_mark_for_closeNick Mathewson
2004-03-20mark off another bugRoger Dingledine
2004-03-20fix one bug, add anotherRoger Dingledine
2004-03-20fix one bug, note two moreRoger Dingledine
2004-03-20Add TODO item to make everything use mark_for_close; not doing so will now sk...Nick Mathewson