aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* mark bug 261Roger Dingledine2006-03-06
| | | | svn:r6089
* Add some "to-be-safe" escaped() wrappers to log statements in rend*.c, ↵Nick Mathewson2006-03-06
| | | | | | though I am not 100% sure that each one is necessary. svn:r6088
* Add some functions to escape values from the network before sending them to ↵Nick Mathewson2006-03-05
| | | | | | the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now) svn:r6087
* Allow private:* in routerdescs; not generated yet (because older Tors do not ↵Nick Mathewson2006-03-05
| | | | | | understand it); needs testing. svn:r6086
* Mention which version of tor implements control-spec.txt, so people wont get ↵Nick Mathewson2006-03-05
| | | | | | so confused. svn:r6085
* ignore ancillary files build-stamp and patch-stampGeoff Goodell2006-02-26
| | | | svn:r6084
* ignore incidental files during debian package creationGeoff Goodell2006-02-26
| | | | svn:r6083
* clarify that we want a free software webserver for windows,Roger Dingledine2006-02-26
| | | | | | | not a freeware-gosh-it-seems-good-to-me webserver for windows. svn:r6082
* initial tweaks and questions for the proposed udp specRoger Dingledine2006-02-26
| | | | svn:r6081
* add the spec for Marc Liberatore's proposed extension toRoger Dingledine2006-02-26
| | | | | | | add UDP support to tor. svn:r6080
* spanish-language tor win32 docRoger Dingledine2006-02-26
| | | | svn:r6079
* home? what is this home?Roger Dingledine2006-02-26
| | | | svn:r6078
* fix up the links to contact usRoger Dingledine2006-02-26
| | | | svn:r6077
* more thoughts on incentivesRoger Dingledine2006-02-23
| | | | svn:r6076
* Add a new circuit purpose 'controller' to let the controllerRoger Dingledine2006-02-23
| | | | | | | | | | | | | ask for a circuit that Tor won't try to use. Extend the EXTENDCIRCUIT controller command to let you specify the purpose if you're starting a new circuit. Add a new SETCIRCUITPURPOSE controller command to let you change a circuit's purpose after it's been created. svn:r6075
* clean up a log messageRoger Dingledine2006-02-21
| | | | svn:r6074
* be quieter about hidserv descriptors that are too old or too new.Roger Dingledine2006-02-21
| | | | | | | we can't do anything about them anyway. svn:r6073
* Move it one directory further upPeter Palfrader2006-02-21
| | | | svn:r6072
* Add package_nsis-weasel.sh, weasel's version of nick's package_nsis.shPeter Palfrader2006-02-21
| | | | svn:r6071
* Make the tor.nsi file actually work again, and update list of docs while we ↵Peter Palfrader2006-02-21
| | | | | | are at it svn:r6070
* tor.logrotate is built from tor.logrotate.in, ignore it in CVSPeter Palfrader2006-02-21
| | | | svn:r6069
* Add tor-osx-dmg-creation.txt and tor-rpm-creation.txt for distributionAndrew Lewman2006-02-21
| | | | svn:r6068
* tor.nsi: we have openssl 0.9.8aPeter Palfrader2006-02-21
| | | | svn:r6067
* Removed doc/FAQ from document listAndrew Lewman2006-02-21
| | | | svn:r6066
* bump to 0.1.1.14-alpha-cvs-0Peter Palfrader2006-02-21
| | | | svn:r6065
* New upstream versionPeter Palfrader2006-02-21
| | | | svn:r6063
* bump to 0.1.1.14-alpha-cvs, and we're off.Roger Dingledine2006-02-21
| | | | svn:r6062
* commit this so it matches the tarballRoger Dingledine2006-02-21
| | | | svn:r6060
* bump to 0.1.1.14-alphaRoger Dingledine2006-02-21
| | | | svn:r6059
* i missed the other half of that grammar fixRoger Dingledine2006-02-21
| | | | svn:r6058
* last changes in 0.1.1.14-alphaRoger Dingledine2006-02-21
| | | | svn:r6057
* It's FI not Fi..fo fum..Andrew Lewman2006-02-20
| | | | svn:r6056
* Convert make dist-osx to new file output naming schemeAndrew Lewman2006-02-20
| | | | svn:r6055
* sort remaining 0.1.1.x todo itemsRoger Dingledine2006-02-20
| | | | svn:r6054
* when saveconf fails in controller v1, we were returning a malformedRoger Dingledine2006-02-20
| | | | | | | error string. svn:r6053
* make the NoPublish option obsolete.Roger Dingledine2006-02-20
| | | | svn:r6052
* tweakRoger Dingledine2006-02-20
| | | | svn:r6051
* the other half of fixing bug 257. catch an error in more places.Roger Dingledine2006-02-20
| | | | svn:r6050
* try to address bug 257: if rename() fails during saveconf, tellRoger Dingledine2006-02-19
| | | | | | | the controller. svn:r6049
* and put them in the man pageRoger Dingledine2006-02-19
| | | | svn:r6048
* New config options to address bug 251:Roger Dingledine2006-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" logPeter Palfrader2006-02-19
| | | | svn:r6046
* Include the osx installer in the Makefile as well.Andrew Lewman2006-02-19
| | | | svn:r6045
* Include the uninstaller for osx in the distribution, but leave it hiddenAndrew Lewman2006-02-19
| | | | | | | for the time being. svn:r6044
* mark off a few todo itemsRoger Dingledine2006-02-19
| | | | svn:r6043
* an interim changelog for 0.1.1.14-alphaRoger Dingledine2006-02-19
| | | | svn:r6042
* clean up the Reachable*Addresses changesRoger Dingledine2006-02-19
| | | | svn:r6041
* Updated instructions to work under the latest 10.4.5 point release fromAndrew Lewman2006-02-18
| | | | | | | Apple. svn:r6040
* Add function names to log_* on non-gccPeter Palfrader2006-02-18
| | | | svn:r6039
* forward port 0.1.0.17 changelogPeter Palfrader2006-02-18
| | | | svn:r6038