Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | New clear and concise directions for building Tor on OSX machines. | Andrew Lewman | 2006-02-17 |
| | | | | | | | Moved the documentation into the doc/ dir where it belongs. svn:r6027 | ||
* | All new, re-written instructions for building Tor binaries in rpm | Andrew Lewman | 2006-02-17 |
| | | | | | | | format. This re-write matches the new tor.spec.in changes. svn:r6026 | ||
* | fix the headers at the top of the tor-doc html files | Roger Dingledine | 2006-02-16 |
| | | | | svn:r6025 | ||
* | and don't ship it either | Roger Dingledine | 2006-02-16 |
| | | | | svn:r6022 | ||
* | remove the obsolete faq entries that were somehow still around. | Roger Dingledine | 2006-02-16 |
| | | | | svn:r6021 | ||
* | Remove the tor rpm creation text from the tor.spec.in file, as | Andrew Lewman | 2006-02-14 |
| | | | | | | | | apparently rpmbuild interprets any % as a macro, even behind comments. Create a new file in tor/doc that describes how to create tor rpms. svn:r6018 | ||
* | Make it an explicit step to allow connections to your local | Roger Dingledine | 2006-02-14 |
| | | | | | | | resources from your tor server. svn:r6017 | ||
* | document ReachableDirAddresses and ReachableORAddresses | Peter Palfrader | 2006-02-13 |
| | | | | svn:r6011 | ||
* | Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses | Peter Palfrader | 2006-02-13 |
| | | | | svn:r6009 | ||
* | work out a few more details of the dirserver-based reputation | Roger Dingledine | 2006-02-13 |
| | | | | | | | scheme. svn:r6008 | ||
* | 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 | ||
* | the *ListenAddress config options were still named | Roger Dingledine | 2006-02-13 |
| | | | | | | | *BindAddress in the man page. svn:r5996 | ||
* | 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 | ||
* | stop trying to maintain separate version number in the | Roger Dingledine | 2006-02-12 |
| | | | | | | | tor-doc-foo files. now just point to the download page. svn:r5986 | ||
* | Retain unrecognized options in state file, so that we can be forward-compatible. | Nick Mathewson | 2006-02-12 |
| | | | | svn:r5985 | ||
* | clean up part of the incentives discussion. | Roger Dingledine | 2006-02-12 |
| | | | | | | | much work still remains. svn:r5983 | ||
* | 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 | ||
* | link to the new faq entry rather than duplicating docs in three | Roger Dingledine | 2006-02-11 |
| | | | | | | | places. svn:r5967 | ||
* | 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 | ||
* | document the restrictions on 'nickname' config option | Roger Dingledine | 2006-02-10 |
| | | | | svn:r5953 | ||
* | and by default it's off | Roger Dingledine | 2006-02-09 |
| | | | | svn:r5943 | ||
* | clean up TestSocks man page entry | Roger Dingledine | 2006-02-09 |
| | | | | svn:r5942 | ||
* | apply contrib/checkSpace.pl to our spec files too. | Roger Dingledine | 2006-02-09 |
| | | | | svn:r5941 | ||
* | remove MaxConn TODO item | Roger Dingledine | 2006-02-09 |
| | | | | svn:r5940 | ||
* | checkpoint some more notes on incentives | Roger Dingledine | 2006-02-09 |
| | | | | svn:r5939 | ||
* | over-long line in dir-spec | Roger Dingledine | 2006-02-09 |
| | | | | svn:r5938 | ||
* | admit that the HardwareAccel config option is probably buggy. | Roger Dingledine | 2006-02-09 |
| | | | | svn:r5937 | ||
* | MaxConn has been obsolete for a while now. | Roger Dingledine | 2006-02-09 |
| | | | | | | | Document ConnLimit, which is the opposite. svn:r5933 | ||
* | link to "running a server may give you better anonymity" faq | Roger Dingledine | 2006-02-06 |
| | | | | svn:r5929 | ||
* | you can't use torcp to change your torrc to be a server. you | Roger Dingledine | 2006-02-06 |
| | | | | | | | | need to do it by hand still. next version, we swear. svn:r5928 | ||
* | noise says it's spelled SHA-1 | Roger Dingledine | 2006-02-06 |
| | | | | svn:r5925 | ||
* | Adjust spec to parameterize cell and key lengths. This should please Ian. | Nick Mathewson | 2006-02-06 |
| | | | | svn:r5922 | ||
* | Document TestSocks | Peter Palfrader | 2006-02-05 |
| | | | | svn:r5921 | ||
* | turns out we don't build on freebsd 6.0 | Roger Dingledine | 2006-02-05 |
| | | | | svn:r5920 | ||
* | remove some accomplished tasks | Roger Dingledine | 2006-02-05 |
| | | | | svn:r5919 | ||
* | i'm not sure what man-in-the-middle attacks we were worried about, | Roger Dingledine | 2006-02-04 |
| | | | | | | | | but i agree that we don't need to worry about them for rendezvousing. what we really meant was collision attacks. i think? svn:r5909 | ||
* | link to goodell's tor detector script rather than the | Roger Dingledine | 2006-02-04 |
| | | | | | | | traditional ip-checking sites. svn:r5908 | ||
* | i hear sometimes the privoxy icon is blue. | Roger Dingledine | 2006-02-04 |
| | | | | svn:r5907 | ||
* | minor fix to control spec | Roger Dingledine | 2006-02-04 |
| | | | | svn:r5904 | ||
* | three more todo items | Roger Dingledine | 2006-02-01 |
| | | | | svn:r5892 | ||
* | more things to think about; and the details of two incentive schemes. | Roger Dingledine | 2006-02-01 |
| | | | | svn:r5891 | ||
* | add another related issue to think about | Roger Dingledine | 2006-02-01 |
| | | | | svn:r5890 | ||
* | document ExitPolicyRejectPrivate in man page | Roger Dingledine | 2006-02-01 |
| | | | | svn:r5889 |