summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-12Added quick instructions for those wishing to replicate the officialAndrew Lewman
2006-02-12Clients now honor the "guard" flag in the router status whenRoger Dingledine
2006-02-12write a better note in torrc.sample about whether to set dirport.Roger Dingledine
2006-02-12and fix typo in changelogRoger Dingledine
2006-02-12remove finished todo itemsRoger Dingledine
2006-02-12more helpful log message when running servers on obsolete windows.Roger Dingledine
2006-02-12two more todo items done, one more added.Roger Dingledine
2006-02-12bump up the period for forcing a hidden service descriptor uploadRoger Dingledine
2006-02-12compress exit policies even more -- look for duplicate linesRoger Dingledine
2006-02-11bugfix in config_cmp_addr_policies() -- we were treating a pairRoger Dingledine
2006-02-11stop leaking thatRoger Dingledine
2006-02-11When a client asks for an old-style directory and our write bucketRoger Dingledine
2006-02-11link to the new faq entry rather than duplicating docs in threeRoger Dingledine
2006-02-11remove a todo item, add a todo item.Roger Dingledine
2006-02-11Keep running if we ask for an impossible stdout log; just warn.Nick Mathewson
2006-02-11Mark items doneNick Mathewson
2006-02-11Retry pending server downloads as well as pending networkstatus downloads whe...Nick Mathewson
2006-02-11Warn if running obsolete windows as a server.Nick Mathewson
2006-02-11Mark some todo items done.Nick Mathewson
2006-02-11clean up some formatting in the changelogRoger Dingledine
2006-02-10and set distribution to unreleasedPeter Palfrader
2006-02-10bump to 0.1.1.13-alpha-cvsPeter Palfrader
2006-02-10New alpha releasedebian-version-0.1.1.13-alpha-1Peter Palfrader
2006-02-10bump to 0.1.1.13-alpha-cvs -- progress!Roger Dingledine
2006-02-10document the restrictions on 'nickname' config optionRoger Dingledine
2006-02-09bump to 0.1.1.13-alphator-0.1.1.13-alphaRoger Dingledine
2006-02-09get our grammar right when complaining about un-recommended versionsRoger Dingledine
2006-02-09Happy new year!Roger Dingledine
2006-02-09first cut of a changelog for 0.1.1.13-alphaRoger Dingledine
2006-02-09more cleanups on the sample torrc fileRoger Dingledine
2006-02-09arma and weasel say 8192 is betterAndrew Lewman
2006-02-09Force an increase in file descriptors on startAndrew Lewman
2006-02-09Added libevent 1.1a to RequiresAndrew Lewman
2006-02-09and by default it's offRoger Dingledine
2006-02-09clean up TestSocks man page entryRoger Dingledine
2006-02-09apply contrib/checkSpace.pl to our spec files too.Roger Dingledine
2006-02-09remove MaxConn TODO itemRoger Dingledine
2006-02-09checkpoint some more notes on incentivesRoger Dingledine
2006-02-09over-long line in dir-specRoger Dingledine
2006-02-09admit that the HardwareAccel config option is probably buggy.Roger Dingledine
2006-02-09stop calling it a "libevent poll" -- the word "poll" hasRoger Dingledine
2006-02-09and maybe some function documentation will help tooRoger Dingledine
2006-02-09correct the comments that don't realize it's the oppositeRoger Dingledine
2006-02-09MaxConn has been obsolete for a while now.Roger Dingledine
2006-02-09and make sure that never happens againRoger Dingledine
2006-02-09fix bug 245: When modifying the orconn_circid_map map, we wouldRoger Dingledine
2006-02-09tweak commentRoger Dingledine
2006-02-06link to "running a server may give you better anonymity" faqRoger Dingledine
2006-02-06you can't use torcp to change your torrc to be a server. youRoger Dingledine
2006-02-06Move "sort list of versions" logic into routerparse.c; make version-checking ...Nick Mathewson