Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | If we are using an exit enclave and we can't connect, e.g. because | Roger Dingledine | 2006-07-18 |
| | | | | | | | | its webserver is misconfigured to not listen on localhost, then back off and try connecting from somewhere else before we fail. svn:r6783 | ||
* | shuffle todo items | Roger Dingledine | 2006-07-17 |
| | | | | svn:r6781 | ||
* | add a whole lot more work to the todo. | Roger Dingledine | 2006-07-15 |
| | | | | svn:r6762 | ||
* | touch up the TODO and HACKING files | Roger Dingledine | 2006-07-04 |
| | | | | svn:r6713 | ||
* | Unify HTTP response code into one place so it is easier to add headers. Add ↵ | Nick Mathewson | 2006-06-30 |
| | | | | | | 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 | ||
* | Mark some more TODO items done. | Nick Mathewson | 2006-06-22 |
| | | | | svn:r6681 | ||
* | Instead of adding servers and v1 directories to buffers en masse, directory ↵ | Nick Mathewson | 2006-06-18 |
| | | | | | | servers add them on the fly as their outbufs are depleted. This will save ram on busy dirservers. svn:r6641 | ||
* | Clarify mmap and memory-use hacks. | Nick Mathewson | 2006-06-16 |
| | | | | svn:r6633 | ||
* | Rearrange TODO. | Nick Mathewson | 2006-05-30 |
| | | | | svn:r6520 | ||
* | mark off a todo item. i'll put it back if it turns out it | Roger Dingledine | 2006-05-30 |
| | | | | | | | doesn't work. svn:r6519 | ||
* | remove a few things from the 0.1.2 todo, and add one | Roger Dingledine | 2006-05-30 |
| | | | | svn:r6511 | ||
* | another todo item that will make goodell happy | Roger Dingledine | 2006-05-23 |
| | | | | svn:r6478 | ||
* | Mark cross-compilation as solved in TODO. | Nick Mathewson | 2006-05-23 |
| | | | | svn:r6476 | ||
* | claim a few of the todo items. | Roger Dingledine | 2006-05-23 |
| | | | | | | | i guess that means i'm hoping nick does the rest. ;) svn:r6467 | ||
* | two more todo items that need to be solved during the wsaenobufs quest. | Roger Dingledine | 2006-05-23 |
| | | | | svn:r6466 | ||
* | shuffle the todo items some more | Roger Dingledine | 2006-05-22 |
| | | | | svn:r6461 | ||
* | other todo tweaks | Roger Dingledine | 2006-05-22 |
| | | | | svn:r6460 | ||
* | add a few items it would be smart todo | Roger Dingledine | 2006-05-22 |
| | | | | svn:r6457 | ||
* | a few more tweaks to the faq. | Roger Dingledine | 2006-05-10 |
| | | | | svn:r6451 | ||
* | Note some subtasks and difficulties involved with reducing RAM usage on ↵ | Nick Mathewson | 2006-04-29 |
| | | | | | | dirservers svn:r6428 | ||
* | And another 0.1.2 item | Nick Mathewson | 2006-04-23 |
| | | | | svn:r6410 | ||
* | Prioritize items for 0.1.2 | Nick Mathewson | 2006-04-23 |
| | | | | svn:r6409 | ||
* | another todo item we ought to do | Roger Dingledine | 2006-04-10 |
| | | | | svn:r6361 | ||
* | a todo item nick suggested | Roger Dingledine | 2006-04-10 |
| | | | | svn:r6348 | ||
* | another low-priority todo item | Roger Dingledine | 2006-04-09 |
| | | | | svn:r6341 | ||
* | work through more todo items | Roger Dingledine | 2006-04-09 |
| | | | | svn:r6336 | ||
* | remove something from the todo, add something to it. | Roger Dingledine | 2006-04-09 |
| | | | | svn:r6335 | ||
* | a few other thoughts that i wrote down somewhere for once | Roger Dingledine | 2006-03-28 |
| | | | | svn:r6257 | ||
* | bump to 0.1.1.15-rc | Roger Dingledine | 2006-03-11 |
| | | | | svn:r6126 | ||
* | Use escaped() for remaining cases. | Nick Mathewson | 2006-03-11 |
| | | | | svn:r6117 | ||
* | update the todo file. getting closer. | Roger Dingledine | 2006-03-09 |
| | | | | svn:r6110 | ||
* | Add some functions to escape values from the network before sending them to ↵ | Nick Mathewson | 2006-03-05 |
| | | | | | | the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now) svn:r6087 | ||
* | sort remaining 0.1.1.x todo items | Roger Dingledine | 2006-02-20 |
| | | | | svn:r6054 | ||
* | mark off a few todo items | Roger Dingledine | 2006-02-19 |
| | | | | svn:r6043 | ||
* | document ReachableDirAddresses and ReachableORAddresses | Peter Palfrader | 2006-02-13 |
| | | | | svn:r6011 | ||
* | Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses | Peter Palfrader | 2006-02-13 |
| | | | | svn:r6009 | ||
* | which leads to a new todo item. help from a windows person please? | Roger Dingledine | 2006-02-13 |
| | | | | svn:r6006 | ||
* | rearrange todo a bit | Roger Dingledine | 2006-02-13 |
| | | | | svn:r5999 | ||
* | Let the users set ControlListenAddress in the torrc. | Roger Dingledine | 2006-02-13 |
| | | | | | | | | This can be dangerous, but there are some cases (like a secured LAN) where it makes sense. svn:r5997 | ||
* | and mark off another todo item | Roger Dingledine | 2006-02-13 |
| | | | | svn:r5993 | ||
* | Generate 18.0.0.0/8 address policy format in descs when we can; warn when ↵ | Nick Mathewson | 2006-02-12 |
| | | | | | | the mask is not reducible to a bit-prefix. svn:r5991 | ||
* | Retain unrecognized options in state file, so that we can be forward-compatible. | Nick Mathewson | 2006-02-12 |
| | | | | svn:r5985 | ||
* | remove finished todo items | Roger Dingledine | 2006-02-12 |
| | | | | svn:r5976 | ||
* | two more todo items done, one more added. | Roger Dingledine | 2006-02-12 |
| | | | | svn:r5974 | ||
* | remove a todo item, add a todo item. | Roger Dingledine | 2006-02-11 |
| | | | | svn:r5965 | ||
* | Keep running if we ask for an impossible stdout log; just warn. | Nick Mathewson | 2006-02-11 |
| | | | | svn:r5964 | ||
* | Mark items done | Nick Mathewson | 2006-02-11 |
| | | | | svn:r5963 | ||
* | Mark some todo items done. | Nick Mathewson | 2006-02-11 |
| | | | | svn:r5960 | ||
* | remove MaxConn TODO item | Roger Dingledine | 2006-02-09 |
| | | | | svn:r5940 | ||
* | turns out we don't build on freebsd 6.0 | Roger Dingledine | 2006-02-05 |
| | | | | svn:r5920 |