Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | commit this so it matches the tarball | Roger Dingledine | 2006-02-21 | |
| | | | | svn:r6060 | |||
* | bump to 0.1.1.14-alpha | Roger Dingledine | 2006-02-21 | |
| | | | | svn:r6059 | |||
* | i missed the other half of that grammar fix | Roger Dingledine | 2006-02-21 | |
| | | | | svn:r6058 | |||
* | last changes in 0.1.1.14-alpha | Roger Dingledine | 2006-02-21 | |
| | | | | svn:r6057 | |||
* | It's FI not Fi..fo fum.. | Andrew Lewman | 2006-02-20 | |
| | | | | svn:r6056 | |||
* | Convert make dist-osx to new file output naming scheme | Andrew Lewman | 2006-02-20 | |
| | | | | svn:r6055 | |||
* | sort remaining 0.1.1.x todo items | Roger Dingledine | 2006-02-20 | |
| | | | | svn:r6054 | |||
* | when saveconf fails in controller v1, we were returning a malformed | Roger Dingledine | 2006-02-20 | |
| | | | | | | | error string. svn:r6053 | |||
* | make the NoPublish option obsolete. | Roger Dingledine | 2006-02-20 | |
| | | | | svn:r6052 | |||
* | tweak | Roger Dingledine | 2006-02-20 | |
| | | | | svn:r6051 | |||
* | the other half of fixing bug 257. catch an error in more places. | Roger Dingledine | 2006-02-20 | |
| | | | | svn:r6050 | |||
* | try to address bug 257: if rename() fails during saveconf, tell | Roger Dingledine | 2006-02-19 | |
| | | | | | | | the controller. svn:r6049 | |||
* | and put them in the man page | Roger Dingledine | 2006-02-19 | |
| | | | | svn:r6048 | |||
* | New config options to address bug 251: | Roger Dingledine | 2006-02-19 | |
| | | | | | | | | | | | | FetchServerDescriptors and FetchHidServDescriptors for whether to fetch server info and hidserv info or let the controller do it, and also PublishServerDescriptor and PublishHidServDescriptors. Add AllDirActionsPrivate undocumented option -- if you set it, you'll need the controller to bootstrap you enough to build your first circuits. svn:r6047 | |||
* | Improve the "we have been waiting for 1140377851 seconds" log | Peter Palfrader | 2006-02-19 | |
| | | | | svn:r6046 | |||
* | Include the osx installer in the Makefile as well. | Andrew Lewman | 2006-02-19 | |
| | | | | svn:r6045 | |||
* | Include the uninstaller for osx in the distribution, but leave it hidden | Andrew Lewman | 2006-02-19 | |
| | | | | | | | for the time being. svn:r6044 | |||
* | mark off a few todo items | Roger Dingledine | 2006-02-19 | |
| | | | | svn:r6043 | |||
* | an interim changelog for 0.1.1.14-alpha | Roger Dingledine | 2006-02-19 | |
| | | | | svn:r6042 | |||
* | clean up the Reachable*Addresses changes | Roger Dingledine | 2006-02-19 | |
| | | | | svn:r6041 | |||
* | Updated instructions to work under the latest 10.4.5 point release from | Andrew Lewman | 2006-02-18 | |
| | | | | | | | Apple. svn:r6040 | |||
* | Add function names to log_* on non-gcc | Peter Palfrader | 2006-02-18 | |
| | | | | svn:r6039 | |||
* | forward port 0.1.0.17 changelog | Peter Palfrader | 2006-02-18 | |
| | | | | svn:r6038 | |||
* | this is why you're not supposed to cut-and-paste code | Roger Dingledine | 2006-02-18 | |
| | | | | svn:r6037 | |||
* | Finish log function renaming for non-GNUC systems | Peter Palfrader | 2006-02-18 | |
| | | | | svn:r6034 | |||
* | Make it compile with VC7. It does not yet link. | Peter Palfrader | 2006-02-18 | |
| | | | | svn:r6033 | |||
* | another way for old-style bsd folks to maybe build tor if | Roger Dingledine | 2006-02-18 | |
| | | | | | | | they've got no other ways. svn:r6032 | |||
* | 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 | |||
* | Fix up Makefile.am for the rpm target_cpu and target_os implementation. | Andrew Lewman | 2006-02-16 | |
| | | | | svn:r6024 | |||
* | Implement first version of the ability to target arch and OS in rpm | Andrew Lewman | 2006-02-16 | |
| | | | | | | | | builds. This also implements the resulting dist-rpm filename to match the target arch. svn:r6023 | |||
* | 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 | |||
* | fix typo found in phobos's logs | Roger Dingledine | 2006-02-15 | |
| | | | | svn:r6020 | |||
* | don't warn when we get a server descriptor from the controller | Roger Dingledine | 2006-02-15 | |
| | | | | | | | but it's too old. that's not something tor should fix. svn:r6019 | |||
* | 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 | |||
* | Just because both are obsolete does not mean we prefer the newer | Peter Palfrader | 2006-02-14 | |
| | | | | svn:r6016 | |||
* | Explain why we only expire open connections | Peter Palfrader | 2006-02-14 | |
| | | | | svn:r6015 | |||
* | document the frequency for reachability testing by the | Roger Dingledine | 2006-02-14 | |
| | | | | | | | directory authorities. svn:r6014 | |||
* | Do not mark connections obsolete before they have done their TLS handshake ↵ | Peter Palfrader | 2006-02-14 | |
| | | | | | | or are at least 60 seconds old svn:r6013 | |||
* | Our connection_or_get_by_identity_digest() was slightly wrong. If best | Peter Palfrader | 2006-02-14 | |
| | | | | | | | | | didn't have any circuits on it, but conn had circuits, we would not make conn our new best unless it was also newer. Also, restructure the code a bit to maybe make it clearer. svn:r6012 | |||
* | document ReachableDirAddresses and ReachableORAddresses | Peter Palfrader | 2006-02-13 | |
| | | | | svn:r6011 | |||
* | Warn if ReachableAddresses is set when also ReachableDirAddresses and ↵ | Peter Palfrader | 2006-02-13 | |
| | | | | | | ReachableORAddresses are set. svn:r6010 | |||
* | 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 | |||
* | and resolve long-lines and fix an error string | Roger Dingledine | 2006-02-13 | |
| | | | | svn:r6007 | |||
* | which leads to a new todo item. help from a windows person please? | Roger Dingledine | 2006-02-13 | |
| | | | | svn:r6006 | |||
* | the last of the log convention conversion. finally. | Roger Dingledine | 2006-02-13 | |
| | | | | svn:r6005 |