aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Generate 18.0.0.0/8 address policy format in descs when we can; warn when ↵Nick Mathewson2006-02-12
| | | | | | the mask is not reducible to a bit-prefix. svn:r5991
* and don't warn when it happens here either, unless the userRoger Dingledine2006-02-12
| | | | | | | wants to hear it. svn:r5990
* Correct a function comment. Nick: is this right?Roger Dingledine2006-02-12
| | | | svn:r5989
* don't tell ordinary users about broken directory servers.Roger Dingledine2006-02-12
| | | | | | | | it's a shame that they're broken, but most people are just confused by the warning. svn:r5988
* Drop redundant exit policy entries, not just identical ones.Nick Mathewson2006-02-12
| | | | svn:r5987
* stop trying to maintain separate version number in theRoger Dingledine2006-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 Mathewson2006-02-12
| | | | svn:r5985
* enforce whitespace styleNick Mathewson2006-02-12
| | | | svn:r5984
* clean up part of the incentives discussion.Roger Dingledine2006-02-12
| | | | | | | much work still remains. svn:r5983
* Fixed the url, clarified some wordingAndrew Lewman2006-02-12
| | | | svn:r5982
* Fix a few typos from a tired phobosAndrew Lewman2006-02-12
| | | | svn:r5981
* Added quick instructions for those wishing to replicate the officialAndrew Lewman2006-02-12
| | | | | | | build process for linux rpm and osx dmg svn:r5980
* Clients now honor the "guard" flag in the router status whenRoger Dingledine2006-02-12
| | | | | | | | | | picking entry guards, rather than looking at is_fast or is_stable. Now dirservers can change how they define it and clients will automatically use their new definition. svn:r5979
* write a better note in torrc.sample about whether to set dirport.Roger Dingledine2006-02-12
| | | | svn:r5978
* and fix typo in changelogRoger Dingledine2006-02-12
| | | | svn:r5977
* remove finished todo itemsRoger Dingledine2006-02-12
| | | | svn:r5976
* more helpful log message when running servers on obsolete windows.Roger Dingledine2006-02-12
| | | | svn:r5975
* two more todo items done, one more added.Roger Dingledine2006-02-12
| | | | svn:r5974
* bump up the period for forcing a hidden service descriptor uploadRoger Dingledine2006-02-12
| | | | | | | from 20 minutes to 1 hour. svn:r5972
* compress exit policies even more -- look for duplicate linesRoger Dingledine2006-02-12
| | | | | | | and remove them. svn:r5971
* bugfix in config_cmp_addr_policies() -- we were treating a pairRoger Dingledine2006-02-11
| | | | | | | | of exit policies if they were equal even if one said accept and the other said reject. svn:r5970
* stop leaking thatRoger Dingledine2006-02-11
| | | | svn:r5969
* When a client asks for an old-style directory and our write bucketRoger Dingledine2006-02-11
| | | | | | | | is empty, don't give it to him. This way small servers can continue to serve the directory *sometimes*, without getting overloaded. svn:r5968
* link to the new faq entry rather than duplicating docs in threeRoger Dingledine2006-02-11
| | | | | | | places. svn:r5967
* remove a todo item, add a todo item.Roger Dingledine2006-02-11
| | | | svn:r5965
* Keep running if we ask for an impossible stdout log; just warn.Nick Mathewson2006-02-11
| | | | svn:r5964
* Mark items doneNick Mathewson2006-02-11
| | | | svn:r5963
* Retry pending server downloads as well as pending networkstatus downloads ↵Nick Mathewson2006-02-11
| | | | | | when we unexpectedly get an app connection svn:r5962
* Warn if running obsolete windows as a server.Nick Mathewson2006-02-11
| | | | svn:r5961
* Mark some todo items done.Nick Mathewson2006-02-11
| | | | svn:r5960
* clean up some formatting in the changelogRoger Dingledine2006-02-11
| | | | svn:r5959
* and set distribution to unreleasedPeter Palfrader2006-02-10
| | | | svn:r5958
* bump to 0.1.1.13-alpha-cvsPeter Palfrader2006-02-10
| | | | svn:r5957
* New alpha releasePeter Palfrader2006-02-10
| | | | svn:r5955
* bump to 0.1.1.13-alpha-cvs -- progress!Roger Dingledine2006-02-10
| | | | svn:r5954
* document the restrictions on 'nickname' config optionRoger Dingledine2006-02-10
| | | | svn:r5953
* bump to 0.1.1.13-alphaRoger Dingledine2006-02-09
| | | | svn:r5951
* get our grammar right when complaining about un-recommended versionsRoger Dingledine2006-02-09
| | | | svn:r5950
* Happy new year!Roger Dingledine2006-02-09
| | | | svn:r5949
* first cut of a changelog for 0.1.1.13-alphaRoger Dingledine2006-02-09
| | | | svn:r5948
* more cleanups on the sample torrc fileRoger Dingledine2006-02-09
| | | | svn:r5947
* arma and weasel say 8192 is betterAndrew Lewman2006-02-09
| | | | svn:r5946
* Force an increase in file descriptors on startAndrew Lewman2006-02-09
| | | | svn:r5945
* Added libevent 1.1a to RequiresAndrew Lewman2006-02-09
| | | | svn:r5944
* and by default it's offRoger Dingledine2006-02-09
| | | | svn:r5943
* clean up TestSocks man page entryRoger Dingledine2006-02-09
| | | | svn:r5942
* apply contrib/checkSpace.pl to our spec files too.Roger Dingledine2006-02-09
| | | | svn:r5941
* remove MaxConn TODO itemRoger Dingledine2006-02-09
| | | | svn:r5940
* checkpoint some more notes on incentivesRoger Dingledine2006-02-09
| | | | svn:r5939
* over-long line in dir-specRoger Dingledine2006-02-09
| | | | svn:r5938