summaryrefslogtreecommitdiff
path: root/doc/rend-spec.txt
AgeCommit message (Collapse)Author
2004-04-28clarify the hybrid encryption in our specRoger Dingledine
svn:r1736
2004-04-13Document ACKs/NAKsNick Mathewson
svn:r1599
2004-04-08Fix base32 implementation; make base32 implementation follow standard; add ↵Nick Mathewson
more tests for base32 svn:r1574
2004-04-08spec change: bob is allowed to advertise zero intro pointsRoger Dingledine
svn:r1549
2004-04-07more todo action, and a spec noteRoger Dingledine
svn:r1516
2004-04-05rend point nickname is nul-padded to avoid revealing rend pointRoger Dingledine
svn:r1474
2004-04-05bob's rend desc must list >=1 intro pointRoger Dingledine
plus note a bug in our spec that we should fix svn:r1473
2004-04-02Implement midpoint functionality for rendezvous points.Nick Mathewson
svn:r1439
2004-04-01Clarify handdshake digest logicNick Mathewson
svn:r1435
2004-04-01Use padding with intro requestsNick Mathewson
svn:r1425
2004-04-01Bob needs the hash of his PK in order to know which hidden service to be.Nick Mathewson
svn:r1420
2004-03-31specify that alice and bob can use dirty circuits whenRoger Dingledine
uploading or fetching hidserv descriptors svn:r1416
2004-03-31tweak rend specRoger Dingledine
svn:r1413
2004-03-31tweaks/patches on the rendezvous specRoger Dingledine
svn:r1405
2004-03-31Implement hidserv_XX functions; there is still an XXX in ↵Nick Mathewson
directory_handle_command svn:r1404
2004-03-31Parse and generate service descriptorsNick Mathewson
svn:r1403
2004-03-30Make service IDs 80 bits, not 128Nick Mathewson
svn:r1393
2004-03-28Initial rendezvous spec version. Needs another review and revision; but ↵Nick Mathewson
first I must sleep svn:r1355