aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2006-07-15add a whole lot more work to the todo.Roger Dingledine
svn:r6762
2006-07-15mention the existence of dir-spec in tor-spec, and note that we needRoger Dingledine
to update it. svn:r6761
2006-07-15minor tweak on the dir specRoger Dingledine
svn:r6760
2006-07-11OR_CONN_EVENT_NEW: we should probably handle that , should we not? ↵Nick Mathewson
Especially since 23:26 < phobos> nickm: grep -c "Unrecognized status code 4" tor.log svn:r6752
2006-07-04name the HELLO version the "link version"Roger Dingledine
svn:r6719
2006-07-04a first attempt at specifying HELLO cells. plus general cleanup on tor-spec.Roger Dingledine
svn:r6715
2006-07-04mention in the tor dmg instructions that you may need to remove yourRoger Dingledine
old shared library libevent, lest your linker get confused. svn:r6714
2006-07-04touch up the TODO and HACKING filesRoger Dingledine
svn:r6713
2006-06-30Unify HTTP response code into one place so it is easier to add headers. Add ↵Nick Mathewson
an X-You-Are header, which we should probably rename. NOTE that we should not use this field for things where it matters if dirs lie. svn:r6705
2006-06-27specify the dir spec better (suggested by lexi)Roger Dingledine
svn:r6692
2006-06-22Mark some more TODO items done.Nick Mathewson
svn:r6681
2006-06-18Instead of adding servers and v1 directories to buffers en masse, directory ↵Nick Mathewson
servers add them on the fly as their outbufs are depleted. This will save ram on busy dirservers. svn:r6641
2006-06-16Clarify mmap and memory-use hacks.Nick Mathewson
svn:r6633
2006-06-16clean up man page. expand on contactinfo a bit.Roger Dingledine
svn:r6631
2006-06-13export the default exit policy via the control port, so controllersRoger Dingledine
don't need to guess what it is / will be later. svn:r6615
2006-06-12typo, whitespace, and a clarificationRoger Dingledine
svn:r6605
2006-06-10add TestVia to the man pageRoger Dingledine
svn:r6583
2006-06-10clean up formatting in the man pageRoger Dingledine
svn:r6582
2006-06-07the CookieAuthentication section in our spec seems to assume we'reRoger Dingledine
still using the v0 control protocol. svn:r6559
2006-06-05whoops, add a man page entry for ProtocolWarningsRoger Dingledine
svn:r6545
2006-06-03More DNS fixes. Send meaningful TTLs back to the client whenNick Mathewson
possible. Cache at the server side independently from the TTL, to prevent attackers from probing the server to see who has been asking for what hostnames. (Hi, Dan Kaminski!) Also, clean some whitespace. svn:r6526
2006-06-01update the explanation for deprecating v0 control spec.Roger Dingledine
svn:r6521
2006-05-30Rearrange TODO.Nick Mathewson
svn:r6520
2006-05-30mark off a todo item. i'll put it back if it turns out itRoger Dingledine
doesn't work. svn:r6519
2006-05-30and clarify the spec to say this too.Roger Dingledine
svn:r6514
2006-05-30remove a few things from the 0.1.2 todo, and add oneRoger Dingledine
svn:r6511
2006-05-23fix spelling of VirtualAddrNetwork in man page (thanks tup)Roger Dingledine
svn:r6487
2006-05-23another todo item that will make goodell happyRoger Dingledine
svn:r6478
2006-05-23Mark cross-compilation as solved in TODO.Nick Mathewson
svn:r6476
2006-05-23document that runasdaemon has no effect on windows.Roger Dingledine
svn:r6469
2006-05-23claim a few of the todo items.Roger Dingledine
i guess that means i'm hoping nick does the rest. ;) svn:r6467
2006-05-23two more todo items that need to be solved during the wsaenobufs quest.Roger Dingledine
svn:r6466
2006-05-22shuffle the todo items some moreRoger Dingledine
svn:r6461
2006-05-22other todo tweaksRoger Dingledine
svn:r6460
2006-05-22add a few items it would be smart todoRoger Dingledine
svn:r6457
2006-05-21apply control-spec patch from Matt Edman: Circuit status only has a path ↵Nick Mathewson
when it has been extended one or more hops. svn:r6456
2006-05-17finally write some comments on tor-spec-udp.txtNick Mathewson
svn:r6455
2006-05-10a few more tweaks to the faq.Roger Dingledine
svn:r6451
2006-05-10another piece of doing tor over udp that i am concerned about.Roger Dingledine
svn:r6450
2006-04-29Note some subtasks and difficulties involved with reducing RAM usage on ↵Nick Mathewson
dirservers svn:r6428
2006-04-25list some more items to remember in path-buildingRoger Dingledine
svn:r6419
2006-04-25Add some bullet points to write upNick Mathewson
svn:r6416
2006-04-24Add a stub of a "path-spec", containing only the helper-node emails from ↵Nick Mathewson
arma. whee. svn:r6413
2006-04-23And another 0.1.2 itemNick Mathewson
svn:r6410
2006-04-23Prioritize items for 0.1.2Nick Mathewson
svn:r6409
2006-04-18[Forward-port ]Test and document last patch.Nick Mathewson
svn:r6400
2006-04-15update spec to reflect the downgraded loglevel for naming complaints.Roger Dingledine
svn:r6388
2006-04-10and forward-port the man page changeRoger Dingledine
svn:r6372
2006-04-10another todo item we ought to doRoger Dingledine
svn:r6361
2006-04-10exclude the website images from the tarball. they're huge.Roger Dingledine
we need to figure out some other solution than shipping the whole pile of screenshots. svn:r6352