Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-21 | commit this so it matches the tarballtor-0.1.1.14-alpha | Roger Dingledine | |
svn:r6060 | |||
2006-02-21 | bump to 0.1.1.14-alpha | Roger Dingledine | |
svn:r6059 | |||
2006-02-21 | i missed the other half of that grammar fix | Roger Dingledine | |
svn:r6058 | |||
2006-02-21 | last changes in 0.1.1.14-alpha | Roger Dingledine | |
svn:r6057 | |||
2006-02-20 | It's FI not Fi..fo fum.. | Andrew Lewman | |
svn:r6056 | |||
2006-02-20 | Convert make dist-osx to new file output naming scheme | Andrew Lewman | |
svn:r6055 | |||
2006-02-20 | sort remaining 0.1.1.x todo items | Roger Dingledine | |
svn:r6054 | |||
2006-02-20 | when saveconf fails in controller v1, we were returning a malformed | Roger Dingledine | |
error string. svn:r6053 | |||
2006-02-20 | make the NoPublish option obsolete. | Roger Dingledine | |
svn:r6052 | |||
2006-02-20 | tweak | Roger Dingledine | |
svn:r6051 | |||
2006-02-20 | the other half of fixing bug 257. catch an error in more places. | Roger Dingledine | |
svn:r6050 | |||
2006-02-19 | try to address bug 257: if rename() fails during saveconf, tell | Roger Dingledine | |
the controller. svn:r6049 | |||
2006-02-19 | and put them in the man page | Roger Dingledine | |
svn:r6048 | |||
2006-02-19 | New config options to address bug 251: | Roger Dingledine | |
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 | |||
2006-02-19 | Improve the "we have been waiting for 1140377851 seconds" log | Peter Palfrader | |
svn:r6046 | |||
2006-02-19 | Include the osx installer in the Makefile as well. | Andrew Lewman | |
svn:r6045 | |||
2006-02-19 | Include the uninstaller for osx in the distribution, but leave it hidden | Andrew Lewman | |
for the time being. svn:r6044 | |||
2006-02-19 | mark off a few todo items | Roger Dingledine | |
svn:r6043 | |||
2006-02-19 | an interim changelog for 0.1.1.14-alpha | Roger Dingledine | |
svn:r6042 | |||
2006-02-19 | clean up the Reachable*Addresses changes | Roger Dingledine | |
svn:r6041 | |||
2006-02-18 | Updated instructions to work under the latest 10.4.5 point release from | Andrew Lewman | |
Apple. svn:r6040 | |||
2006-02-18 | Add function names to log_* on non-gcc | Peter Palfrader | |
svn:r6039 | |||
2006-02-18 | forward port 0.1.0.17 changelog | Peter Palfrader | |
svn:r6038 | |||
2006-02-18 | this is why you're not supposed to cut-and-paste code | Roger Dingledine | |
svn:r6037 | |||
2006-02-18 | Finish log function renaming for non-GNUC systems | Peter Palfrader | |
svn:r6034 | |||
2006-02-18 | Make it compile with VC7. It does not yet link. | Peter Palfrader | |
svn:r6033 | |||
2006-02-18 | another way for old-style bsd folks to maybe build tor if | Roger Dingledine | |
they've got no other ways. svn:r6032 | |||
2006-02-17 | New clear and concise directions for building Tor on OSX machines. | Andrew Lewman | |
Moved the documentation into the doc/ dir where it belongs. svn:r6027 | |||
2006-02-17 | All new, re-written instructions for building Tor binaries in rpm | Andrew Lewman | |
format. This re-write matches the new tor.spec.in changes. svn:r6026 | |||
2006-02-16 | fix the headers at the top of the tor-doc html files | Roger Dingledine | |
svn:r6025 | |||
2006-02-16 | Fix up Makefile.am for the rpm target_cpu and target_os implementation. | Andrew Lewman | |
svn:r6024 | |||
2006-02-16 | Implement first version of the ability to target arch and OS in rpm | Andrew Lewman | |
builds. This also implements the resulting dist-rpm filename to match the target arch. svn:r6023 | |||
2006-02-16 | and don't ship it either | Roger Dingledine | |
svn:r6022 | |||
2006-02-16 | remove the obsolete faq entries that were somehow still around. | Roger Dingledine | |
svn:r6021 | |||
2006-02-15 | fix typo found in phobos's logs | Roger Dingledine | |
svn:r6020 | |||
2006-02-15 | don't warn when we get a server descriptor from the controller | Roger Dingledine | |
but it's too old. that's not something tor should fix. svn:r6019 | |||
2006-02-14 | Remove the tor rpm creation text from the tor.spec.in file, as | Andrew Lewman | |
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 | |||
2006-02-14 | Make it an explicit step to allow connections to your local | Roger Dingledine | |
resources from your tor server. svn:r6017 | |||
2006-02-14 | Just because both are obsolete does not mean we prefer the newer | Peter Palfrader | |
svn:r6016 | |||
2006-02-14 | Explain why we only expire open connections | Peter Palfrader | |
svn:r6015 | |||
2006-02-14 | document the frequency for reachability testing by the | Roger Dingledine | |
directory authorities. svn:r6014 | |||
2006-02-14 | Do not mark connections obsolete before they have done their TLS handshake ↵ | Peter Palfrader | |
or are at least 60 seconds old svn:r6013 | |||
2006-02-14 | Our connection_or_get_by_identity_digest() was slightly wrong. If best | Peter Palfrader | |
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 | |||
2006-02-13 | document ReachableDirAddresses and ReachableORAddresses | Peter Palfrader | |
svn:r6011 | |||
2006-02-13 | Warn if ReachableAddresses is set when also ReachableDirAddresses and ↵ | Peter Palfrader | |
ReachableORAddresses are set. svn:r6010 | |||
2006-02-13 | Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses | Peter Palfrader | |
svn:r6009 | |||
2006-02-13 | work out a few more details of the dirserver-based reputation | Roger Dingledine | |
scheme. svn:r6008 | |||
2006-02-13 | and resolve long-lines and fix an error string | Roger Dingledine | |
svn:r6007 | |||
2006-02-13 | which leads to a new todo item. help from a windows person please? | Roger Dingledine | |
svn:r6006 | |||
2006-02-13 | the last of the log convention conversion. finally. | Roger Dingledine | |
svn:r6005 |